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_csv_activation.py
Age
Commit message (
Expand
)
Author
2019-08-14
[Consensus] Bury CSV deployment height
John Newbery
2019-04-08
scripted-diff: Rename sync_blocks to send_blocks to avoid name collisions and...
MarcoFalke
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2018-09-13
Merge #14180: qa: Run all tests even if wallet is not compiled
Wladimir J. van der Laan
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-31
qa: Read reject reasons from debug log, not p2p messages
MarcoFalke
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
2018-08-09
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-08
qa: wait_for_verack by default
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-03-22
[tests] Change feature_csv_activation.py to use BitcoinTestFramework
John Newbery
2018-03-22
[tests] Move utility functions in feature_csv_activation.py out of class.
John Newbery
2018-03-22
[tests] Remove nested loops from feature_csv_activation.py
John Newbery
2018-03-18
[tests] improve logging in feature_csv_activation.py
John Newbery
2018-03-18
[tests] fix flake8 nits in feature_csv_activation.py
John Newbery
2018-02-17
scripted-diff: change signrawtransaction to signrawtransactionwithwallet in t...
Andrew Chow
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns