Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
6216 commits
Select commit Hold shift + click to select a range
cc597bd
src/bitcoin-cli.cpp: -getinfo help - grammar correction
RandyMcMillan Nov 15, 2022
8a5014c
Fixes bitcoin#26490 by preventing notifications
john-moffett Nov 15, 2022
547a963
Merge bitcoin/bitcoin#26489: test: Split overly large util_tests.cpp …
Nov 15, 2022
5602cc7
Merge bitcoin/bitcoin#16981: Improve runtime performance of --reindex
achow101 Nov 16, 2022
54b45e1
RPC/Blockchain: Clarify invalid-action error in scanblocks & scantxou…
luke-jr Nov 15, 2022
f986984
RPC/blockchain: scan{blocks,txoutset>: Further doc improvements
luke-jr Mar 24, 2022
f0c646f
Merge bitcoin/bitcoin#25730: RPC: listunspent, add "include immature …
achow101 Nov 16, 2022
2222ec7
util: Move error message formatting of NonFatalCheckError to cpp
May 10, 2022
6863ad7
Merge bitcoin/bitcoin#25112: util: Move error message formatting of N…
Nov 16, 2022
07dfbb5
Make static nLastFlush and nLastWrite Chainstate members
aureleoules Nov 16, 2022
75bbe59
refactor: Move `CTxMemPoolEntry` class to its own module
hebasto Nov 16, 2022
c8dc0e3
refactor: Inline `CTxMemPoolEntry` class's functions
hebasto Nov 16, 2022
7a53033
Fix Transaction Relay tooltip text in Peers details window
jonatack Nov 17, 2022
6fb102c
test: Changed small_txpuzzle_randfee to return the virtual size inste…
Randy808 Nov 17, 2022
82fe672
Merge bitcoin-core/gui#681: Fix Transaction Relay tooltip text in Pee…
Nov 17, 2022
fa68d08
test: Add getpeerinfo test for missing version message
Nov 17, 2022
31d0067
doc: test: update/fix TestShell example instructions
theStack Nov 17, 2022
fb01af6
Merge bitcoin-core/gui#680: Fixes MacOS 13 segfault by preventing cer…
hebasto Nov 17, 2022
2747adb
doc: Add 24.0 release notes
fanquake Nov 17, 2022
b93beef
doc: Mac -> macOS in release notes template
fanquake Nov 17, 2022
c9ba3f8
[netaddress] Make OnionToString public
dergoegge Nov 17, 2022
291c869
[fuzz] Make ConsumeNetAddr produce valid onion addresses
dergoegge Nov 13, 2022
0eeb9b0
[fuzz] Move ConsumeNetAddr to fuzz/util/net.h
dergoegge Nov 15, 2022
ac410e6
log: improve some validation log messages to include hashPrevBlock
sdulfari Nov 10, 2022
cfee93f
Merge bitcoin/bitcoin#26487: log: improve some validation log message…
Nov 18, 2022
b3c76ab
Merge bitcoin/bitcoin#26524: doc: add 24.0 release notes
Nov 18, 2022
256120d
Merge bitcoin/bitcoin#26519: test: Add getpeerinfo test for missing v…
Nov 18, 2022
cc5a5e8
wallet: bugfix, invalid crypted key "checksum_valid" set
furszy Nov 18, 2022
aeb395d
Merge bitcoin/bitcoin#25315: Add warning on first startup if free dis…
achow101 Nov 18, 2022
d0b1f61
Merge bitcoin/bitcoin#17786: refactor: Nuke policy/fees->mempool circ…
glozow Nov 19, 2022
295f617
Merge bitcoin/bitcoin#26505: doc: -getinfo help - grammar correction
Nov 21, 2022
df2f166
Merge bitcoin/bitcoin#26508: RPC/Blockchain: Minor improvements for s…
Nov 21, 2022
fadb714
test: Remove unused sanitizer suppressions
Nov 21, 2022
40bdc8a
test: remove unused class `NodePongAdd1`
theStack Nov 21, 2022
0968c51
Merge bitcoin/bitcoin#26497: fuzz: Make ConsumeNetAddr always produce…
Nov 21, 2022
01a66e2
Merge bitcoin/bitcoin#26546: test: remove unused class `NodePongAdd1`
fanquake Nov 21, 2022
60a0088
Merge bitcoin/bitcoin#26545: test: Remove unused sanitizer suppressions
Nov 21, 2022
849f20a
ci: create and use non-root user for docker image
josibake Oct 6, 2022
5d413c8
Add feature_taproot case involved invalid internal pubkey
sipa Oct 24, 2022
ee7a984
refactor: unify test/util/wallet.h with wallet/test/util.h
furszy Aug 19, 2022
373c996
refactor: move DuplicateMockDatabase to wallet/test/util.h
furszy Aug 19, 2022
13d9760
test: load wallet, coverage for crypted keys
furszy Nov 18, 2022
0f6cd72
test: Fix intermittent failure in rpc_net.py
mzumsande Nov 21, 2022
542a2b5
Merge bitcoin/bitcoin#26376: test: Use type-safe NodeSeconds for Test…
fanquake Nov 22, 2022
1b68094
Merge bitcoin/bitcoin#26292: util: move threadinterrupt into util/
fanquake Nov 22, 2022
7eeae5c
Merge bitcoin/bitcoin#26553: test: Fix intermittent failure in rpc_ne…
Nov 22, 2022
164027f
Merge bitcoin/bitcoin#26100: doc: clarify that NetPermissionFlags::Im…
Nov 22, 2022
1ef498f
Merge bitcoin/bitcoin#26520: doc: test: update/fix TestShell example …
fanquake Nov 22, 2022
85892f7
Merge bitcoin/bitcoin#25900: ci: run docker wrapper with a non-root user
Nov 22, 2022
38d06e1
Merge bitcoin/bitcoin#26383: test: Add feature_taproot case involving…
fanquake Nov 22, 2022
92a4ed0
doc: add tr() descriptor example to deriveaddresses
FractalEncrypt Nov 22, 2022
fa3b2cf
fuzz: Move-only net utils
Nov 23, 2022
956c670
refactor, doc: Improve SetupAddressRelay call in version processing
mzumsande Sep 30, 2022
dddfa02
contrib/builder-keys/keys.txt: remove unavailable key
RandyMcMillan Nov 24, 2022
54dd8f5
ci: use ci_exec_root for clang install
josibake Nov 25, 2022
bc67215
Merge bitcoin/bitcoin#26558: doc: add tr() descriptor example to deri…
fanquake Nov 25, 2022
93cae70
Merge bitcoin/bitcoin#26561: fuzz: Move-only net utils
fanquake Nov 25, 2022
3259976
Merge bitcoin/bitcoin#26335: Guix documentation improvements
fanquake Nov 25, 2022
0fe225e
Merge bitcoin/bitcoin#26470: guix: Clean up `libexec/build.sh`
fanquake Nov 25, 2022
0953c62
doc: install binutils, not binutils-gold in depends
fanquake Nov 25, 2022
9c47eb4
Merge bitcoin/bitcoin#26446: build: Drop unneeded linking of `contrib…
fanquake Nov 25, 2022
e75d227
Minor fix: Don't directly delete abandoned txes
john-moffett Nov 25, 2022
9b5feb7
script: small fixups/improvements for get_previous_releases.py
theStack Nov 28, 2022
19baf01
Merge bitcoin/bitcoin#26498: doc: Mention required workload when buil…
Nov 28, 2022
c239d3d
Merge bitcoin/bitcoin#26574: ci: use ci_exec_root for clang install
Nov 28, 2022
fad1c55
lint: Skip COMMIT_RANGE if no CIRRUS_PR
Nov 28, 2022
9c2854c
Merge bitcoin/bitcoin#26578: doc: install binutils, not binutils-gold…
fanquake Nov 28, 2022
a79b720
Merge bitcoin/bitcoin#26295: Replace global g_cs_orphans lock with local
glozow Nov 28, 2022
a27a445
refactor: Sub-folder bash completions
willcl-ark Mar 21, 2022
00c3236
Merge bitcoin/bitcoin#25986: test: refactor `RPCPackagesTest` to use …
glozow Nov 28, 2022
5939794
Merge bitcoin/bitcoin#26589: test: small fixups/improvements for get_…
Nov 28, 2022
5488dc1
Merge bitcoin/bitcoin#26073: build: fix depends bdb compilation for BSDs
fanquake Nov 28, 2022
8597260
Merge bitcoin/bitcoin#26480: test: Remove wallet option from non-wall…
achow101 Nov 28, 2022
d415b72
Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PR
Nov 28, 2022
6fefd49
rpc: Require NodeStateStats object in getpeerinfo
mzumsande Nov 28, 2022
2811f40
ci: only run USDT interface tests on CirrusCI
0xB10C Nov 28, 2022
7075848
script: Add fish completions
willcl-ark Mar 21, 2022
ccba4fe
doc: Add completion subdir to contrib/README.md
willcl-ark Jul 5, 2022
82e272a
refactor: Move src/interfaces/*.cpp files to libbitcoin_common.a
ryanofsky Oct 12, 2022
dd6e8bd
build: remove BOOST_CPPFLAGS from libbitcoin_util
fanquake Oct 11, 2022
a035b6a
Merge bitcoin/bitcoin#26565: contrib/builder-keys/keys.txt: remove un…
fanquake Nov 29, 2022
b19c412
refactor: Rename ambiguous interfaces::MakeHandler functions
ryanofsky Oct 12, 2022
fadb869
test: Set wallet type in test_runner when only one type is allowed
Nov 29, 2022
845e3a3
[net processing] Ensure transaction announcements are only queued for…
dergoegge Nov 28, 2022
f930aef
wallet: bugfix, 'CoinsResult::Erase' is erasing only one output of th…
furszy Nov 22, 2022
a63192a
Merge bitcoin/bitcoin#19762: rpc: Allow named and positional argument…
achow101 Nov 29, 2022
5690848
Merge bitcoin/bitcoin#26532: wallet: bugfix, invalid crypted key "che…
achow101 Nov 29, 2022
86ef7b3
wallet: Avoid null pointer deref when cleaning up migratewallet
achow101 Nov 28, 2022
88afc73
tests: Test for migrating encrypted wallets
achow101 Nov 28, 2022
3be2106
Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner whe…
Nov 30, 2022
38941a7
refactor: Move `txmempool_entry.h` --> `kernel/mempool_entry.h`
hebasto Nov 30, 2022
bcee94d
Merge bitcoin/bitcoin#26359: p2p: Erlay support signaling follow-ups
fanquake Nov 30, 2022
ce63fca
[net processing] Assume that TxRelay::m_tx_inventory_to_send is empty…
dergoegge Nov 28, 2022
5e65a21
wallet: Explicitly say migratewallet on encrypted wallets is unsupported
achow101 Nov 29, 2022
fa15c67
test: Remove unused blocktools imports from wallet_bumpfee
Nov 30, 2022
e2bfd41
Merge bitcoin/bitcoin#25942: test: add `ismine` test for descriptor S…
achow101 Nov 30, 2022
8f2dac5
[test] Add p2p_tx_privacy.py
dergoegge Nov 23, 2022
e334f7a
Merge bitcoin/bitcoin#26594: wallet: Avoid a segfault in migratewalle…
fanquake Dec 1, 2022
989a52e
test: add extra_args to BTF class
josibake Dec 1, 2022
dbed289
test: refactor: eliminate genesis block timestamp magic numbers
theStack Dec 1, 2022
150340a
test: remove unneeded extra_args code
josibake Dec 1, 2022
a04121b
Merge bitcoin/bitcoin#26617: test: add extra_args to BitcoinTestFrame…
Dec 1, 2022
c6e7f22
util: Add StrFormatInternalBug and STR_INTERNAL_BUG
Dec 1, 2022
0251511
Merge bitcoin/bitcoin#26620: test: refactor: eliminate genesis block …
Dec 1, 2022
4037478
Merge bitcoin/bitcoin#26610: test: Remove unused blocktools imports f…
Dec 2, 2022
9e59d21
Merge bitcoin/bitcoin#26592: ci: only run USDT interface tests on Cir…
Dec 2, 2022
1984db1
refactor: Rename local variable to distinguish it from type alias
hebasto Dec 2, 2022
cb44c59
test: Add sendall test for min-fee setting
aureleoules Dec 1, 2022
78aee0f
Merge bitcoin/bitcoin#26569: p2p: Ensure transaction announcements ar…
fanquake Dec 2, 2022
341ba7f
test: wallet, coverage for CoinsResult::Erase function
furszy Nov 22, 2022
cf79384
test: Coin Selection, duplicated preset inputs selection
furszy Nov 23, 2022
cac2725
test: bugfix, coinselector_test, use 'CoinsResult::Erase/Add' instead…
furszy Nov 22, 2022
c4e3b7d
wallet: SelectCoins, return early if wallet's UTXOs cannot cover the …
furszy Nov 22, 2022
3282fad
wallet: add assert to SelectionResult::Merge for safety
S3RK Nov 29, 2022
7362f8e
refactor: make CoinsResult total amounts members private
furszy Dec 2, 2022
5d332da
doc: Drop no longer relevant comment
hebasto Dec 2, 2022
e2c3b18
test: Add RPC tests for same named parameter specified more than once
ryanofsky Dec 2, 2022
6bd1d20
rpc: Make it an error server-side to specify same named parameter mul…
ryanofsky Dec 2, 2022
d1ca563
bitcoin-cli: Make it an error to specify the "args" parameter two dif…
ryanofsky Dec 2, 2022
cac29f5
Merge bitcoin/bitcoin#26622: test: Add test for sendall min-fee setting
Dec 3, 2022
fadf7b8
test: Fix intermittent issue in rpc_net.py
Dec 3, 2022
fe8d15c
Merge bitcoin/bitcoin#26630: test: Fix intermittent issue in rpc_net.py
fanquake Dec 4, 2022
8b79686
Merge bitcoin/bitcoin#26624: refactor: Rename local variable to disti…
glozow Dec 5, 2022
71abee8
Merge bitcoin/bitcoin#25993: doc: Add I2P guidance related to bandwid…
fanquake Dec 5, 2022
fa43f60
test: Run mempool_compatibility.py with MiniWallet
Dec 5, 2022
5b3f05b
Merge bitcoin/bitcoin#24226: rpc: warn that nodes ignore requests for…
Dec 5, 2022
38cbf43
Merge bitcoin/bitcoin#26414: test: Move tx creation to create_self_tr…
Dec 5, 2022
203886c
Fixup clang-tidy named argument comments
fanquake Oct 3, 2022
f0c4807
Merge bitcoin/bitcoin#26560: wallet: bugfix, invalid CoinsResult cach…
achow101 Dec 5, 2022
7734a01
Merge bitcoin/bitcoin#26640: test: Run mempool_compatibility.py with …
achow101 Dec 5, 2022
3eb041f
wallet: Change coin selection fee assert to error
achow101 Nov 30, 2022
6b563ca
wallet: Check max tx weight in coin selector
aureleoules Oct 4, 2022
c7c7ee9
test: Check max transaction weight in CoinSelection
aureleoules Oct 4, 2022
2ce3d26
Merge bitcoin/bitcoin#26462: wallet: fix crash on loading descriptor …
achow101 Dec 5, 2022
5d9b530
Merge bitcoin/bitcoin#19888: rpc, test: Improve getblockstats for uns…
achow101 Dec 5, 2022
8e0faba
test: make wallet_migration.py pass with both wallet flags
S3RK Dec 6, 2022
17554ef
test: prefer sqlite for wallet tests
S3RK Dec 5, 2022
edbe4f8
Merge bitcoin/bitcoin#26611: wallet: Change coin selection fee assert…
Dec 6, 2022
fa825bd
util: Include full version id in bug reports
Dec 6, 2022
8ccab65
Merge bitcoin/bitcoin#26238: clang-tidy: fixup named argument comments
Dec 6, 2022
896fca1
doc: move release notes to 24.0.1 and add notice
fanquake Dec 6, 2022
ef744c0
Merge bitcoin/bitcoin#25729: wallet: Check max transaction weight in …
achow101 Dec 6, 2022
1ff7929
Merge bitcoin/bitcoin#26609: refactor: Move `txmempool_entry.h` --> `…
Dec 6, 2022
0abb5b2
Merge bitcoin/bitcoin#26648: doc: move release notes to 24.0.1 and ad…
fanquake Dec 6, 2022
852891f
refactor, wallet: use optional for `label` in `ListTransactions`
brunoerg Sep 26, 2022
722e9a4
wallet, rpc: add `label` to `listsinceblock`
brunoerg Aug 22, 2022
fe488b4
test: add coverage for `label` in `listsinceblock`
brunoerg Aug 24, 2022
4e362c2
doc: add release note for 25934
brunoerg Aug 25, 2022
0596aa4
Merge bitcoin-core/gui#683: doc: Drop no longer relevant comment
hebasto Dec 6, 2022
c75e3d2
rest: reduce LOCK(cs_main) scope in rest_block
andrewtoth Oct 13, 2022
7d253c9
zmq: remove LOCK(cs_main) from NotifyBlock
andrewtoth Dec 6, 2022
f00808e
rpc: reduce LOCK(cs_main) scope in GetBlockChecked and getblock
andrewtoth Oct 17, 2022
efd82ae
rpc: reduce LOCK(cs_main) scope in blockToJSON
andrewtoth Oct 17, 2022
4d92b5a
rpc: reduce LOCK(cs_main) scope in GetUndoChecked and getblockstats
andrewtoth Oct 17, 2022
d7f61e7
rpc: reduce LOCK(cs_main) scope in gettxoutproof
andrewtoth Oct 17, 2022
e5daf97
wallet: Rename nFeeRet in CreateTransactionInternal to current_fee
achow101 Dec 5, 2022
272fb0a
Merge bitcoin/bitcoin#26645: util: Include full version id in bug rep…
Dec 7, 2022
7d51560
Merge bitcoin/bitcoin#26298: refactor: Move src/interfaces/*.cpp file…
fanquake Dec 7, 2022
9052d86
Merge bitcoin/bitcoin#26517: test: Changed small_txpuzzle_randfee to …
Dec 7, 2022
d44fcd3
build: Make $(package)_*_env available to all $(package)_*_cmds
hebasto Dec 7, 2022
affbf58
build: Move environment variables into `$(package)_config_env`
hebasto Dec 7, 2022
fa2cc5d
bugfix: Strict type checking for RPC boolean parameters
Dec 5, 2022
fa0153e
refactor: Replace isTrue with get_bool
Dec 5, 2022
bbfcbcf
Merge bitcoin/bitcoin#24611: Add fish completions
achow101 Dec 7, 2022
a653f4b
Merge bitcoin/bitcoin#25934: wallet, rpc: add `label` to `listsincebl…
achow101 Dec 7, 2022
1801d8c
Merge bitcoin/bitcoin#26308: rpc/rest/zmq: reduce LOCK(cs_main) scope…
Dec 8, 2022
c29bff5
test: Fix backwards compatibility intermittent failure
aureleoules Dec 8, 2022
e6906fc
rpc: Enable wallet import on pruned nodes
aureleoules Oct 2, 2022
fa34e5f
test: Avoid intermittent timeout in feature_assumevalid.py
Dec 7, 2022
fabb24c
test: Use last release in compatibility tests
Dec 8, 2022
07ac7a2
Merge bitcoin/bitcoin#26513: Make static nLastFlush and nLastWrite Ch…
fanquake Dec 8, 2022
5126e62
Merge bitcoin/bitcoin#26378: refactor: Pass reference to last header,…
Dec 8, 2022
3eaf7be
Merge bitcoin/bitcoin#24279: build: Make `$(package)_*_env` available…
fanquake Dec 8, 2022
89c1491
wallet: if only have one output type, don't perform "mixed" coin sele…
furszy Dec 8, 2022
6d11f19
Merge bitcoin/bitcoin#26658: test: Fix backwards compatibility interm…
Dec 9, 2022
16624e6
Merge bitcoin/bitcoin#26660: test: Use last release in compatibility …
Dec 9, 2022
fa933d6
test: Move feature_backwards_compatibility.py to wallet_backwards_com…
Nov 29, 2022
fa7d71a
test: Move rpc_fundrawtransaction.py to wallet_fundrawtransaction.py
Nov 29, 2022
293849a
univalue: Remove confusing getBool method
ryanofsky Sep 30, 2022
1986f12
build: Update `libmultiprocess` library
hebasto Dec 9, 2022
8c3ff7d
test: Suggested cleanups for rpc_namedparams test
ryanofsky Dec 9, 2022
9e229a5
Merge bitcoin/bitcoin#26601: test: Move wallet tests to wallet_*.py
Dec 9, 2022
7fd3b94
refactor: Deleted unreachable code in httpserver.cpp
joaoajmatos Dec 8, 2022
8f5c560
refactor: Refactored RequestMethodString function to follow developer…
joaoajmatos Dec 8, 2022
4ad7272
tests: reduce number of generated blocks for wallet_import_rescan
achow101 Dec 7, 2022
544cbf7
tests: Use batched RPC in feature_fee_estimation
achow101 Dec 7, 2022
6c872d5
tests: Initialize sigops draining script with bytes in feature_taproot
achow101 Dec 7, 2022
8c20796
tests: Use waitfornewblock for work queue test in interface_rpc
achow101 Dec 7, 2022
ff6c9fe
tests: Whitelist test p2p connection in rpc_packages
achow101 Dec 7, 2022
1647a11
tests: Reorder longer running tests in test_runner
achow101 Dec 7, 2022
c1a84f1
wallet: Move fee underpayment check to after fee setting
achow101 Dec 5, 2022
798430d
wallet: Sanity check fee paid cannot be negative
achow101 Dec 5, 2022
3b5fb6e
Merge bitcoin/bitcoin#26213: rpc: Strict type checking for RPC boolea…
fanquake Dec 10, 2022
a28fb36
Merge bitcoin/bitcoin#26673: univalue: Remove confusing getBool method
fanquake Dec 10, 2022
e1fb738
Merge bitcoin/bitcoin#26672: build: Update libmultiprocess library
fanquake Dec 10, 2022
1ea0279
Merge bitcoin/bitcoin#26666: refactor: Deleted unreachable code in ht…
Dec 10, 2022
574e50a
ci: Use `CONFIG_SITE` variable and `--prefix` option properly
hebasto Dec 10, 2022
6061eb6
Merge bitcoin/bitcoin#26199: p2p: Don't self-advertise during version…
Dec 12, 2022
bcb7123
test: add add_wallet_options to TestShell
josibake Dec 12, 2022
968f03e
Merge bitcoin/bitcoin#26477: validation: fix broken maxtipage comparison
fanquake Dec 13, 2022
a4baf3f
Merge bitcoin/bitcoin#26628: RPC: Reject RPC requests with same named…
Dec 13, 2022
8f30211
Merge bitcoin/bitcoin#26643: wallet: Move fee underpayment check to a…
achow101 Dec 13, 2022
ffa32ab
Merge bitcoin-core/gui#682: Don't directly delete abandoned txes from…
hebasto Dec 13, 2022
daf881d
Merge bitcoin/bitcoin#23319: rpc: Return fee and prevout (utxos) to g…
achow101 Dec 13, 2022
678889e
Merge bitcoin/bitcoin#26689: test: add add_wallet_options to TestShell
Dec 14, 2022
ba47a4b
Merge bitcoin/bitcoin#26668: wallet: if only have one output type, do…
achow101 Dec 14, 2022
71d9a7c
test: Wallet imports on pruned nodes
aureleoules Oct 2, 2022
564b580
test: Introduce MIN_BLOCKS_TO_KEEP constant
aureleoules Nov 27, 2022
062e4e9
doc: add 22.1 release notes
fanquake Dec 15, 2022
9a72119
Merge bitcoin/bitcoin#26651: test: Avoid intermittent timeout in feat…
Dec 15, 2022
03708da
Merge bitcoin/bitcoin#26704: doc: add 22.1 release notes
Dec 15, 2022
36c201f
remove CBlockIndex copy construction
jamesob Jun 8, 2022
adb7dba
clang-tidy: Fix `modernize-use-nullptr` in headers
hebasto Dec 15, 2022
c39619e
clang-tidy: Fix `readability-redundant-string-init` in headers
hebasto Dec 15, 2022
5055d07
Merge bitcoin-core/gui#685: clang-tidy: Fix `readability-redundant-st…
Dec 16, 2022
fafcc94
Make bitcoin-util grind_task tsan friendly
Sep 19, 2022
a272480
doc: add 23.1 release notes
fanquake Dec 16, 2022
48033d4
clang-tidy: Fix `performance-for-range-copy` in headers
hebasto Dec 16, 2022
7386da7
Merge bitcoin/bitcoin#26709: doc: add 23.1 release notes
fanquake Dec 16, 2022
66c08e7
Merge bitcoin/bitcoin#24865: rpc: Enable wallet import on pruned node…
achow101 Dec 16, 2022
caa2240
Merge bitcoin/bitcoin#26120: refactor: Make bitcoin-util grind_task t…
Dec 17, 2022
6c01323
Merge bitcoin/bitcoin#26708: clang-tidy: Fix `modernize-use-nullptr` …
Dec 17, 2022
cb32328
Merge bitcoin/bitcoin#26710: refactor: Fix `performance-for-range-cop…
Dec 17, 2022
2b77a33
test: Improve `check-doc.py` pattern
hebasto Dec 17, 2022
a4defcd
test, lint: add `crypted` to `ignore-words`
brunoerg Dec 18, 2022
bb5ea1d
qt: Load PSBTs using istreambuf_iterator rather than istream_iterator
achow101 Dec 18, 2022
ec63a48
test: call `keypoolrefill` with private keys disabled should throw an…
brunoerg Dec 18, 2022
8b05f13
Merge bitcoin/bitcoin#26717: test: Improve `check-doc.py` pattern
Dec 19, 2022
bd13d6b
Merge bitcoin/bitcoin#26656: tests: Improve runtime of some tests whe…
Dec 19, 2022
65f5cfd
Merge bitcoin/bitcoin#25311: refactor: remove CBlockIndex copy constr…
fanquake Dec 19, 2022
3d97496
Merge bitcoin/bitcoin#26515: rpc: skip getpeerinfo for a peer without…
Dec 19, 2022
8ab1923
Merge bitcoin/bitcoin#26723: test: call `keypoolrefill` with priv key…
Dec 19, 2022
8c5b364
Relax MIN_STANDARD_TX_NONWITNESS_SIZE to 65 non-witness bytes
instagibbs Oct 5, 2022
b2aa9e8
Add release note for MIN_STANDARD_TX_NONWITNESS_SIZE relaxation
instagibbs Nov 10, 2022
31fdc54
test: speed up wallet_fundrawtransaction.py and wallet_sendall.py
kdmukai Dec 17, 2022
7121fd8
test: self-sign previous release binaries for arm64 macOS
kdmukai Dec 13, 2022
dc12f2e
test: improve error msg on previous release tarball extraction failure
kdmukai Dec 19, 2022
dcdfd72
Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`
fanquake Dec 20, 2022
d3a8434
ci: remove --prefix from msan job
fanquake Dec 20, 2022
497f265
Merge bitcoin-core/gui#605: Delete splash screen widget early
hebasto Dec 20, 2022
cbcad79
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
achow101 Dec 20, 2022
97115de
doc: Refactor/Format getrawtransaction RPC docs and add ScriptPubKeyD…
dougEfresh Dec 20, 2022
8456bfa
Merge bitcoin/bitcoin#26638: test: prefer sqlite for wallet tests
achow101 Dec 20, 2022
0139a0d
Merge bitcoin/bitcoin#26722: test: speed up the two slowest functiona…
Dec 21, 2022
4cd6b3b
Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rath…
Dec 21, 2022
dd7d82b
Merge bitcoin/bitcoin#26734: doc: Fixup getrawtransaction RPC docs
fanquake Dec 21, 2022
3e536ea
Merge bitcoin/bitcoin#26683: ci: Use `CONFIG_SITE` variable and `--pr…
fanquake Dec 21, 2022
6d40a1a
Merge bitcoin/bitcoin#26694: test: `get_previous_releases.py`: M1/M2 …
Dec 21, 2022
f3bc1a7
Merge bitcoin/bitcoin#26265: POLICY: Relax MIN_STANDARD_TX_NONWITNESS…
achow101 Dec 21, 2022
b2f436e
Add files via upload
Lost4urluv7 Jan 9, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
63 changes: 0 additions & 63 deletions .appveyor.yml

This file was deleted.

Loading