Commit Graph

30254 Commits (cf6d66bf941d946600047d712c7cd15d7605322e)
 

Author SHA1 Message Date
fanquake cf6d66bf94
test: use f-strings in feature_settings.py
3 years ago
fanquake 6651d77f22
test: use f-strings in feature_pruning.py
3 years ago
fanquake 961f5813ba
test: use f-strings in feature_notifications.py
3 years ago
fanquake 1a546e6f6c
test: use f-strings in feature_minchainwork.py
3 years ago
fanquake 6679eceacc
test: use f-strings in feature_logging.py
3 years ago
fanquake fb633933ab
test: use f-strings in feature_loadblock.py
3 years ago
fanquake e9ca8b254d
test: use f-strings in feature_help.py
3 years ago
fanquake ff7e330999
test: use f-strings in feature_filelock.py
3 years ago
fanquake d5a6adc5e4
test: use f-strings in feature_fee_estimation.py
3 years ago
fanquake a2de33cbdc
test: use f-strings in feature_dersig.py
3 years ago
fanquake a2502cc63f
test: use f-strings in feature_dbcrash.py
3 years ago
fanquake 3e2f84e7a9
test: use f-strings in feature_csv_activation.py
3 years ago
fanquake e2f1fd8ee9
test: use f-strings in feature_config_args.py
3 years ago
fanquake 36d33d32b1
test: use f-strings in feature_cltv.py
3 years ago
fanquake dca173cc04
test: use f-strings in feature_blocksdir.py
3 years ago
fanquake 5453e87062
test: use f-strings in feature_backwards_compatibility.py
3 years ago
fanquake 6f3d5ad67a
test: use f-strings in feature_asmap.py
3 years ago
fanquake b5c468cfe3
Merge bitcoin/bitcoin#22725: MOVEONLY: tests: Move addrman ser/deser tests to addrman_tests.cpp
3 years ago
fanquake 62cb4009c2
Merge bitcoin/bitcoin#22215: refactor: Add FoundBlock.found member
3 years ago
John Newbery aaa6ad5455 [MOVEONLY] [tests] Move addrman ser/deser tests to addrman_tests.cpp
3 years ago
fanquake fdd80b0a53
Merge bitcoin/bitcoin#22688: contrib: use `keys.openpgp.org` to retrieve builder keys
3 years ago
fanquake f3dbd1c2b2
Merge bitcoin/bitcoin#22627: [addrman] De-duplicate Add() function
3 years ago
fanquake 4c43b7d41d
contrib: use hkps://keys.openpgp.org to retrieve builder keys
3 years ago
fanquake df30375788
Merge bitcoin/bitcoin#22715: wallet: use `FormatFullVersion()` & `PACKAGE_NAME` in dumpwallet
3 years ago
MarcoFalke 8a40b227a6
Merge bitcoin/bitcoin#22718: doc: Add missing PR 16333 release note
3 years ago
MarcoFalke b935abb9eb
Merge bitcoin/bitcoin#22684: test: check for invalid `-prune` parameters
3 years ago
MarcoFalke fa76ebd1a6
doc: Add missing PR 16333 release note
3 years ago
Sebastian Falbesoner e2ff385e13 test: check for invalid `-prune` parameters
3 years ago
MarcoFalke 42b00a3758
Merge bitcoin/bitcoin#22649: fuzz: Avoid OOM in system fuzz target
3 years ago
fanquake 2d7534bd93
wallet: use PACKAGE_NAME instead of "Bitcoin" in rpcdump
3 years ago
fanquake 14b4802405
wallet: use FormatFullVersion instead of CLIENT_BUILD in rpcdump
3 years ago
Amiti Uttarwar 60e0cbdd57 [addrman] Merge the two Add() functions
3 years ago
fanquake 3facf0a8ae
Merge bitcoin/bitcoin#22685: clientversion: No suffix #if CLIENT_VERSION_IS_RELEASE
3 years ago
fanquake 820129aee9
Merge bitcoin/bitcoin#22686: wallet: Use GetSelectionAmount in ApproximateBestSubset
3 years ago
fanquake 11c7d001a9
Merge bitcoin/bitcoin#22700: builder-keys: Add dongcarl
3 years ago
Samuel Dobson 502d22ceed
Merge bitcoin/bitcoin#22541: Add a new RPC command: restorewallet
3 years ago
fanquake be499aa07f
Merge bitcoin/bitcoin#22692: builder-keys: add jamesob
3 years ago
fanquake adf9bcfc37
Merge bitcoin/bitcoin#22696: p2p: log addrman consistency checks
3 years ago
fanquake 4c87665707
Merge bitcoin/bitcoin#22604: p2p, rpc, test: address rate-limiting follow-ups
3 years ago
Carl Dong 7d95777417 builder-keys: Add dongcarl
3 years ago
Jon Atack 4844b74ba7
p2p: log addrman consistency checks
3 years ago
fanquake 803ef70fd9
Merge bitcoin/bitcoin#20233: addrman: Make consistency checks a runtime option
3 years ago
Andrew Chow 92885c4f69 test: Test for ApproximateBestSubset edge case with too little fees
3 years ago
Andrew Chow d9262324e8 wallet: Assert that enough was selected to cover the fees
3 years ago
Andrew Chow 2de222c401 wallet: Use GetSelectionAmount for target value calculations
3 years ago
James O'Beirne 45babb2788
builder-keys: add jamesob
3 years ago
Hennadii Stepanov 439e58c4d8
Merge bitcoin-core/gui#360: Unregister wallet notifications before unloading wallets
3 years ago
John Newbery a4d78546b0 [addrman] Make addrman consistency checks a runtime option
3 years ago
Hennadii Stepanov 9948f114f8
Merge bitcoin-core/gui#390: Add SubFeeFromAmount to options
3 years ago
Carl Dong 5100deee58 clientversion: No suffix #if CLIENT_VERSION_IS_RELEASE
3 years ago