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
Age
Commit message (
Expand
)
Author
2021-06-21
[test] Allow AddrReceiver to be used more generally
Amiti Uttarwar
2021-06-13
Merge bitcoin/bitcoin#22130: test: refactor: dedup utility function chain_tra...
MarcoFalke
2021-06-13
Merge bitcoin/bitcoin#22102: Remove `Warning:` from warning message printed f...
MarcoFalke
2021-06-12
Merge bitcoin/bitcoin#22156: Allow tr() import only when Taproot is active
W. J. van der Laan
2021-06-11
Merge bitcoin/bitcoin#22118: test: check anchors.dat when node starts for the...
MarcoFalke
2021-06-10
Allow tr() import only when Taproot is active
Andrew Chow
2021-06-10
Merge bitcoin/bitcoin#22084: package testmempoolaccept followups
fanquake
2021-06-08
Merge bitcoin/bitcoin#21946: Document and test lack of inherited signaling in...
MarcoFalke
2021-06-08
Add sync_blocks in wallet_orphanedreward.py.
Daniel Kraft
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
Remove `Warning:`
Prayank
2021-06-07
Merge bitcoin/bitcoin#22149: test: Add temporary logging to debug #20975
W. J. van der Laan
2021-06-07
Merge bitcoin/bitcoin#22092: test: convert documentation into type annotations
fanquake
2021-06-05
Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldummy
MarcoFalke
2021-06-04
test: Fix p2p_leak.py intermittent failure by lowering timeout
Martin Zumsande
2021-06-04
test: Remove unused node from feature_nulldummy
MarcoFalke
2021-06-04
test: Add temporary logging to debug #20975
MarcoFalke
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-03
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
W. J. van der Laan
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-06-02
Testcase for wallet issue with orphaned rewards.
Daniel Kraft
2021-06-02
disallow_mempool_conflicts -> allow_bip125_replacement and check earlier
glozow
2021-06-01
Merge bitcoin/bitcoin#21178: test: run mempool_reorg.py even with wallet disa...
MarcoFalke
2021-05-31
test: feature_cltv.py: don't return tx copies in modification functions
Sebastian Falbesoner
2021-05-31
test: drop unused node parameters in feature_cltv.py
Sebastian Falbesoner
2021-05-31
test: fix typo in feature_cltv.py (s/ctlv/cltv/)
Sebastian Falbesoner
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
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
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-28
test: check anchors.dat when node starts for the first time
bruno
2021-05-27
Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...
W. J. van der Laan
2021-05-27
test: update feature_proxy to torv3
Jon Atack
2021-05-26
Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100
fanquake
2021-05-25
test: use MiniWallet (P2PK mode) for feature_dersig.py
Sebastian Falbesoner
2021-05-25
Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code si...
MarcoFalke
2021-05-24
tests: check derivation of P2TR
Pieter Wuille
2021-05-24
[policy] detect unsorted packages
glozow
2021-05-24
[test] functional test for packages in RPCs
glozow
2021-05-24
[rpc] allow multiple txns in testmempoolaccept
glozow
2021-05-24
test: MiniWallet: introduce enum type for output mode
Sebastian Falbesoner
2021-05-24
Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWallet
MarcoFalke
2021-05-23
test: addpeeraddress functional test coverage
Jon Atack
2021-05-21
Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.
Kiminuo
2021-05-21
Cleanup -includeconf error message
MarcoFalke
[next]