aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07Support SipHash with arbitrary byte writesPieter Wuille
2016-06-07Avoid recalculating vchKeyedNetGroup in eviction logic.Patrick Strateman
2016-06-07Merge #8136: Log/report in 10% steps during VerifyDBWladimir J. van der Laan
2016-06-07Merge #8118: Reduce unnecessary hashing in signrawtransactionWladimir J. van der Laan
2016-06-07Get rid of CTxMempool::lookup() entirelyPieter Wuille
2016-06-07[rpc] fundrawtransaction feeRate: Use BTC/kBMarcoFalke
2016-06-07Log/report in 10% steps during VerifyDBJonas Schnelli
2016-06-07Merge #8151: [init] Make feefilter option debug optionWladimir J. van der Laan
2016-06-07[init] Make feefilter option debug optionMarcoFalke
2016-06-06drop vAddrToSend after sending big addr messageKaz Wesley
2016-06-06[rpc] fundrawtransaction: Fix help text and interfaceMarcoFalke
2016-06-06getblocktemplate: Use version/force mutation to support pre-BIP9 clientsLuke Dashjr
2016-06-06getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...Luke Dashjr
2016-06-06qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updatesLuke Dashjr
2016-06-06Implement BIP 9 GBT changesLuke Dashjr
2016-06-06Merge #8142: Improve CWallet API with new GetAccountPubkey function.Wladimir J. van der Laan
2016-06-06Improve CWallet API with new GetAccountPubkey function.Patrick Strateman
2016-06-06Merge #8007: Minor locking improvementsWladimir J. van der Laan
2016-06-06Merge #8137: Improve CWallet API with new AccountMove function.Wladimir J. van der Laan
2016-06-06tor: Change auth order to only use HASHEDPASSWORD if -torpasswordWladimir J. van der Laan
2016-06-06qt: translation strings updateWladimir J. van der Laan
2016-06-06Optimization: use usec in expiration and reuse nNowPieter Wuille
2016-06-06Optimization: don't check the mempool at all if no mempool req everPieter Wuille
2016-06-06Optimize the relay map to use shared_ptr'sPieter Wuille
2016-06-04IsInitialBlockDownload: usually avoid lockingKaz Wesley
2016-06-05Switch CTransaction storage in mempool to std::shared_ptrPieter Wuille
2016-06-05Add support for unique_ptr and shared_ptr to memusagePieter Wuille
2016-06-04Merge #8143: comment nit: miners don't voteJonas Schnelli
2016-06-03build: add temporary fix for "bad magic number" error in out-of-tree buildsCory Fields
2016-06-03comment nit: miners don't voteinstagibbs
2016-06-03Merge #7967: [RPC] add feerate option to fundrawtransactionWladimir J. van der Laan
2016-06-03Merge #7942: locking for Misbehave() and other cs_main locking fixesWladimir J. van der Laan
2016-06-03Merge #8139: Fix interrupted HTTP RPC connection workaround for Python 3.5+MarcoFalke
2016-06-03Merge #7997: replace mapNextTx with slimmer setSpendsPieter Wuille
2016-06-03Merge #7825: Prevent multiple calls to ExtractDestinationPieter Wuille
2016-06-02mapNextTx: use pointer as key, simplify valueKaz Wesley
2016-06-02Fix interrupted HTTP RPC connection workaround for Python 3.5+Pieter Wuille
2016-06-02Merge #7992: Extend #7956 with one more test.Pieter Wuille
2016-06-02Improve CWallet API with new AccountMove function.Patrick Strateman
2016-06-02Merge #8129: Fix RPC console auto completerJonas Schnelli
2016-06-02Merge #8029: [Doc] Simplify OS X build notesJonas Schnelli
2016-06-01travis: use out-of-tree buildCory Fields
2016-06-01build: fix out-of-tree 'make deploy' for osxCory Fields
2016-06-02[depends] expat 2.1.1fanquake
2016-06-02[depends] miniupnpc 2.0fanquake
2016-06-02[depends] Latest config.guess & config.subfanquake
2016-06-02[depends] ZeroMQ 4.1.4fanquake
2016-06-02[depends] ccache 3.2.5fanquake
2016-06-02[depends] Freetype 2.6.3fanquake
2016-06-01build: a few ugly hacks to get the rpc tests working out-of-treeCory Fields