aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-09test: check for importprunedfunds RPC errorsSebastian Falbesoner
2022-03-09Merge bitcoin/bitcoin#24138: index: Commit MuHash and best block together for...MarcoFalke
2022-03-09Merge bitcoin/bitcoin#24490: tests: Ensure sorted/multi_a descriptors always ...MarcoFalke
2022-03-09Merge bitcoin/bitcoin#24495: guix: only use native GCC 7 toolchain for Linux ...fanquake
2022-03-09Merge bitcoin/bitcoin#24507: fix CI: bitcoin-chainstate: Lock `cs_main` to `U...laanwj
2022-03-09Merge bitcoin/bitcoin#24503: guix: use the latest version of signapplefanquake
2022-03-08bitcoin-chainstate: Lock cs_main to UnloadBlockIndexCarl Dong
2022-03-08Merge bitcoin/bitcoin#24198: wallet, rpc: add wtxid in WalletTxToJSONAndrew Chow
2022-03-08guix: use latest upstream signapplefanquake
2022-03-08guix: use latest upstream python-certvalidatorfanquake
2022-03-08Merge bitcoin/bitcoin#24312: addrman: Log too low compat valueMarcoFalke
2022-03-08Merge bitcoin/bitcoin#24496: test: refactor: use `random.sample` for choosing...MarcoFalke
2022-03-07test: refactor: use `random.sample` for choosing random keys in wallet_taproo...Sebastian Falbesoner
2022-03-07guix: only use native GCC 7 toolchain for Linux buildsfanquake
2022-03-07Merge bitcoin/bitcoin#24132: build: Bump minimum Qt version to 5.11.3fanquake
2022-03-07Merge bitcoin/bitcoin#24489: build: Move guix time machine to preludefanquake
2022-03-07Merge bitcoin/bitcoin#24050: validation: Give `m_block_index` ownership of `C...MarcoFalke
2022-03-07Merge bitcoin/bitcoin#24461: build: Minor leveldb subtree updatefanquake
2022-03-07Merge bitcoin/bitcoin#24299: validation, refactor: UnloadBlockIndex and Chain...laanwj
2022-03-07tests: Ensure sorted/multi_a descriptors always generate different addrsAndrew Chow
2022-03-07Merge bitcoin/bitcoin#24468: init, doc: improve -onlynet help and related tor...laanwj
2022-03-07build: Move guix time machine to preludelaanwj
2022-03-07Merge bitcoin/bitcoin#24488: ci: Bump vcpkg to the latest versionMarcoFalke
2022-03-07Merge bitcoin/bitcoin#24306: util: Make ArgsManager::GetPathArg more widely u...MarcoFalke
2022-03-07Merge bitcoin/bitcoin#24427: refactor: Release cs_main before MaybeSendFeefilterMarcoFalke
2022-03-07ci: Bump vcpkg to the latest versionHennadii Stepanov
2022-03-06Merge bitcoin/bitcoin#24484: guix: use same commit for codesigning time-machineAndrew Chow
2022-03-06guix: use same commit for codesigning time-machinefanquake
2022-03-05Merge bitcoin-core/gui#549: refactor: use std::chrono for formatDurationStr()...Hennadii Stepanov
2022-03-04Merge bitcoin/bitcoin#24460: build: update ax_cxx_compile_stdcxx to serial 14fanquake
2022-03-04Merge bitcoin/bitcoin#24043: Add (sorted)multi_a descriptor for k-of-n multis...Andrew Chow
2022-03-04Merge bitcoin/bitcoin#24441: fuzz: Limit script_format to 100kBfanquake
2022-03-03Merge bitcoin/bitcoin#24304: [kernel 0/n] Introduce `bitcoin-chainstate`MarcoFalke
2022-03-03doc: Clean out release noteslaanwj
2022-03-03build: Bump version to 23.99laanwj
2022-03-03init, doc: improve -onlynet help and tor/i2p documentationJon Atack
2022-03-03Merge bitcoin/bitcoin#20196: net: fix GetListenPort() to derive the proper portlaanwj
2022-03-02net: only assume all local addresses if listening on anyVasil Dimov
2022-03-02net: fix GetListenPort() to derive the proper portVasil Dimov
2022-03-02net: pass Span by value to CaptureMessage()Vasil Dimov
2022-03-02net: make CaptureMessage() mockableVasil Dimov
2022-03-02timedata: rename variables to match the coding styleVasil Dimov
2022-03-02timedata: make it possible to reset the stateVasil Dimov
2022-03-02build: Minor leveldb subtree updateMarcoFalke
2022-03-02Squashed 'src/leveldb/' changes from f8ae182c1e..330dd6235fMarcoFalke
2022-03-02build: update ax_cxx_compile_stdcxx to serial 14MarcoFalke
2022-03-02Use GetPathArg where possiblePavol Rusnak
2022-03-02Merge bitcoin/bitcoin#24375: Do not use `LocalTestingSetup` in getarg_tests t...MarcoFalke
2022-03-02util, refactor: Use GetPathArg to read "-settings" valueRyan Ofsky
2022-03-02util: Add GetPathArg default path argumentRyan Ofsky