aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-27ci: Enable feature_asmap.py test on native WindowsHennadii Stepanov
2021-09-27Merge bitcoin/bitcoin#23102: test: Add missing re.escape() to feature_addrman...W. J. van der Laan
2021-09-27Merge bitcoin/bitcoin#23094: doc: Remove outdated commentsW. J. van der Laan
2021-09-27Merge bitcoin/bitcoin#23061: Fix (inverse) meaning of -persistmempoolmerge-script
2021-09-27test: Add missing re.escape() to feature_addrman testMarcoFalke
2021-09-27Merge bitcoin/bitcoin#23092: test: Remove Windows workaround in authproxymerge-script
2021-09-27Merge bitcoin/bitcoin#23084: test: avoid non-determinism in asmap-addrman testmerge-script
2021-09-26Merge bitcoin/bitcoin#23065: Allow UTXO locks to be written to wallet DBW. J. van der Laan
2021-09-25Make GUI UTXO lock/unlock persistentSamuel Dobson
2021-09-25Add release note for lockunspent changeSamuel Dobson
2021-09-25Update lockunspent tests for lock persistenceSamuel Dobson
2021-09-25Allow lockunspent to store the lock in the wallet DBSamuel Dobson
2021-09-25Allow locked UTXOs to be store in the wallet databaseSamuel Dobson
2021-09-25doc: Remove outdated commentsHennadii Stepanov
2021-09-25doc: Add 23061 release notesMarcoFalke
2021-09-25Merge bitcoin/bitcoin#23086: test: Add -testactivationheight tests to rpc_blo...merge-script
2021-09-25test: Remove Windows workaround in authproxyMarcoFalke
2021-09-25Merge bitcoin/bitcoin#23089: ci: Increase the dynamic port range to the maxim...merge-script
2021-09-25Merge bitcoin/bitcoin#22817: test: Avoid race after connect_nodesmerge-script
2021-09-24test: avoid non-determinism in asmap-addrman testJon Atack
2021-09-24ci: Add more functional tests to the native Windows taskHennadii Stepanov
2021-09-24ci: Increase the dynamic port range to the maximum on native WindowsHennadii Stepanov
2021-09-24Merge bitcoin/bitcoin#23025: bench: update nanobench add `-min_time`W. J. van der Laan
2021-09-24Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persistW. J. van der Laan
2021-09-24test: Add -testactivationheight tests to rpc_blockchainMarcoFalke
2021-09-24Merge bitcoin/bitcoin#22818: test: Activate all regtest softforks at height 1...merge-script
2021-09-23Merge bitcoin/bitcoin#21526: validation: UpdateTip/CheckBlockIndex assumeutxo...W. J. van der Laan
2021-09-23Merge bitcoin/bitcoin#23057: log: Consolidate timedata loggingW. J. van der Laan
2021-09-23Merge bitcoin/bitcoin#23072: log: Remove unnecessary timing of Callbacks benchmerge-script
2021-09-23Merge bitcoin/bitcoin#23045: build: Restrict check for CRC32C intrinsic to aa...W. J. van der Laan
2021-09-23log: Remove unnecessary timing logs for Callbacks benchDouglas Chimento
2021-09-23Merge bitcoin/bitcoin#23036: test: use test_framework.p2p `P2P_SERVICES` cons...fanquake
2021-09-23Merge bitcoin/bitcoin#22855: RBF move 3/3: move followups + improve RBF docum...fanquake
2021-09-23Merge bitcoin/bitcoin#23059: test: Revert "Add missing suppression signed-int...fanquake
2021-09-23Merge bitcoin/bitcoin#23054: Use C++11 member initializer in CTxMemPoolEntryfanquake
2021-09-23Merge bitcoin/bitcoin#22798: doc: Fix RPC result documentationfanquake
2021-09-22log: call LogPrint only once with time data samplesMartin Zumsande
2021-09-22Merge bitcoin/bitcoin#23044: refactor: Remove unused validation includesmerge-script
2021-09-22Fix (inverse) meaning of -persistmempoolMarcoFalke
2021-09-22Revert "test: Add missing suppression signed-integer-overflow:addrman.cpp"MarcoFalke
2021-09-22Merge bitcoin/bitcoin#22790: test: add aarch64-apple-darwin platform entry to...merge-script
2021-09-21Merge bitcoin/bitcoin#22734: addrman: Avoid crash on corrupt data, Force Chec...merge-script
2021-09-21Use C++11 member initializer in CTxMemPoolEntryMarcoFalke
2021-09-21Merge bitcoin/bitcoin#22998: test: use MiniWallet for make_utxo helper in fea...merge-script
2021-09-21bench: fixed ubsan implicit conversionMartin Ankerl
2021-09-21bench: various args improvementsJon Atack
2021-09-21bench: clean up includesJon Atack
2021-09-21bench: add usage description and documentationMartin Ankerl
2021-09-21bench: introduce -min_time argumentMartin Ankerl
2021-09-21bench: make EvictionProtection.* work with any number of iterationsMartin Ankerl