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
/
test_framework
/
messages.py
Age
Commit message (
Expand
)
Author
2020-06-19
test: hoist p2p values to test framework constants
Jon Atack
2020-05-31
[test] Add test for NODE_COMPACT_FILTER.
Jim Posen
2020-05-26
[test] Add test for cfilters.
Jim Posen
2020-05-22
[test] Add test for cfheaders
Jim Posen
2020-05-20
Merge #18764: refactor: test: replace inv type magic numbers by constants
MarcoFalke
2020-05-08
[test] Add test for cfcheckpt
Jim Posen
2020-05-07
test: add inventory type constant MSG_CMPCT_BLOCK
Sebastian Falbesoner
2020-04-25
test: use zero-argument super() shortcut (Python 3.0+)
Sebastian Falbesoner
2020-04-20
test: add further BIP37 size limit checks to p2p_filter.py
Sebastian Falbesoner
2020-04-19
Merge #18610: scripted-diff: test: replace command with msgtype (naming)
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-15
scripted-diff: test: replace command with msgtype
Sebastian Falbesoner
2020-04-11
test: complete impl. of msg_merkleblock and wait_for_merkleblock
Sebastian Falbesoner
2020-04-03
test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.py
Sebastian Falbesoner
2020-03-31
test: add BIP37 'filterclear' test to p2p_filter.py
Sebastian Falbesoner
2020-03-25
test: Add basic test for BIP 37
MarcoFalke
2020-03-03
test: Add bad-txns-*-toolarge test cases to invalid_txs
MarcoFalke
2020-01-23
test: Make msg_tx a witness tx
MarcoFalke
2019-10-02
p2p: Remove BIP61 reject messages
MarcoFalke
2019-09-11
tests: add a test for the 'servicesnames' RPC field
darosior
2019-08-26
Avoid using mutable default parameter values
practicalswift
2019-07-19
Merge #16152: Disable bloom filtering by default.
fanquake
2019-06-06
Disable bloom filtering by default.
Matt Corallo
2019-05-08
tests: Make msg_block a witness block
MarcoFalke
2019-05-08
test: Remove True argument to CBlock::serialize
MarcoFalke
2019-04-02
change default Python block serialization to witness
Gregory Sanders
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-01-24
remove some magic mining constants in functional tests
Gregory Sanders
2018-12-13
Merge #14926: test: consensus: Check that final transactions are valid
Wladimir J. van der Laan
2018-12-11
test: Correctly deserialize without witness
MarcoFalke
2018-12-10
Compare to None with is/is not
Daniel Ingram
2018-11-07
tests: Remove unused testing code
practicalswift
2018-10-26
[tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-09-26
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-08-23
qa: Remove unused deserialization code in msg_version
MarcoFalke
2018-08-22
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-11
Remove dead service bits code
MarcoFalke
2018-06-22
[qa] Add a test for merkle proof malleation
Suhas Daftuar
2018-03-24
rpc: Add testmempoolaccept
MarcoFalke
2018-03-21
Fix typos
Dimitris Apostolou
2018-03-01
Merge #10387: Eventually connect to NODE_NETWORK_LIMITED peers
Wladimir J. van der Laan
2018-02-09
[QA] fix mininode CAddress ser/deser
Jonas Schnelli
2018-01-30
[tests] Add P2PDataStore class
John Newbery
2018-01-10
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-09
[test] Serialize CTransaction with witness by default
Pieter Wuille
2017-12-19
[tests] define NODE_NETWORK_LIMITED in test framework
John Newbery
[prev]
[next]