Commit Graph

30222 Commits (f52a72af569526f319d9f1480eb473b9570125c3)
 

Author SHA1 Message Date
Hennadii Stepanov f52a72af56
ci: Invalidate depends caches when sources have been changed
3 years ago
Hennadii Stepanov 939640f87e
ci: Reorder scripts to make git available before depends_sources_cache
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
Hennadii Stepanov e614cc8cd8
Merge bitcoin-core/gui#399: Fix "Load PSBT" functionality when no wallet loaded
3 years ago
Hennadii Stepanov 77e23ca945
Merge bitcoin-core/gui#317: Add Direction column to Peers Tab
3 years ago
Hennadii Stepanov 3d9cdb1689
Merge bitcoin-core/gui#354: Refactor open date range to use std::optional
3 years ago
Prateek Sancheti 0237d95323 qt: Add Load PSBT functionaliy with nowallet
3 years ago
Prateek Sancheti 62b125fd19 qt, refactor: Fix indentation
3 years ago
Prateek Sancheti ad28b66e98 qt: Add SubFeeFromAmount option
3 years ago
fanquake c3545a7396
Merge bitcoin/bitcoin#22653: refactor: Rename JoinErrors and re-use it
3 years ago
lsilva01 5fe8100ff3 Change the wallet_backup.py test to use the restorewallet RPC command instead of restoring wallets manually.
3 years ago
lsilva01 ae23faba6f Add a new RPC command: restorewallet
3 years ago
W. J. van der Laan 0b5344b0d1
Merge bitcoin/bitcoin#22632: test: Set regtest.BIP66Height = 102 to speed up tests
3 years ago
Samuel Dobson ce0913148b
Merge bitcoin/bitcoin#22547: cli: Add progress bar for -getinfo
3 years ago
fanquake 8193294cab
Merge bitcoin/bitcoin#22642: release: Release with separate SHA256SUMS and sig files
3 years ago
fanquake a9509fedc8
Merge bitcoin/bitcoin#22643: guix-verify: Non-zero exit code when anything fails
3 years ago
fanquake 21438d55d5
Merge bitcoin/bitcoin#21800: mempool/validation: mempool ancestor/descendant limits for packages
3 years ago
Samuel Dobson b1a672d158
Merge bitcoin/bitcoin#22337: wallet: Use bilingual_str for errors
3 years ago
Samuel Dobson a162edfdd1
Merge bitcoin/bitcoin#22359: wallet: Do not set fInMempool in transactionAddedToMempool when tx is not in the mempool
3 years ago
Samuel Dobson 8fa03c4ddf
Merge bitcoin/bitcoin#21500: wallet, rpc: add an option to list private descriptors
3 years ago
MarcoFalke db94d74f24
Merge bitcoin/bitcoin#22657: fuzz: Re-enable assert in banman again
3 years ago
MarcoFalke fabed982ad
fuzz: Re-enable assert in banman again
3 years ago
Hennadii Stepanov bb56486a17
refactor: Reuse MakeUnorderedList where possible
3 years ago
Hennadii Stepanov 77a90f03ac
refactor: Move MakeUnorderedList into util/string.h to make it reusable
3 years ago
Hennadii Stepanov 6a5ccd65c7
scripted-diff: Rename JoinErrors in more general MakeUnorderedList
3 years ago
Hennadii Stepanov 03826aecc5
Merge bitcoin-core/gui#396: Ensure external signer option remains disabled without signers
3 years ago
Hennadii Stepanov 7ebc4c6689
Merge bitcoin-core/gui#379: Prompt to reset settings when settings.json cannot be read
3 years ago
glozow accf3d5868 [test] mempool package ancestor/descendant limits
3 years ago
glozow 2b6b26e57c [test] parameterizable fee for make_chain and create_child_with_parents
3 years ago
glozow 313c09f7b7 [test] helper function to increase transaction weight
3 years ago
glozow f8253d69d6 extract/rename helper functions from rpc_packages.py
3 years ago
glozow 3cd663a5d3 [policy] ancestor/descendant limits for packages
3 years ago
Andrew Chow a9b9ca82da gui: ensure external signer option remains disabled without signers
3 years ago