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
/
feature_taproot.py
Age
Commit message (
Expand
)
Author
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2021-03-01
Correction for VerifyTaprootCommitment comments
Russell O'Connor
2021-02-04
fix the unreachable code at feature_taproot
Bruno Garcia
2020-12-07
Merge #20535: test: Fix intermittent feature_taproot issue
Wladimir J. van der Laan
2020-11-30
test: Fix intermittent feature_taproot issue
MarcoFalke
2020-11-26
Document need_vin_vout_mismatch argument to make_spender
Pieter Wuille
2020-11-20
tests: shrink feature_taproot transfer of funds tx
Anthony Towns
2020-11-03
Small improvements to the Taproot functional tests
Pieter Wuille
2020-11-03
test: Fix intermittent feature_taproot issue
MarcoFalke
2020-11-03
test: Remove unused unnamed parameter from block.serialize call
MarcoFalke
2020-10-30
Increase feature_taproot inactive test coverage
Pieter Wuille
2020-10-30
Only relay Taproot spends if next block has it active
Pieter Wuille
2020-10-12
tests: dumping and minimizing of script assets data
Pieter Wuille
2020-10-12
tests: functional tests for Schnorr/Taproot/Tapscript
Pieter Wuille