index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_runner.py
Age
Commit message (
Expand
)
Author
2021-08-03
Merge bitcoin/bitcoin#22098: [test, init] DNS seed querying logic
fanquake
2021-07-30
[test] Introduce test logic to query DNS seeds
Amiti Uttarwar
2021-07-28
Merge bitcoin/bitcoin#22423: test: wallet_listtransactions improvements (spee...
MarcoFalke
2021-07-22
Merge bitcoin/bitcoin#21090: Default to NODE_WITNESS in nLocalServices
W. J. van der Laan
2021-07-20
Merge bitcoin/bitcoin#22096: p2p: AddrFetch - don't disconnect on self-announ...
fanquake
2021-07-16
test: speedup wallet_listtransactions by whitelisting peers (immediate tx relay)
Sebastian Falbesoner
2021-07-14
test: move rpc_rawtransaction tests to < 30s group
Jon Atack
2021-07-14
Merge bitcoin/bitcoin#20354: test: Add feature_taproot.py --previous_release
MarcoFalke
2021-07-13
Merge bitcoin/bitcoin#22112: Force port 0 in I2P
W. J. van der Laan
2021-07-12
Merge bitcoin/bitcoin#20234: net: don't bind on 0.0.0.0 if binds are restrict...
W. J. van der Laan
2021-07-12
test: Add functional test for AddrFetch connections
Martin Zumsande
2021-07-09
test: ensure I2P ports are handled as expected
Vasil Dimov
2021-07-08
[test] submit same txid different wtxid as mempool tx
glozow
2021-07-07
[test] remove or move tests using `-segwitheight=-1`
Dhruv Mehta
2021-07-07
net: don't bind on 0.0.0.0 if binds are restricted to Tor
Vasil Dimov
2021-06-21
Merge bitcoin/bitcoin#22147: p2p: Protect last outbound HB compact block peer
W. J. van der Laan
2021-06-15
test: kill process group to avoid dangling processes
S3RK
2021-06-10
tests: Add test for compact block HB selection
Pieter Wuille
2021-06-04
Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewards
MarcoFalke
2021-06-03
Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptors
W. J. van der Laan
2021-06-02
Testcase for wallet issue with orphaned rewards.
Daniel Kraft
2021-05-24
tests: check derivation of P2TR
Pieter Wuille
2021-05-24
[test] functional test for packages in RPCs
glozow
2021-04-19
test: Add functional test for Coinstats index
Fabian Jahr
2021-04-08
Move external signer out of wallet module
Sjors Provoost
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-03-19
test: add functional test for anchors.dat
bruno
2021-02-25
test: Add feature_taproot.py --previous_release
MarcoFalke
2021-02-23
test: add external signer test
Sjors Provoost
2021-02-18
Merge #15946: Allow maintaining the blockfilterindex when using prune
Jonas Schnelli
2021-02-16
Add functional test for blockfilterindex in prune-mode
Jonas Schnelli
2021-02-12
Merge #19145: Add hash_type MUHASH for gettxoutsetinfo
Wladimir J. van der Laan
2021-02-05
Merge #20267: Disable and fix tests for when BDB is not compiled
Wladimir J. van der Laan
2021-02-02
Merge #19509: Per-Peer Message Capture
MarcoFalke
2021-01-30
test: Add test for gettxoutsetinfo RPC with MuHash
Fabian Jahr
2021-01-28
Merge #20226: wallet, rpc: add listdescriptors command
Samuel Dobson
2021-01-27
wallet, rpc: add listdescriptors command
Ivan Metlushko
2021-01-27
Fix wallet_send.py wallet setup to work with descriptors
Andrew Chow
2021-01-27
Require legacy wallet for wallet_upgradewallet.py
Andrew Chow
2021-01-27
Explicitly mark legacy wallet tests as such
Andrew Chow
2021-01-24
Better error messages for invalid addresses
Bezdrighin
2021-01-23
Add Message Capture Test
Troy Giorshev
2021-01-07
[test] Test the add_outbound_p2p_connection functionality
Amiti Uttarwar
2020-12-26
[rpc] Remove deprecated "banscore" field from getpeerinfo
Amiti Uttarwar
2020-11-01
Update feature_backwards_compatibility for descriptor wallets
Andrew Chow
2020-11-01
tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
Andrew Chow
2020-10-29
Skip --descriptor tests if sqlite is not compiled
Andrew Chow
2020-10-15
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-14
Update wallet_multiwallet.py for descriptor and sqlite wallets
Russell Yanofsky
[next]