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_framework
Age
Commit message (
Expand
)
Author
2021-05-05
Merge bitcoin/bitcoin#21754: test: Run feature_cltv with MiniWallet
MarcoFalke
2021-04-30
Merge bitcoin/bitcoin#19521: Coinstats Index
W. J. van der Laan
2021-04-29
test: Assert that exit code indicates failure
MarcoFalke
2021-04-29
test: Run feature_cltv with MiniWallet
MarcoFalke
2021-04-29
Merge bitcoin/bitcoin#21762: test: Speed up mempool_spend_coinbase.py
MarcoFalke
2021-04-28
test: Fix intermittent issue in p2p_addr_relay.py
MarcoFalke
2021-04-23
test: Fix test cache issue
MarcoFalke
2021-04-23
test: Create MiniWallet.create_self_transfer
MarcoFalke
2021-04-22
test: Add MiniWallet.sendrawtransaction
MarcoFalke
2021-04-19
test: Add tests for block_info in gettxoutsetinfo
Fabian Jahr
2021-04-19
test: Add functional test for Coinstats index
Fabian Jahr
2021-04-12
tests: Skip SQLite fsyncs while testing
Andrew Chow
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-26
Merge #21390: test: Test improvements for UTXO set hash tests
MarcoFalke
2021-03-24
Merge #21357: test: Unconditionally check for fRelay field in test framework
MarcoFalke
2021-03-23
Unconditionally check for fRelay field in test framework
Troy Giorshev
2021-03-23
test: Remove wallet dependency of utxo set hash test
Fabian Jahr
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-03-16
Use Bech32m encoding for v1+ segwit addresses
Pieter Wuille
2021-03-05
Merge #21246: doc: Correction for VerifyTaprootCommitment comments
fanquake
2021-03-01
Correction for VerifyTaprootCommitment comments
Russell O'Connor
2021-02-25
Merge #21254: test: Avoid connecting to real network when running tests
MarcoFalke
2021-02-25
Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()
Wladimir J. van der Laan
2021-02-23
rpc: add external_signer option to createwallet
Sjors Provoost
2021-02-21
test: framework: add skip_if_no_external_signer
Sjors Provoost
2021-02-21
test: Avoid connecting to real network when running tests
MarcoFalke
2021-02-18
Merge #19809: log: Prefix log messages with function name and source code loc...
Wladimir J. van der Laan
2021-02-17
[test] Check user agent string from test framework connections
John Newbery
2021-02-17
[test] Add P2P_SERVICES to p2p.py
John Newbery
2021-02-17
[test] Move MY_RELAY to p2p.py
John Newbery
2021-02-17
[test] Move MY_SUBVERSION to p2p.py
John Newbery
2021-02-17
[test] Move MY_VERSION to p2p.py
John Newbery
2021-02-17
[test] Move MIN_VERSION_SUPPORTED to p2p.py
John Newbery
2021-02-17
Merge #20993: test: store subversion (user agent) as string in msg_version
MarcoFalke
2021-02-16
test: Speed up rpc_blockchain.py by removing miniwallet.generate()
MarcoFalke
2021-02-16
test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUE
MarcoFalke
2021-02-15
Merge #21100: test: remove unused function xor_bytes
MarcoFalke
2021-02-09
test: remove unused function xor_bytes
Sebastian Falbesoner
2021-02-09
test: remove unnecessary assignment in bdb
Bruno Garcia
2021-02-08
test: remove type: comments in favour of actual annotations
fanquake
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-31
Merge #20954: test: Declare `nodes` type in test_framework.py.
MarcoFalke
2021-01-27
tests: Don't make any wallets unless wallet is required
Andrew Chow
2021-01-27
Skip legacy wallet reliant tests if BDB is not compiled
Andrew Chow
2021-01-27
tests: Set descriptors default based on compilation
Andrew Chow
2021-01-23
Add capture parser
Troy Giorshev
2021-01-23
test: store subversion (user agent) as string in msg_version
Sebastian Falbesoner
2021-01-21
Merge #17556: test: Change feature_config_args.py not to rely on strange regt...
MarcoFalke
2021-01-18
Change type definitions for "chain" and "setup_clean_chain" from type comment...
Kiminuo
[next]