Commit Graph

3655 Commits (014110c47d94ece6e3e655cdbf02ed8c91c7a5cf)

Author SHA1 Message Date
MarcoFalke a926d6dfd2
Merge bitcoin/bitcoin#22310: test: Add functional test for replacement relay fee check
3 years ago
fanquake 045bb06ebd
Merge bitcoin/bitcoin#19651: wallet: importdescriptors update existing
3 years ago
Antoine Riard c4ddee64c7 test: Add test for replacement relay fee check
3 years ago
Samuel Dobson 722776c0fd
Merge bitcoin/bitcoin#21329: descriptor wallet: Cache last hardened xpub and use in normalized descriptors
3 years ago
S3RK 3efaf83c75 wallet: deactivate descriptor
3 years ago
S3RK 6737d9655b test: wallet importdescriptors update existing
3 years ago
S3RK bf68ebc1cd wallet: allow to import same descriptor twice
3 years ago
MarcoFalke 3f56ef7bef
Merge bitcoin/bitcoin#22146: Reject invalid coin height and output index when loading assumeutxo
3 years ago
Andrew Chow e6cf0ed92d wallet, rpc: listdescriptors does not need unlocked
3 years ago
W. J. van der Laan 0553d75268
Merge bitcoin/bitcoin#22154: Add OutputType::BECH32M and related wallet support for fetching bech32m addresses
3 years ago
MarcoFalke e59ea87954
Merge bitcoin/bitcoin#22311: test: Add missing syncwithvalidationinterfacequeue in p2p_blockfilters
3 years ago
MarcoFalke d6a59166a1
Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helpers cleanups/improvements
3 years ago
MarcoFalke bfa885898a
Merge bitcoin/bitcoin#22306: [test] Improvements to p2p_addr_relay.py
3 years ago
MarcoFalke a196c89317
Merge bitcoin/bitcoin#22270: test: Add bitcoin-util tests (+refactors)
3 years ago
Jon Atack 184d4534f6
script, doc: spelling update
3 years ago
Samuel Dobson 567670bec5
Merge bitcoin/bitcoin#22166: Add support for inferring tr() descriptors
3 years ago
MarcoFalke d6e0d78c31
Merge bitcoin/bitcoin#20966: banman: save the banlist in a JSON format on disk
3 years ago
MarcoFalke 03aa59a4e5
Merge bitcoin/bitcoin#22313: test: Add missing sync_all to feature_coinstatsindex
3 years ago
Andrew Chow 754f134a50 wallet: Add error message to GetReservedDestination
3 years ago
Andrew Chow 87a0e7a3b7 Disallow bech32m addresses for legacy wallet things
3 years ago
Andrew Chow 6dbe4d1072 Use BECH32M for tr() desc, WitV1Taproot, and WitUnknown CTxDests
3 years ago
MarcoFalke fafd9165e9
test: Add missing sync_all to feature_coinstatsindex
3 years ago
MarcoFalke fadddd13ee
test: Add missing syncwithvalidationinterfacequeue
3 years ago
MarcoFalke faa211fc6e
test: Misc cleanup
3 years ago
MarcoFalke fa1668bf50
test: Run pep-8
3 years ago
MarcoFalke facd97ae0f
scripted-diff: Renames
3 years ago
MarcoFalke fa27baa9c8
Revert "test: Add temporary logging to debug #20975"
3 years ago
MarcoFalke 672870ab7b
Merge bitcoin/bitcoin#22201: test: Fix TestShell to allow running in Jupyter Notebook
3 years ago
Amiti Uttarwar 6168eb06b2 [test] Prevent intermittent issue
3 years ago
Amiti Uttarwar 1d8193e2a2 [test] Remove GetAddrStore class
3 years ago
Amiti Uttarwar ef2f149bf2 [test] Update GetAddrStore callers to use AddrReceiver
3 years ago
Amiti Uttarwar e8c67ea19a [test] Add functionality to AddrReceiver
3 years ago
Amiti Uttarwar 09dc073cff [test] Allow AddrReceiver to be used more generally
3 years ago
Josiah Baker 168b6c317c add dummy file param to fix jupyter
3 years ago
MarcoFalke 74013641e0
Merge bitcoin/bitcoin#22089: test: MiniWallet: fix fee calculation for P2PK and check tx vsize
3 years ago
W. J. van der Laan 6556da77d7
Merge bitcoin/bitcoin#21056: rpc: Add a `-rpcwaittimeout` parameter to limit time spent waiting
3 years ago
Vasil Dimov bb719a08db
style: remove () from assert in rpc_setban.py
3 years ago
Vasil Dimov dd4e957dcd
test: ensure banlist can be read from disk after restart
3 years ago
Sebastian Falbesoner bdb8b9a347 test: doc: improve doc for `from_hex` helper (mention `to_hex` alternative)
3 years ago
Sebastian Falbesoner 1914054208 scripted-diff: test: rename `FromHex` to `from_hex`
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Sebastian Falbesoner 2ce7b47958 test: introduce `tx_from_hex` helper for tx deserialization
3 years ago
W. J. van der Laan f6a25bea82
Merge bitcoin/bitcoin#22147: p2p: Protect last outbound HB compact block peer
3 years ago
MarcoFalke e172ea8804
Merge bitcoin/bitcoin#22210: test: Use MiniWallet in test_no_inherited_signaling RBF test
3 years ago
Pieter Wuille d637a9b397 Taproot descriptor inference
3 years ago
MarcoFalke fa304929e2
test: Add bitcoin-util tests
3 years ago
MarcoFalke da1e6d5911
Merge bitcoin/bitcoin#14604: tests: Add test and refactor feature_block.py
3 years ago
MarcoFalke 0844084c13
Merge bitcoin/bitcoin#22249: test: kill process group to avoid dangling processes when using `--failfast`
3 years ago
Samuel Dobson 5c2e2afe99
Merge bitcoin/bitcoin#21365: Basic Taproot signing support for descriptor wallets
3 years ago
MarcoFalke dd24567a24
Merge bitcoin/bitcoin#22120: test: p2p_invalid_block: Check that a block rejected due to too-new tim…
3 years ago