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_compactblocks.py
Age
Commit message (
Expand
)
Author
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-06-21
test: Require standard txs in regtest
MarcoFalke
2019-05-08
tests: Make msg_block a witness block
MarcoFalke
2019-04-01
[qa] Overhaul p2p_compactblocks.py
Suhas Daftuar
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2018-10-24
Merge #14296: [wallet] Remove addwitnessaddress
MarcoFalke
2018-09-24
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-23
[test] Remove deprecated addwitnessaddress from p2p_compactblocks.py
John Newbery
2018-09-23
[test] Fix flake8 warnings in tests
John Newbery
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-08
qa: wait_for_verack by default
MarcoFalke
2018-08-07
Consistently use ParseHashV to validate hash inputs in rpc
Ben Woosley
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
2018-06-22
[qa] mininode: Expose connection state through is_connected
MarcoFalke
2018-05-05
qa: Pad scriptPubKeys to get minimum sized txs
MarcoFalke
2018-03-21
Merge #12716: Fix typos and cleanup in various files
MarcoFalke
2018-03-21
Fix typos
Dimitris Apostolou
2018-03-19
scripted-diff: rename TestNode to TestP2PConn in tests
John Newbery
2018-01-25
[tests] Rename p2p_* functional tests.
Anthony Towns