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-06-24
Merge bitcoin/bitcoin#22257: test: refactor: various (de)serialization helper...
MarcoFalke
2021-06-22
Revert "test: Add temporary logging to debug #20975"
MarcoFalke
2021-06-22
Merge bitcoin/bitcoin#22201: test: Fix TestShell to allow running in Jupyter ...
MarcoFalke
2021-06-21
add dummy file param to fix jupyter
Josiah Baker
2021-06-21
Merge bitcoin/bitcoin#22089: test: MiniWallet: fix fee calculation for P2PK a...
MarcoFalke
2021-06-21
test: doc: improve doc for `from_hex` helper (mention `to_hex` alternative)
Sebastian Falbesoner
2021-06-21
scripted-diff: test: rename `FromHex` to `from_hex`
Sebastian Falbesoner
2021-06-21
test: remove `ToHex` helper, use .serialize().hex() instead
Sebastian Falbesoner
2021-06-21
test: introduce `tx_from_hex` helper for tx deserialization
Sebastian Falbesoner
2021-06-19
Merge bitcoin/bitcoin#22210: test: Use MiniWallet in test_no_inherited_signal...
MarcoFalke
2021-06-10
test: Use MiniWallet in test_no_inherited_signaling RBF test
MarcoFalke
2021-06-10
test: Add txin.sequence option to MiniWallet
MarcoFalke
2021-06-08
test: MiniWallet: fix fee calculation for P2PK and check tx vsize
Sebastian Falbesoner
2021-06-08
test: MiniWallet: force P2PK signature to have fixed size (71 bytes)
Sebastian Falbesoner
2021-06-08
test: doc: improve doc for chain_transaction() helper
Sebastian Falbesoner
2021-06-08
test: refactor: dedup utility function chain_transaction()
Sebastian Falbesoner
2021-06-07
Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975
W. J. van der Laan
2021-06-04
test: Add temporary logging to debug #20975
MarcoFalke
2021-06-03
test: convert docs into type annotations in test_framework/test_node.py
fanquake
2021-06-03
test: convert docs into type annotations in test_framework/wallet.py
fanquake
2021-06-03
test: convert docs into type annotations in test_framework/util.py
fanquake
2021-05-31
test: run mempool_reorg.py even with wallet disabled
Darius Parvin
2021-05-31
Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional tests
MarcoFalke
2021-05-31
Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systems
MarcoFalke
2021-05-30
test: Fix IPv6 check on BSD systems
nthumann
2021-05-24
test: MiniWallet: introduce enum type for output mode
Sebastian Falbesoner
2021-05-21
Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.
Kiminuo
2021-05-17
test: MiniWallet: add P2PK support
Sebastian Falbesoner
2021-05-10
test: use MiniWallet for feature_csv_activation.py
Sebastian Falbesoner
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
[next]