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
/
blockchain.py
Age
Commit message (
Expand
)
Author
2017-06-29
[tests] Move stop_node and start_node methods to BitcoinTestFramework
John Newbery
2017-06-23
[qa] blockchain: Pass on closed connection during generate call
MarcoFalke
2017-06-20
qa: Add stopatheight test
MarcoFalke
2017-06-06
Merge #10426: Replace bytes_serialized with bogosize
Wladimir J. van der Laan
2017-06-05
Replace bytes_serialized with bogosize
Pieter Wuille
2017-06-02
[test] Add test for getchaintxstats
Jimmy Song
2017-05-26
Report on-disk size in gettxoutsetinfo
Pieter Wuille
2017-05-26
Remove/ignore tx version in utxo and undo
Pieter Wuille
2017-05-25
Add test for empty chain and reorg consistency for gettxoutsetinfo.
Gregory Maxwell
2017-05-14
Merge #10253: [test] Add test for getnetworkhashps
MarcoFalke
2017-05-02
Remove unused Python imports
practicalswift
2017-05-02
[tests] Remove is_network_split from funtional test cases
John Newbery
2017-04-21
Tests: Add test for getnetworkhashps
Jimmy Song
2017-04-19
Tests: Add test for getdifficulty
Jimmy Song
2017-03-20
Rename rpc-tests directory to functional
John Newbery