14621 Commits (d896d5cc427414ad9181e5bd76f8357da1cb4c68)
 

Author SHA1 Message Date
practicalswift 3fb81a8480 Use list initialization (C++11) for maps/vectors instead of boost::assign::map_list_of/list_of 8 years ago
Matt Corallo 40796e1a9d Remove references to priority that snuck back in in 870824e9. 8 years ago
Wladimir J. van der Laan 1b708f2cf3
Merge #10201: pass Consensus::Params& to functions in validation.cpp and make them static 8 years ago
Mario Dian 24980a3e40 Make functions in validation.cpp static and pass chainparams 8 years ago
Wladimir J. van der Laan 300f8e7a82
Merge #9909: tests: Add FindEarliestAtLeast test for edge cases 8 years ago
Wladimir J. van der Laan 980deaf0b1
Merge #10252: RPC/Mining: Restore API compatibility for prioritisetransaction 8 years ago
practicalswift b083db617a [trivial] Fix typo: "occurrences" (misspelled as "occurrances") 8 years ago
MarcoFalke 30853e16d3
Merge #10535: [qa] fundrawtx: Fix shutdown race 8 years ago
Wladimir J. van der Laan 67700b3924
Merge #10345: [P2P] Timeout for headers sync 8 years ago
Wladimir J. van der Laan 16f6c98fa8
Merge #10426: Replace bytes_serialized with bogosize 8 years ago
Wladimir J. van der Laan 323a46e034
Merge #10463: Names: BIP9 vs versionbits 8 years ago
Andres G. Aragoneses 8d4dafd774 contrib/verifybinaries: allow filtering by platform 8 years ago
Matt Corallo ec1271f2be Remove useless mapNextTx lookup in CTxMemPool::TrimToSize. 8 years ago
MarcoFalke fa62dadabe [qa] fundrawtx: Fix shutdown race 8 years ago
Luke Dashjr 9a5a1d7d45 RPC/rawtransaction: createrawtransaction: Check opt_into_rbf when provided with either value 8 years ago
Luke Dashjr 23b0fe34f5 bitcoin-tx: rbfoptin: Avoid touching nSequence if the value is already opting in 8 years ago
Luke Dashjr b005bf21a7 Introduce MAX_BIP125_RBF_SEQUENCE constant 8 years ago
Jonas Schnelli 575cde4605 [bitcoin-tx] add rbfoptin command 8 years ago
Jonas Schnelli 5d26244148 [Tests] extend the replace-by-fee test to cover RPC rawtx features 8 years ago
Luke Dashjr 36bcab2356 RPC/Wallet: Add RBF support for fundrawtransaction 8 years ago
Luke Dashjr 891c5eeec2 Wallet: Refactor FundTransaction to accept parameters via CCoinControl 8 years ago
Luke Dashjr 578ec80d4f RPC: rawtransaction: Add RBF support for createrawtransaction 8 years ago
Luke Dashjr 19b3648bb5 CWalletDB: Store the update counter per wallet 8 years ago
Luke Dashjr 74e8738961 Bugfix: ForceSetArg should replace entr(ies) in mapMultiArgs, not append 8 years ago
Luke Dashjr 23fb9adaea wallet: Move nAccountingEntryNumber from static/global to CWallet 8 years ago
Luke Dashjr 9d15d5548d Bugfix: wallet: Increment "update counter" when modifying account stuff 8 years ago
Luke Dashjr f28eb8020e Bugfix: wallet: Increment "update counter" only after actually making the applicable db changes to avoid potential races 8 years ago
Suhas Daftuar 76f74811c4 Add timeout for headers sync 8 years ago
Pieter Wuille efee1db21a scripted-diff: use insecure_rand256/randrange more 8 years ago
Pieter Wuille 1119927df0 Add various insecure_rand wrappers for tests 8 years ago
Pieter Wuille 124d13a58c Merge test_random.h into test_bitcoin.h 8 years ago
Pieter Wuille 90620d66c9 scripted-diff: Rename cuckoo tests' local rand context 8 years ago
Pieter Wuille 37e864eb9f Add FastRandomContext::rand256() and ::randbytes() 8 years ago
Pieter Wuille 8b22af3ee5 Replace bytes_serialized with bogosize 8 years ago
Jorge Timón 1238f13cf6
scripted-diff: Remove PAIRTYPE 8 years ago
Jorge Timón 18dc3c3962
scripted-diff: Remove Q_FOREACH 8 years ago
Jorge Timón 7c00c26726
scripted-diff: Fully remove BOOST_FOREACH 8 years ago
Jorge Timón a5410ac5ec
Small preparations for Q_FOREACH, PAIRTYPE and #include <boost/foreach.hpp> removal 8 years ago
Wladimir J. van der Laan 9fec4da0be
Merge #9740: Add friendly output to dumpwallet 8 years ago
Russell Yanofsky 4f92b5fb30 Run Qt wallet tests on travis 8 years ago
MarcoFalke bea5b00cfe
Merge #10509: Remove xvfb configuration from travis 8 years ago
Russell Yanofsky 9bb66ab660 Add RescanFromTime method and use from rpcdump 8 years ago
Wladimir J. van der Laan e654d61d94
Merge #10489: build: silence gcc7's implicit fallthrough warning 8 years ago
Russell Yanofsky ccf84bb9c1 Move birthday optimization out of ScanForWalletTransactions 8 years ago
Wladimir J. van der Laan 08d0390a5f
Merge #10403: Fix importmulti failure to return rescan errors 8 years ago
Wladimir J. van der Laan 0747d33498
Merge #10455: Simplify feebumper minimum fee code slightly 8 years ago
MarcoFalke c871f323b4
Merge #10515: [test] Add test for getchaintxstats 8 years ago
Wladimir J. van der Laan cec9e1ea61
Merge #10422: Fix timestamp in fee estimate debug message 8 years ago
Wladimir J. van der Laan e103b3ff1e
Merge #10514: Bugfix: missing == 0 after randrange 8 years ago
Wladimir J. van der Laan 296928eb38
Merge #10478: rpc: Add listen address to incoming connections in `getpeerinfo` 8 years ago