Commit Graph

360 Commits (bb9f76a7194a665effab169d228bb8cbc66ccf86)

Author SHA1 Message Date
glozow accf3d5868 [test] mempool package ancestor/descendant limits
3 years ago
fanquake 10fbb37268
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
3 years ago
Amiti Uttarwar 9c08719778 [test] Introduce test logic to query DNS seeds
3 years ago
MarcoFalke 93878d2ab5
Merge bitcoin/bitcoin#22423: test: wallet_listtransactions improvements (speedup, cleanup, logging)
3 years ago
W. J. van der Laan 5d83e7d714
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
3 years ago
fanquake e4487fd5bb
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announcements
3 years ago
Sebastian Falbesoner fb6c6a7938 test: speedup wallet_listtransactions by whitelisting peers (immediate tx relay)
3 years ago
Jon Atack a3d6ec5bb5
test: move rpc_rawtransaction tests to < 30s group
3 years ago
MarcoFalke 531c2b7c04
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
3 years ago
W. J. van der Laan d8f1e1327f
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
3 years ago
W. J. van der Laan 842e2a9c54
Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restricted to Tor
3 years ago
Martin Zumsande 5730a43703 test: Add functional test for AddrFetch connections
3 years ago
Vasil Dimov 41cda9d075
test: ensure I2P ports are handled as expected
3 years ago
glozow b7a8cd9963 [test] submit same txid different wtxid as mempool tx
3 years ago
Dhruv Mehta eba5b1cd64 [test] remove or move tests using `-segwitheight=-1`
3 years ago
Vasil Dimov 2feec3ce31
net: don't bind on 0.0.0.0 if binds are restricted to Tor
3 years ago
W. J. van der Laan f6a25bea82
Merge bitcoin/bitcoin#22147: p2p: Protect last outbound HB compact block peer
3 years ago
S3RK 451b96f7d2 test: kill process group to avoid dangling processes
3 years ago
Pieter Wuille 30aee2dfe6 tests: Add test for compact block HB selection
3 years ago
MarcoFalke 3ac5209662
Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewards
3 years ago
W. J. van der Laan c7dd9ff71b
Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptors
3 years ago
Daniel Kraft e4356f6a6c Testcase for wallet issue with orphaned rewards.
3 years ago
Pieter Wuille 2667366aaa tests: check derivation of P2TR
4 years ago
glozow c4259f4b7e [test] functional test for packages in RPCs
4 years ago
Fabian Jahr 6a4c0c09ab
test: Add functional test for Coinstats index
4 years ago
Sjors Provoost b54b2e7b1a
Move external signer out of wallet module
4 years ago
MarcoFalke 1c7be9ab90
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
bruno 581791c620 test: add functional test for anchors.dat
4 years ago
MarcoFalke fa80e10d94
test: Add feature_taproot.py --previous_release
4 years ago
Sjors Provoost f3e6ce78fb
test: add external signer test
4 years ago
Jonas Schnelli 9017d55e7c
Merge #15946: Allow maintaining the blockfilterindex when using prune
4 years ago
Jonas Schnelli ab3a0a2fb9 Add functional test for blockfilterindex in prune-mode
4 years ago
Wladimir J. van der Laan 8d82eddee6
Merge #19145: Add hash_type MUHASH for gettxoutsetinfo
4 years ago
Wladimir J. van der Laan a6b1bf6439
Merge #20267: Disable and fix tests for when BDB is not compiled
4 years ago
MarcoFalke 384e090f93
Merge #19509: Per-Peer Message Capture
4 years ago
Fabian Jahr 6ccc8fc067
test: Add test for gettxoutsetinfo RPC with MuHash
4 years ago
Samuel Dobson 9deba2de76
Merge #20226: wallet, rpc: add listdescriptors command
4 years ago
Ivan Metlushko 647b81b709 wallet, rpc: add listdescriptors command
4 years ago
Andrew Chow 1194cf9269 Fix wallet_send.py wallet setup to work with descriptors
4 years ago
Andrew Chow fbaea7bfe4 Require legacy wallet for wallet_upgradewallet.py
4 years ago
Andrew Chow b1b679e0ab Explicitly mark legacy wallet tests as such
4 years ago
Bezdrighin 8f0b64fb51 Better error messages for invalid addresses
4 years ago
Troy Giorshev 381f77be85 Add Message Capture Test
4 years ago
Amiti Uttarwar b4dd2ef800 [test] Test the add_outbound_p2p_connection functionality
4 years ago
Amiti Uttarwar 094c3beaa4 [rpc] Remove deprecated "banscore" field from getpeerinfo
4 years ago
Andrew Chow 6c9c12bf87 Update feature_backwards_compatibility for descriptor wallets
4 years ago
Andrew Chow 242aed7cc1 tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
4 years ago
Andrew Chow 586640381a Skip --descriptor tests if sqlite is not compiled
4 years ago
Wladimir J. van der Laan 3caee16946
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
4 years ago