aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-23fuzz: Move-only net utilsMarcoFalke
2022-11-23doc: add tr() descriptor example to deriveaddressesFractalEncrypt
2022-11-22Merge bitcoin/bitcoin#26383: test: Add feature_taproot case involving invalid...fanquake
2022-11-22Merge bitcoin/bitcoin#25900: ci: run docker wrapper with a non-root userMarcoFalke
2022-11-22Merge bitcoin/bitcoin#26520: doc: test: update/fix TestShell example instruct...fanquake
2022-11-22Merge bitcoin/bitcoin#26100: doc: clarify that NetPermissionFlags::Implicit i...MarcoFalke
2022-11-22Merge bitcoin/bitcoin#26553: test: Fix intermittent failure in rpc_net.pyMarcoFalke
2022-11-22Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/fanquake
2022-11-22Merge bitcoin/bitcoin#26376: test: Use type-safe NodeSeconds for TestMemPoolE...fanquake
2022-11-21test: Fix intermittent failure in rpc_net.pyMartin Zumsande
2022-11-21test: load wallet, coverage for crypted keysfurszy
2022-11-21refactor: move DuplicateMockDatabase to wallet/test/util.hfurszy
2022-11-21refactor: unify test/util/wallet.h with wallet/test/util.hfurszy
2022-11-21Add feature_taproot case involved invalid internal pubkeyPieter Wuille
2022-11-21ci: create and use non-root user for docker imagejosibake
2022-11-21Merge bitcoin/bitcoin#26545: test: Remove unused sanitizer suppressionsMacroFake
2022-11-21Merge bitcoin/bitcoin#26546: test: remove unused class `NodePongAdd1`fanquake
2022-11-21Merge bitcoin/bitcoin#26497: fuzz: Make ConsumeNetAddr always produce valid o...MacroFake
2022-11-21test: remove unused class `NodePongAdd1`Sebastian Falbesoner
2022-11-21test: Remove unused sanitizer suppressionsMacroFake
2022-11-21Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for scanblock...MacroFake
2022-11-21Merge bitcoin/bitcoin#26505: doc: -getinfo help - grammar correctionMacroFake
2022-11-18Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circular dep...glozow
2022-11-18Merge bitcoin/bitcoin#25315: Add warning on first startup if free disk space ...Andrew Chow
2022-11-18wallet: bugfix, invalid crypted key "checksum_valid" setfurszy
2022-11-18Merge bitcoin/bitcoin#26519: test: Add getpeerinfo test for missing version m...MacroFake
2022-11-18Merge bitcoin/bitcoin#26524: doc: add 24.0 release notesMacroFake
2022-11-18Merge bitcoin/bitcoin#26487: log: improve some validation log messages to inc...MacroFake
2022-11-17log: improve some validation log messages to include hashPrevBlockSkuli Dulfari
2022-11-17[fuzz] Move ConsumeNetAddr to fuzz/util/net.hdergoegge
2022-11-17[fuzz] Make ConsumeNetAddr produce valid onion addressesdergoegge
2022-11-17[netaddress] Make OnionToString publicdergoegge
2022-11-17doc: Mac -> macOS in release notes templatefanquake
2022-11-17doc: Add 24.0 release notesfanquake
2022-11-17Merge bitcoin-core/gui#680: Fixes MacOS 13 segfault by preventing certain not...Hennadii Stepanov
2022-11-17doc: test: update/fix TestShell example instructionsSebastian Falbesoner
2022-11-17test: Add getpeerinfo test for missing version messageMacroFake
2022-11-17Merge bitcoin-core/gui#681: Fix Transaction Relay tooltip text in Peers detai...MacroFake
2022-11-17test: Changed small_txpuzzle_randfee to return the virtual size instead of th...Randall Naar
2022-11-16Fix Transaction Relay tooltip text in Peers details windowJon Atack
2022-11-16refactor: Inline `CTxMemPoolEntry` class's functionsHennadii Stepanov
2022-11-16refactor: Move `CTxMemPoolEntry` class to its own moduleHennadii Stepanov
2022-11-16Make static nLastFlush and nLastWrite Chainstate membersAurèle Oulès
2022-11-16Merge bitcoin/bitcoin#25112: util: Move error message formatting of NonFatalC...MacroFake
2022-11-16util: Move error message formatting of NonFatalCheckError to cppMacroFake
2022-11-15Merge bitcoin/bitcoin#25730: RPC: listunspent, add "include immature coinbase...Andrew Chow
2022-11-16RPC/blockchain: scan{blocks,txoutset>: Further doc improvementsLuke Dashjr
2022-11-16RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxoutsetLuke Dashjr
2022-11-15Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindexAndrew Chow
2022-11-15Merge bitcoin/bitcoin#26489: test: Split overly large util_tests.cpp fileMacroFake