aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27RPC/Wallet: Pass CWallet as pointer to helper functionsLuke Dashjr
2017-02-27prevector: assert successful allocationCory Fields
2017-02-27[doc] Update doc/bips.md for BIP90 implementationSuhas Daftuar
2017-02-27[rpc] sendrawtransaction no longer bypasses minRelayTxFeeAlex Morcos
2017-02-27[cleanup] Remove estimatePriority and estimateSmartPriorityAlex Morcos
2017-02-27[debug] Change -printpriority optionAlex Morcos
2017-02-27[mining] Remove -blockprioritysize.Alex Morcos
2017-02-27[rpc] Remove estimatepriority and estimatesmartpriority.Alex Morcos
2017-02-27wallet: Remove sendfreeMarcoFalke
2017-02-27Fix importmulti returning rescan errors for wrong keysRussell Yanofsky
2017-02-27Merge #9875: tests: Fix dangling pwalletMain pointer in wallet testsWladimir J. van der Laan
2017-02-27tests: Fix dangling pwalletMain pointer in wallet testsWladimir J. van der Laan
2017-02-27test: Replace remaining sprintf with snprintfWladimir J. van der Laan
2017-02-27uint256: replace sprintf with HexStr and reverse-iteratorWladimir J. van der Laan
2017-02-27Merge #9839: [qa] Make import-rescan.py watchonly check reliableWladimir J. van der Laan
2017-02-26Add SHA512 tree hash to merge commitsPieter Wuille
2017-02-26Run miner_tests with fixed optionsPieter Wuille
2017-02-26Abstract out BlockAssembler optionsPieter Wuille
2017-02-26Change bitcoin address in RPC helpaddress to an invalid address, so people do...Marijn Stollenga
2017-02-25Merge #9847: Extra test vector for BIP32Wladimir J. van der Laan
2017-02-25don't throw std::bad_alloc when out of memory. Instead, terminate immediatelyCory Fields
2017-02-24Merge #9612: [trivial] Rephrase the definition of difficulty.Wladimir J. van der Laan
2017-02-24Merge #9833: Trivial: fix comments referencing AppInit2Wladimir J. van der Laan
2017-02-24Merge #9840: Update sendfrom RPC help to correct coin selection misconceptionWladimir J. van der Laan
2017-02-23Trivial: Rephrase the definition of difficulty in the code.Karl-Johan Alm
2017-02-23BIP32 extra test vectorPieter Wuille
2017-02-24Trivial: fix comments referencing AppInit2Marko Bencun
2017-02-23Fix segwit getblocktemplate test.John Newbery
2017-02-23[qa] Make import-rescan.py watchonly check reliableRussell Yanofsky
2017-02-23Update sendfrom RPC help to correct coin selection misconceptionRussell Yanofsky
2017-02-23Merge #9831: build: force a c++ standard to be specifiedWladimir J. van der Laan
2017-02-23Merge #9823: qa: Set correct path for binaries in rpc testsMarcoFalke
2017-02-23Merge #9577: Fix docstrings in qa testsMarcoFalke
2017-02-23Merge #9766: Add --exclude option to rpc-tests.pyMarcoFalke
2017-02-23Fix docstrings in qa testsJohn Newbery
2017-02-23Merge #9789: build: add --enable-werror and warn on vla'sWladimir J. van der Laan
2017-02-23Merge #9824: qa: Check return code when stopping nodesWladimir J. van der Laan
2017-02-23Merge #9820: Fix pruning test broken by 2 hour manual prune windowWladimir J. van der Laan
2017-02-23qt: clean up initialize/shutdown signalsMarko Bencun
2017-02-23build: add --enable-werror optionCory Fields
2017-02-23qa: Check return code when stopping nodesMarcoFalke
2017-02-22Move tx version 2 standardness check to after bip68 activationJohn Newbery
2017-02-22Avoid -Wshadow warnings in wallet_testsRussell Yanofsky
2017-02-22build: force a c++ standard to be specifiedCory Fields
2017-02-22Merge #9711: [Trivial] Remove incorrect help message from gettxoutproof()Wladimir J. van der Laan
2017-02-22Merge #9819: Remove harmless read of unusued priority estimatesWladimir J. van der Laan
2017-02-22Merge #9773: Return errors from importmulti if complete rescans are not succe...Wladimir J. van der Laan
2017-02-22Remove block file location upgrade codeMarko Bencun
2017-02-22Merge #9801: Removed redundant parameter from mempool.PrioritiseTransactionWladimir J. van der Laan
2017-02-22Merge #9805: Add seed.btc.petertodd.org to mainnet DNS seedsWladimir J. van der Laan