aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-24ci: Increase the dynamic port range to the maximum on native WindowsHennadii Stepanov
2021-09-24Merge bitcoin/bitcoin#23047: test: Use MiniWallet in mempool_persistW. J. van der Laan
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-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-21build: Restrict check for CRC32C intrinsic to aarch64W. J. van der Laan
2021-09-21doc: Fix RPC result documentationMarcoFalke
2021-09-21fuzz: Move all addrman fuzz targets to one fileMarcoFalke
2021-09-21addrman: Replace assert with throw on corrupt dataMarcoFalke
2021-09-21Refactor: Turn the internal addrman check helper into a forced checkMarcoFalke
2021-09-21move-only: Move CAddrMan::Check to cpp fileMarcoFalke
2021-09-21Merge bitcoin/bitcoin#22993: build: set OSX_MIN_VERSION to 10.15fanquake
2021-09-21Merge bitcoin/bitcoin#22831: test: add addpeeraddress "tried", test addrman c...merge-script
2021-09-21Merge bitcoin/bitcoin#23041: test: Add addrman deserialization error testsmerge-script
2021-09-21Merge bitcoin/bitcoin#23017: test: Replace MiniWallet scan_blocks with rescan...merge-script
2021-09-21Merge bitcoin/bitcoin#23050: log: change an incorrect fee to fee rate, and vi...merge-script
2021-09-21Merge bitcoin/bitcoin#23001: doc: Enable TLS in links in documentationfanquake
2021-09-21Merge bitcoin/bitcoin#23014: ci: Bump distro version, disable feature_bind_ex...merge-script
2021-09-21Merge bitcoin/bitcoin#23043: ci: Set --nocleanup for Windows functional testsfanquake
2021-09-20Fix BlockAssembler::AddToBlock, CTxMemPool::PrioritiseTransaction loggingJon Atack
2021-09-20Merge bitcoin/bitcoin#22974: addrman: Improve performance of GoodW. J. van der Laan
2021-09-20Merge bitcoin/bitcoin#12677: RPC: Add ancestor{count,size,fees} to listunspen...W. J. van der Laan
2021-09-20Merge bitcoin/bitcoin#22959: cli: Display all proxies in -getinfoW. J. van der Laan
2021-09-20test: Check other fields are loaded correctly as wellMarcoFalke
2021-09-20test: Remove unused self.connect_nodesMarcoFalke
2021-09-20test: pep8MarcoFalke
2021-09-20test: Use MiniWallet in mempool_persistMarcoFalke
2021-09-20test: Add MiniWallet get_descriptor functionMarcoFalke
2021-09-20add missing includes in policy/rbfglozow
2021-09-20make MAX_BIP125_RBF_SEQUENCE constexprglozow
2021-09-20cli: Display all proxies in -getinfoklementtan
2021-09-20refactor: Remove unused validation includesMarcoFalke
2021-09-20ci: Set --nocleanup for Windows functional testsMarcoFalke
2021-09-20test: Add addrman deserialization error testsMarcoFalke
2021-09-20test: Replace MiniWallet scan_blocks with rescan_utxosMarcoFalke