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_block.py
Age
Commit message (
Expand
)
Author
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-09-08
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
Wladimir J. van der Laan
2018-09-04
Fix typos reported by codespell
practicalswift
2018-08-31
qa: Read reject reasons from debug log, not p2p messages
MarcoFalke
2018-08-29
scripted-diff: Use named arguments in feature_block
MarcoFalke
2018-08-09
[Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...
Conor Scott
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-05-05
qa: Pad scriptPubKeys to get minimum sized txs
MarcoFalke
2018-04-26
Merge #13003: qa: Add test for orphan handling
Wladimir J. van der Laan
2018-04-20
[tests] Fix feature_block flakiness
John Newbery
2018-04-16
qa: Add test for orphan handling
MarcoFalke
2018-03-19
[tests] Change feature_block.py to use BitcoinTestFramework
John Newbery
2018-03-19
[tests] Add logging to feature_block.py
John Newbery
2018-03-19
[tests] Tidy up feature_block.py
John Newbery
2018-03-19
[tests] Fix flake8 warnings in feature_block.py
John Newbery
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns