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
/
segwit.py
Age
Commit message (
Expand
)
Author
2017-11-06
Have SegWit active by default
Pieter Wuille
2017-10-05
scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error
John Newbery
2017-10-05
[tests] remove direct testing on JSONRPCException from individual test cases
John Newbery
2017-09-28
[RPC] Wallet: test importing of native witness scripts
NicolasDorier
2017-09-28
Use BIP173 addresses in segwit.py test
Pieter Wuille
2017-09-06
Merge #11203: rpc: add wtxid to mempool entry output
Wladimir J. van der Laan
2017-09-01
Merge #11121: TestNode tidyups
MarcoFalke
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-08-31
qa: rpc test for wtxid in mempool entry
Suhas Daftuar
2017-08-28
Remove unused variables and/or function calls
practicalswift
2017-07-27
Replace ismine with producesignature check in witnessifier
Andrew Chow
2017-05-02
[tests] Remove is_network_split from funtional test cases
John Newbery
2017-03-22
[tests] Remove unused and duplicate imports
practicalswift
2017-03-20
Rename rpc-tests directory to functional
John Newbery