aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-19contrib: remove builder keysfanquake
2022-12-19Merge bitcoin/bitcoin#26723: test: call `keypoolrefill` with priv key disable...MarcoFalke
2022-12-19Merge bitcoin/bitcoin#26515: rpc: skip getpeerinfo for a peer without CNodeSt...MarcoFalke
2022-12-19Merge bitcoin/bitcoin#25311: refactor: remove CBlockIndex copy constructionfanquake
2022-12-19Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests when `--ena...MarcoFalke
2022-12-19Merge bitcoin/bitcoin#26717: test: Improve `check-doc.py` patternMarcoFalke
2022-12-18test: call `keypoolrefill` with private keys disabled should throw an errorbrunoerg
2022-12-17test: Improve `check-doc.py` patternHennadii Stepanov
2022-12-17Merge bitcoin/bitcoin#26710: refactor: Fix `performance-for-range-copy` in he...MarcoFalke
2022-12-17Merge bitcoin/bitcoin#26708: clang-tidy: Fix `modernize-use-nullptr` in headersMarcoFalke
2022-12-17Merge bitcoin/bitcoin#26120: refactor: Make bitcoin-util grind_task tsan frie...MarcoFalke
2022-12-16Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned nodes and ad...Andrew Chow
2022-12-16Merge bitcoin/bitcoin#26709: doc: add 23.1 release notesfanquake
2022-12-16clang-tidy: Fix `performance-for-range-copy` in headersHennadii Stepanov
2022-12-16doc: add 23.1 release notesfanquake
2022-12-16Make bitcoin-util grind_task tsan friendlyMacroFake
2022-12-16Merge bitcoin-core/gui#685: clang-tidy: Fix `readability-redundant-string-ini...MarcoFalke
2022-12-15clang-tidy: Fix `readability-redundant-string-init` in headersHennadii Stepanov
2022-12-15clang-tidy: Fix `modernize-use-nullptr` in headersHennadii Stepanov
2022-12-15remove CBlockIndex copy constructionJames O'Beirne
2022-12-15Merge bitcoin/bitcoin#26704: doc: add 22.1 release notesMarcoFalke
2022-12-15Merge bitcoin/bitcoin#26651: test: Avoid intermittent timeout in feature_assu...MarcoFalke
2022-12-15doc: add 22.1 release notesfanquake
2022-12-15test: Introduce MIN_BLOCKS_TO_KEEP constantAurèle Oulès
2022-12-15test: Wallet imports on pruned nodesAurèle Oulès
2022-12-14Merge bitcoin/bitcoin#26668: wallet: if only have one output type, don't perf...Andrew Chow
2022-12-14Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShellMarcoFalke
2022-12-13Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to getrawtra...Andrew Chow
2022-12-13Merge bitcoin-core/gui#682: Don't directly delete abandoned txes from GUIHennadii Stepanov
2022-12-13Merge bitcoin/bitcoin#26643: wallet: Move fee underpayment check to after all...Andrew Chow
2022-12-13Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named paramet...MarcoFalke
2022-12-13Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparisonfanquake
2022-12-12test: add add_wallet_options to TestShelljosibake
2022-12-12Merge bitcoin/bitcoin#26199: p2p: Don't self-advertise during version processingMarcoFalke
2022-12-10Merge bitcoin/bitcoin#26666: refactor: Deleted unreachable code in httpserver...MarcoFalke
2022-12-10Merge bitcoin/bitcoin#26672: build: Update libmultiprocess libraryfanquake
2022-12-10Merge bitcoin/bitcoin#26673: univalue: Remove confusing getBool methodfanquake
2022-12-10Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolean parame...fanquake
2022-12-09wallet: Sanity check fee paid cannot be negativeAndrew Chow
2022-12-09wallet: Move fee underpayment check to after fee settingAndrew Chow
2022-12-09tests: Reorder longer running tests in test_runnerAndrew Chow
2022-12-09tests: Whitelist test p2p connection in rpc_packagesAndrew Chow
2022-12-09tests: Use waitfornewblock for work queue test in interface_rpcAndrew Chow
2022-12-09tests: Initialize sigops draining script with bytes in feature_taprootAndrew Chow
2022-12-09tests: Use batched RPC in feature_fee_estimationAndrew Chow
2022-12-09tests: reduce number of generated blocks for wallet_import_rescanAndrew Chow
2022-12-09refactor: Refactored RequestMethodString function to follow developer notesJoaoAJMatos
2022-12-09refactor: Deleted unreachable code in httpserver.cppJoaoAJMatos
2022-12-09Merge bitcoin/bitcoin#26601: test: Move wallet tests to wallet_*.pyMarcoFalke
2022-12-09test: Suggested cleanups for rpc_namedparams testRyan Ofsky