aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-03doc: Update license year range to 2022Kuro
2022-01-02Merge bitcoin/bitcoin#23795: refactor: Remove implicit-integer-sign-change su...MarcoFalke
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
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-28Include patches for GuixRojar Smith
2021-12-28Merge bitcoin/bitcoin#23873: test: use MiniWallet for p2p_compactblocks.pyMarcoFalke
2021-12-28Merge bitcoin/bitcoin#23878: doc: Remove TODO comment in tx_verifyfanquake
2021-12-28Merge bitcoin/bitcoin#23840: doc: Fix -changetype help textfanquake
2021-12-28Merge bitcoin/bitcoin#23883: doc: Remove fixed TODO from wallet/feebumperfanquake
2021-12-28Merge bitcoin/bitcoin#23881: doc: Remove TODO from block fuzz testfanquake
2021-12-27doc: Remove fixed TODO from wallet/feebumperMarcoFalke
2021-12-27doc: testnet3 was not reset and is doing BIP30 checks againMarcoFalke
2021-12-27doc: Remove TODO from block fuzz testMarcoFalke
2021-12-27doc: Remove TODO comment in tx_verifyMarcoFalke
2021-12-27test: check ban_duration and time_remaining after setting banbrunoerg
2021-12-27test: use MiniWallet for p2p_compactblocks.pySebastian Falbesoner
2021-12-27Merge bitcoin/bitcoin#23866: test: use MiniWallet for rpc_scantxoutset.pyMarcoFalke
2021-12-27Merge bitcoin/bitcoin#23817: build: Fix regression introduced in PR23603fanquake
2021-12-27Merge bitcoin/bitcoin#23862: build, qt: Hardcode last modified timestamp in Q...fanquake
2021-12-26test: use MiniWallet for rpc_scantxoutset.pySebastian Falbesoner
2021-12-26Merge bitcoin/bitcoin#23864: doc: Drop outdated noteMarcoFalke
2021-12-26test: introduce `address_to_scriptpubkey` helperSebastian Falbesoner
2021-12-26test: introduce `getnewdestination` helper for generating various address typesSebastian Falbesoner
2021-12-26Merge bitcoin/bitcoin#23858: test: Fix rpc_scantxoutset intermittent issueMarcoFalke
2021-12-25build, qt: Hardcode last modified timestamp in Qt RCCHennadii Stepanov
2021-12-25doc: Drop outdated noteHennadii Stepanov
2021-12-25Merge bitcoin/bitcoin#23859: test: Add missing suppressions for crypto_diff_f...fanquake
2021-12-24test: Add missing suppressions for crypto_diff_fuzz_chacha20.cppMarcoFalke
2021-12-24build: Fix regression introduced in PR23603Hennadii Stepanov
2021-12-24test: Fix pep8 of touched fileMarcoFalke
2021-12-24test: Fix rpc_scantxoutset intermittent issueMarcoFalke
2021-12-24Merge bitcoin/bitcoin#23835: test: check for invalid listtransactions RPC par...MarcoFalke
2021-12-24Merge bitcoin/bitcoin#22875: util: Fix Racy ParseOpCode function initializationMarcoFalke
2021-12-23Fix Racy ParseOpCode function initializationJeremy Rubin