13195 Commits (f3c264e9a6deaa12e89faa783d3c7c99b945f18e)
 

Author SHA1 Message Date
Karl-Johan Alm f3c264e9a6
Refactor: Remove using namespace <xxx> from rpc/ 7 years ago
Wladimir J. van der Laan 6996e066b5
Merge #9952: Add historical release notes for 0.14.0 7 years ago
Wladimir J. van der Laan 2de6930306 Add historical release notes for 0.14.0 7 years ago
MarcoFalke 8bfa13b15b
Merge #9936: [trivial] Fix three typos introduced into walletdb.h in commit 7184e25 7 years ago
MarcoFalke ac23a7c1f1
Merge #9945: Improve logging in bctest.py if there is a formatting mismatch 7 years ago
John Newbery 6c1fb73dd1 Improve logging in bctest.py if there is a formatting mismatch 7 years ago
Wladimir J. van der Laan 47510ad3dd
Merge #9548: Remove min reasonable fee 7 years ago
Wladimir J. van der Laan 30ff3a2fc9
Merge #9602: Remove coin age priority and free transactions - implementation 7 years ago
Wladimir J. van der Laan 3178b2c740
Merge #9369: Factor out CWallet::nTimeSmart computation into a method. 7 years ago
Wladimir J. van der Laan 6015df5b85
Merge #9912: Optimize GetWitnessHash() for non-segwit transactions 7 years ago
Wladimir J. van der Laan 779f2f9747
Merge #9605: Use CScheduler for wallet flushing, remove ThreadFlushWalletDB 7 years ago
Wladimir J. van der Laan 309bf16257
devtools: Fix a syntax error typo 7 years ago
Wladimir J. van der Laan 00c13ea637
Merge #9932: Fix verify-commits on travis and always check top commit's tree 7 years ago
practicalswift fdab309670 [trivial] Fix typos introduced in 7184e25c80 7 years ago
MarcoFalke 19be26afe3
Merge #9555: [test] Avoid reading a potentially uninitialized variable in tx_invalid-test (transaction_tests.cpp) 7 years ago
Matt Corallo 0235be1e7a Rename FlushWalletDB -> CompactWalletDB, add function description 7 years ago
Matt Corallo 735d9b5362 Use CScheduler for wallet flushing, remove ThreadFlushWalletDB 7 years ago
Matt Corallo 73296f54d6 CScheduler boost->std::function, use millisecs for times, not secs 7 years ago
Matt Corallo b3ec305f8e Fix bashisms in verify-commits and always check top commit's tree 7 years ago
Matt Corallo f20e664f40 Check gpg version before setting --weak-digest 7 years ago
Wladimir J. van der Laan 72fb5158b1
Merge #9906: Disallow copy constructor CReserveKeys 7 years ago
Wladimir J. van der Laan d5ce14e223
Merge #9929: tests: Delete unused function _rpchost_to_args 7 years ago
Wladimir J. van der Laan c78adbf450
Merge #9843: Fix segwit getblocktemplate test 7 years ago
Wladimir J. van der Laan 4df8213b98
Merge #9880: Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1 7 years ago
Wladimir J. van der Laan 99fecf80dc tests: Delete unused function _rpchost_to_args 7 years ago
Gregory Sanders 188f89c3bb Disallow copy of CReserveKeys 7 years ago
Wladimir J. van der Laan 8a3b07529d
Merge #8574: [Wallet] refactor CWallet/CWalletDB/CDB 7 years ago
Jonas Schnelli 7184e25c80
[Wallet] refactor CWallet/CWalletDB/CDB 7 years ago
Wladimir J. van der Laan fa625b078b
Merge #9333: Document CWalletTx::mapValue entries and remove erase of nonexistent "version" entry. 7 years ago
Wladimir J. van der Laan d32581cc29
Merge #9547: bench: Assert that division by zero is unreachable 7 years ago
Wladimir J. van der Laan 9d5fcbfb08
Merge #9739: Fix BIP68 activation test 7 years ago
Wladimir J. van der Laan 48c3429c50
Merge #9832: [qa] assert_start_raises_init_error 7 years ago
Wladimir J. van der Laan 5a6af31722
Merge #9908: Define 7200 second timestamp window constant 7 years ago
Wladimir J. van der Laan 56ab672b59
Merge #9576: [wallet] Remove redundant initialization 7 years ago
NicolasDorier 025dec0e5b [qa] assert_start_raises_init_error 7 years ago
Matt Corallo bbd757940b Fix regsig checking for subkey sigs in verify-commits 7 years ago
Wladimir J. van der Laan 01b7cda916
Merge #9905: [contrib] gh-merge: Move second sha512 check to the end 7 years ago
Matt Corallo d025bc7964 Allow any subkey in verify-commits 7 years ago
Peter Todd eddc77a1b1 Add comment re: why SHA1 is disabled 7 years ago
Matt Corallo d9c450ffb2 Verify Tree-SHA512s in merge commits, enforce sigs are not SHA1 7 years ago
Alex Morcos b421e6ddcf Update example bitcoin.conf 7 years ago
Alex Morcos 7d4e9509ad Allow setting minrelaytxfee to 0 7 years ago
Alex Morcos 359e8a03d1 [cleanup] Remove coin age priority completely. 7 years ago
Alex Morcos f9b9371c60 [rpc] Remove priorityDelta from prioritisetransaction 7 years ago
Alex Morcos 49be7e1bef [rpc] Remove priority information from mempool RPC calls 7 years ago
Alex Morcos 0315888d0d [test] Remove priority from tests 7 years ago
Alex Morcos f838005444 No longer allow "free" transactions 7 years ago
Russell Yanofsky e57a1fd899 Define 7200 second timestamp window constant 7 years ago
Suhas Daftuar 02c57b521a Optimize GetWitnessHash() for non-segwit transactions 7 years ago
Russell Yanofsky 630fc549e2 Clean up braces in CWallet::ComputeTimeSmart 7 years ago