10939 Commits (1b0bcc5f9573406bff1c3ffaf73826b0142d23cc)
 

Author SHA1 Message Date
Pieter Wuille c31b24f745 Use 64-bit SipHash of netgroups in eviction 8 years ago
Pieter Wuille 9bf156bb9e Support SipHash with arbitrary byte writes 8 years ago
Patrick Strateman 053930ffc4 Avoid recalculating vchKeyedNetGroup in eviction logic. 8 years ago
Wladimir J. van der Laan 22e0b35676
Merge #8136: Log/report in 10% steps during VerifyDB 8 years ago
Wladimir J. van der Laan 9b6a48c2e9
Merge #8118: Reduce unnecessary hashing in signrawtransaction 8 years ago
Pieter Wuille 288d85ddf2 Get rid of CTxMempool::lookup() entirely 8 years ago
MarcoFalke fa7f4f577c [rpc] fundrawtransaction feeRate: Use BTC/kB 8 years ago
Jonas Schnelli 8b78486d02
Log/report in 10% steps during VerifyDB 8 years ago
Wladimir J. van der Laan cfc6da0b1b
Merge #8151: [init] Make feefilter option debug option 8 years ago
MarcoFalke fa51a1d2b7 [init] Make feefilter option debug option 8 years ago
Kaz Wesley d3d02d5145 drop vAddrToSend after sending big addr message 8 years ago
MarcoFalke faf82e8fc8 [rpc] fundrawtransaction: Fix help text and interface 8 years ago
Luke Dashjr 12c708a4b3 getblocktemplate: Use version/force mutation to support pre-BIP9 clients 8 years ago
Luke Dashjr 98790608a4 getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not 8 years ago
Luke Dashjr 72cd6b20ca qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updates 8 years ago
Luke Dashjr d3df40e51a Implement BIP 9 GBT changes 8 years ago
Wladimir J. van der Laan 52c3f348be
Merge #8142: Improve CWallet API with new GetAccountPubkey function. 8 years ago
Patrick Strateman 152ab236ea Improve CWallet API with new GetAccountPubkey function. 8 years ago
Wladimir J. van der Laan 6b781df74f
Merge #8007: Minor locking improvements 8 years ago
Wladimir J. van der Laan 243ac0c75b
Merge #8137: Improve CWallet API with new AccountMove function. 8 years ago
Wladimir J. van der Laan 2e494489c3 tor: Change auth order to only use HASHEDPASSWORD if -torpassword 8 years ago
Wladimir J. van der Laan e6b141acf9
qt: translation strings update 8 years ago
Pieter Wuille c2a4724642 Optimization: use usec in expiration and reuse nNow 8 years ago
Pieter Wuille e9b4780b29 Optimization: don't check the mempool at all if no mempool req ever 8 years ago
Pieter Wuille dbfb426b96 Optimize the relay map to use shared_ptr's 8 years ago
Kaz Wesley f0fdda0181 IsInitialBlockDownload: usually avoid locking 8 years ago
Pieter Wuille 8d39d7a2cf Switch CTransaction storage in mempool to std::shared_ptr 8 years ago
Pieter Wuille 1b9e6d3c1a Add support for unique_ptr and shared_ptr to memusage 8 years ago
Jonas Schnelli d46b8b50fc
Merge #8143: comment nit: miners don't vote 8 years ago
Cory Fields 340012d9c9 build: add temporary fix for "bad magic number" error in out-of-tree builds 8 years ago
instagibbs e39dc698ad comment nit: miners don't vote 8 years ago
Wladimir J. van der Laan 8c1e49ba13
Merge #7967: [RPC] add feerate option to fundrawtransaction 8 years ago
Wladimir J. van der Laan c141c14c9f
Merge #7942: locking for Misbehave() and other cs_main locking fixes 8 years ago
MarcoFalke ae5575ba41
Merge #8139: Fix interrupted HTTP RPC connection workaround for Python 3.5+ 8 years ago
Pieter Wuille a82f03393a
Merge #7997: replace mapNextTx with slimmer setSpends 8 years ago
Pieter Wuille f972b04d63
Merge #7825: Prevent multiple calls to ExtractDestination 8 years ago
Kaz Wesley 9805f4af7e mapNextTx: use pointer as key, simplify value 8 years ago
Pieter Wuille f45f51e3ae Fix interrupted HTTP RPC connection workaround for Python 3.5+ 8 years ago
Pieter Wuille ec45cc5e27
Merge #7992: Extend #7956 with one more test. 8 years ago
Patrick Strateman 9dfaa1cb70 Improve CWallet API with new AccountMove function. 8 years ago
Jonas Schnelli ee1533e262
Merge #8129: Fix RPC console auto completer 8 years ago
Jonas Schnelli 58725ba89d
Merge #8029: [Doc] Simplify OS X build notes 8 years ago
Cory Fields 142ffc7e61 travis: use out-of-tree build 8 years ago
Cory Fields 92e37a3689 build: fix out-of-tree 'make deploy' for osx 8 years ago
fanquake 6a4cf16e2b
[depends] expat 2.1.1 8 years ago
fanquake 3e0587bf81
[depends] miniupnpc 2.0 8 years ago
fanquake 87b8175d99
[depends] Latest config.guess & config.sub 8 years ago
fanquake bd3cbd5333
[depends] ZeroMQ 4.1.4 8 years ago
fanquake 0385202bef
[depends] ccache 3.2.5 8 years ago
fanquake 2b2d52ea3a
[depends] Freetype 2.6.3 8 years ago