aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-21Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS_SIZE to...Andrew Chow
2022-12-21Merge bitcoin/bitcoin#26694: test: `get_previous_releases.py`: M1/M2 macs can...MarcoFalke
2022-12-21Merge bitcoin/bitcoin#26683: ci: Use `CONFIG_SITE` variable and `--prefix` op...fanquake
2022-12-21Merge bitcoin/bitcoin#26734: doc: Fixup getrawtransaction RPC docsfanquake
2022-12-21Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rather than ...MarcoFalke
2022-12-21Merge bitcoin/bitcoin#26722: test: speed up the two slowest functional tests ...MarcoFalke
2022-12-20Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet testsAndrew Chow
2022-12-21doc: Refactor/Format getrawtransaction RPC docs and add ScriptPubKeyDoc functionDouglas Chimento
2022-12-20Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer supportAndrew Chow
2022-12-20Merge bitcoin-core/gui#605: Delete splash screen widget earlyHennadii Stepanov
2022-12-20ci: remove --prefix from msan jobfanquake
2022-12-20Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`fanquake
2022-12-19test: improve error msg on previous release tarball extraction failurekdmukai
2022-12-19test: self-sign previous release binaries for arm64 macOSkdmukai
2022-12-19test: speed up wallet_fundrawtransaction.py and wallet_sendall.pykdmukai
2022-12-19Add release note for MIN_STANDARD_TX_NONWITNESS_SIZE relaxationGreg Sanders
2022-12-19Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytesGreg Sanders
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-18qt: Load PSBTs using istreambuf_iterator rather than istream_iteratorAndrew Chow
2022-12-18test, lint: add `crypted` to `ignore-words`brunoerg
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