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
/
p2p_invalid_tx.py
Age
Commit message (
Expand
)
Author
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-05-30
qa: Avoid checking reject code for now
MarcoFalke
2018-05-30
Merge #13069: docs: Fix typos
MarcoFalke
2018-05-13
net: Add option `-enablebip61` to configure sending of BIP61 notifications
Wladimir J. van der Laan
2018-05-07
Fix typos
practicalswift
2018-05-05
qa: Pad scriptPubKeys to get minimum sized txs
MarcoFalke
2018-04-16
qa: Add test for orphan handling
MarcoFalke
2018-02-13
[test] Fix nits leftover from 11771
Conor Scott
2018-01-30
[tests] Change invalidtxrequest to use BitcoinTestFramework
John Newbery
2018-01-30
[tests] Fix flake8 warnings in invalidtxrequest
John Newbery
2018-01-25
[tests] Rename p2p_* functional tests.
Anthony Towns