aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-03Merge bitcoin/bitcoin#23737: test: make feature_init more robustMarcoFalke
2022-01-03Merge bitcoin/bitcoin#23532: test: add functional test for -startupnotifyMarcoFalke
2022-01-03Merge bitcoin/bitcoin#23945: doc: Update license year range to 2022MarcoFalke
2022-01-03build: use host_os instead of TARGET_OS in configure outputfanquake
2022-01-03Merge bitcoin/bitcoin#23937: doc: Fix dumptxoutset RPC help docfanquake
2022-01-03doc: Update license year range to 2022Kuro
2022-01-02Fixup style of moved codeMarcoFalke
2022-01-02Move BlockManager to node/blockstorageMarcoFalke
2022-01-02doc: Fix dumptxoutset RPC help docMarcoFalke
2022-01-02rpc: Use EnsureAnyArgsman in rpc/blockchainMarcoFalke
2022-01-02rpc: Add EnsureArgsman helperMarcoFalke
2022-01-02Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...MarcoFalke
2022-01-02build: use a static .tiff for macOS .dmg over generatingfanquake
2022-01-02Merge bitcoin/bitcoin#23836: rest: Expose block filters follow-upsfanquake
2022-01-02Merge bitcoin/bitcoin#23882: doc: testnet3 was not reset and is doing BIP30 c...fanquake
2022-01-02Merge bitcoin/bitcoin#23929: doc: fix undo data filename (s/undo???.dat/rev??...fanquake
2022-01-01doc: fix undo data filename (s/undo???.dat/rev???.dat/)Sebastian Falbesoner
2021-12-31Change 'Show' iconw0xlt
2022-01-01Merge bitcoin/bitcoin#23926: rpc: Quote user supplied descriptor in error msgMarcoFalke
2022-01-01rpc: Quote user supplied descriptor in error msgMarcoFalke
2021-12-31Merge bitcoin/bitcoin#23912: Insert and bump copyright headersMarcoFalke
2021-12-30scripted-diff: Insert missed copyright headersHennadii Stepanov
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-12-30script: Fix copyright_header.pyHennadii Stepanov
2021-12-30Merge bitcoin/bitcoin#22815: ci: Enable the gui in the tsan buildMarcoFalke
2021-12-30Merge bitcoin/bitcoin#23879: test: check ban_duration and time_remaining afte...MarcoFalke
2021-12-30ci: Enable the gui in the TSan buildHennadii Stepanov
2021-12-30Merge bitcoin/bitcoin#22814: build: Add ability to build qt in depends with -...fanquake
2021-12-30Merge bitcoin/bitcoin#23887: Include patches for Guixfanquake
2021-12-30Merge bitcoin/bitcoin#20201: build: pkg-config related cleanupfanquake
2021-12-29build: Drop redundant AC_SUBST macrosHennadii Stepanov
2021-12-29build: Drop redundant check of PKG_CHECK_MODULES presenceHennadii Stepanov
2021-12-29test: check that bitcoin-tx detects missing input amount for segwit transactionsSebastian Falbesoner
2021-12-29Require that input amount is provided for bitcoin-tx witness transactionsBen Woosley
2021-12-29test: enable txindex in feature_initJames O'Beirne
2021-12-29test: feature_init: retain debug.log and improve detectionJames O'Beirne
2021-12-29test: feature_init: tweak all .ldb files of a certain typeJames O'Beirne
2021-12-29test: add TestNode.wait_for_debug_logJames O'Beirne
2021-12-29test: introduce TestNode.debug_log_bytesJames O'Beirne
2021-12-28test: Add test for updating addrman entriesMartin Zumsande
2021-12-28test: introduce utility function to retrieve an addrmanMartin Zumsande
2021-12-28test: Remove unused AddrManTest classMartin Zumsande
2021-12-28test: Remove tests for internal helper functionsMartin Zumsande
2021-12-28test: use AddrMan instead of AddrManTest where possibleMartin Zumsande
2021-12-28test: Inline SimConnFail functionMartin Zumsande
2021-12-28test: delete unused GetBucketAndEntry functionAmiti Uttarwar
2021-12-28test: Update addrman_serialization unit test to use AddrMan's interfaceAmiti Uttarwar
2021-12-28addrman: Introduce a test-only function to lookup addressesAmiti Uttarwar
2021-12-28Include patches for GuixRojar Smith
2021-12-28Merge bitcoin/bitcoin#23873: test: use MiniWallet for p2p_compactblocks.pyMarcoFalke