aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-07Merge bitcoin/bitcoin#22890: doc: Replace a link to Qt precompiled binaries w...fanquake
2021-10-06Merge bitcoin-core/gui#409: Fix window title of wallet loading windowHennadii Stepanov
2021-10-06Merge bitcoin-core/gui#446: RPCConsole: Throw when overflowing size_t type fo...MarcoFalke
2021-10-06Merge bitcoin/bitcoin#23209: test: Avoid RPC roundtrip in MiniWallet get_desc...MarcoFalke
2021-10-06test: Avoid RPC roundtrip in MiniWallet get_descriptor()MarcoFalke
2021-10-06qt: Fix WalletControllerActivity progress dialog titleShashwat
2021-10-06Merge bitcoin/bitcoin#23200: Fix intermittent failure in wallet_send.py and r...MarcoFalke
2021-10-06Fix intermittent test failures due to missing sync_allSamuel Dobson
2021-10-06Use self.generate not node.generate throughout testsSamuel Dobson
2021-10-05Merge bitcoin/bitcoin#23162: contrib: Ask for captcha in signet getcoins.pyW. J. van der Laan
2021-10-05Merge bitcoin/bitcoin#23178: util: Fix GUIX build with syscall sandboxW. J. van der Laan
2021-10-05Merge bitcoin/bitcoin#22950: [p2p] Pimpl AddrMan to abstract implementation d...MarcoFalke
2021-10-05util: Make sure syscall numbers used in profile are definedW. J. van der Laan
2021-10-05RPCConsole: Throw when overflowing size_t type for array indicesMarcoFalke
2021-10-05Merge bitcoin/bitcoin#23179: sandbox: add `newfstatat` & `copy_file_range` to...MarcoFalke
2021-10-05Merge bitcoin/bitcoin#23182: build: add python3.10 alias to AC_PATH_PROGS cal...MarcoFalke
2021-10-05Merge bitcoin/bitcoin#22951: consensus: move amount.h into consensusMarcoFalke
2021-10-05util: Define SECCOMP_RET_KILL_PROCESS if not provided by the headersW. J. van der Laan
2021-10-05build: add python3.10 alias to AC_PATH_PROGS call in configurefanquake
2021-10-05sandbox: add copy_file_range to allowed filesystem syscallsfanquake
2021-10-05sandbox: add newfstatat to allowed filesystem syscallsfanquake
2021-10-04Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux ...W. J. van der Laan
2021-10-04Merge bitcoin/bitcoin#23156: refactor: Remove unused ParsePrechecks and Parse...MarcoFalke
2021-10-04Merge bitcoin/bitcoin#20452: util: Replace use of locale dependent atoi(…) ...W. J. van der Laan
2021-10-04Merge bitcoin/bitcoin#23052: test: use miniwallet in test_rpc function in fea...MarcoFalke
2021-10-04Merge bitcoin/bitcoin#17211: Allow fundrawtransaction and walletcreatefundedp...Samuel Dobson
2021-10-04Remove unused ParseDouble and ParsePrechecksMarcoFalke
2021-10-03allow send rpc take external inputs and solving dataAndrew Chow
2021-10-03Tests for funding with external inputsAndrew Chow
2021-10-03allow fundtx rpcs to work with external inputsAndrew Chow
2021-10-03Merge bitcoin/bitcoin#23151: doc: Combine 23.0 release notesfanquake
2021-10-02contrib: Ask for captcha in signet getcoins.pyW. J. van der Laan
2021-10-01refactor: Remove unused ParsePrechecks from ParseIntegralMarcoFalke
2021-10-01Add syscall sandboxing (seccomp-bpf)practicalswift
2021-10-01Merge bitcoin/bitcoin#23136: test: update fee rate assertion helper in the fu...MarcoFalke
2021-10-01Merge bitcoin/bitcoin#23142: Return false on corrupt tx rather than assertingW. J. van der Laan
2021-10-01Merge bitcoin/bitcoin#22585: fuzz: add guide to fuzzing with Eclipser v1.xW. J. van der Laan
2021-10-01doc: Combine 23.0 release notesMarcoFalke
2021-10-01Merge bitcoin/bitcoin#22340: p2p: Use legacy relaying to download blocks in b...MarcoFalke
2021-10-01Merge bitcoin/bitcoin#23147: refactor: rename DBErrors::RESCAN_REQUIRED to NE...fanquake
2021-10-01scripted-diff: rename DBErrors::RESCAN_REQUIRED to NEED_RESCANSamuel Dobson
2021-09-30Merge bitcoin/bitcoin#23123: Remove `-rescan` startup parameterW. J. van der Laan
2021-09-30test: update assert_fee_amount() in test_framework/util.pyJon Atack
2021-09-30Merge bitcoin-core/gui#342: wallet: Move wallets loading out from the main GU...Hennadii Stepanov
2021-09-30Replace use of locale dependent atoi(…) with locale-independent std::from_c...practicalswift
2021-09-30Merge bitcoin/bitcoin#20457: util: Make Parse{Int,UInt}{32,64} use locale ind...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23104: log: Avoid breaking single log lines over multip...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23082: build: improve gexauxval() detection, remove get...W. J. van der Laan
2021-09-30Merge bitcoin/bitcoin#23133: Update crc32c subtreefanquake
2021-09-30Merge bitcoin/bitcoin#23130: doc: Revert "Remove outdated comments" and place...W. J. van der Laan