aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-04Merge bitcoin/bitcoin#23964: Update test/sanitizer_suppressions/lsanMarcoFalke
2022-01-04Merge bitcoin/bitcoin#23947: build: use host_os instead of TARGET_OS in confi...fanquake
2022-01-04Refactor: Uses c++ init convention for time variablesShashwat
2022-01-04Refactor: Changes remaining time variable type from int to chronoShashwat
2022-01-04Merge bitcoin/bitcoin#23581: Move BlockManager to node/blockstoragefanquake
2022-01-04Merge bitcoin/bitcoin#23751: build, qt: No need to set inapplicable QPA backe...fanquake
2022-01-04Merge bitcoin/bitcoin#23959: ci: Update Cirrus CI task namefanquake
2022-01-04Update test/sanitizer_suppressions/lsanHennadii Stepanov
2022-01-03test: Cover eviction by timeout in addrman_evictionworksMartin Zumsande
2022-01-03test: Add test for multiplicity in addrman new tablesMartin Zumsande
2022-01-03test: run feature_pruning.py without wallet compiledSebastian Falbesoner
2022-01-03ci: Update Cirrus CI task nameHennadii Stepanov
2022-01-03scripts: make security checks architecture independentfanquake
2022-01-03Merge bitcoin/bitcoin#23683: bug fix: valid but different LockPoints after a ...MarcoFalke
2022-01-03doc: remove CC_FOR_BUILD from OpenBSD build docfanquake
2022-01-03build, qt: No need to set inapplicable QPA backend for AndroidHennadii Stepanov
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