index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
test_framework
/
messages.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace consensus values with Dogecoin equivalents
Ross Nicoll
2021-06-02
1
-3
/
+9
*
Update max money to 10 billion
Ross Nicoll
2021-05-20
1
-1
/
+1
*
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-09
1
-10
/
+93
*
Merge #19781: test: add parameterized constructor for msg_sendcmpct()
MarcoFalke
2020-09-20
1
-3
/
+3
|
\
|
*
test: add parameterized constructor for msg_sendcmpct()
Sebastian Falbesoner
2020-08-23
1
-3
/
+3
*
|
[test] add get_vsize util for more programmatic testing
gzhao408
2020-09-16
1
-0
/
+10
*
|
Merge #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan wa...
Wladimir J. van der Laan
2020-09-03
1
-4
/
+4
|
\
\
|
*
|
test framework: serialize/deserialize inv type as unsigned int
Jon Atack
2020-08-28
1
-4
/
+4
*
|
|
Merge #19610: p2p: refactor AlreadyHave(), CInv::type, INV/TX processing
Wladimir J. van der Laan
2020-09-02
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test: use CInv::MSG_WITNESS_TX flag in p2p_segwit
Jon Atack
2020-08-26
1
-0
/
+1
|
|
/
*
/
[test] Remove final references to mininode
John Newbery
2020-08-25
1
-1
/
+1
|
/
*
Merge #19070: p2p: Signal support for compact block filters with NODE_COMPACT...
Wladimir J. van der Laan
2020-08-13
1
-0
/
+1
|
\
|
*
[test] Add test for NODE_COMPACT_FILTER.
Jim Posen
2020-05-31
1
-0
/
+1
*
|
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-06
1
-8
/
+8
*
|
test: Update test framework p2p protocol version to 70016
Fabian Jahr
2020-07-19
1
-2
/
+23
*
|
[protocol] Remove unused CADDR_TIME_VERSION
John Newbery
2020-07-10
1
-6
/
+8
*
|
test: hoist p2p values to test framework constants
Jon Atack
2020-06-19
1
-0
/
+4
|
/
*
[test] Add test for cfilters.
Jim Posen
2020-05-26
1
-0
/
+51
*
[test] Add test for cfheaders
Jim Posen
2020-05-22
1
-0
/
+53
*
Merge #18764: refactor: test: replace inv type magic numbers by constants
MarcoFalke
2020-05-20
1
-0
/
+1
|
\
|
*
test: add inventory type constant MSG_CMPCT_BLOCK
Sebastian Falbesoner
2020-05-07
1
-0
/
+1
*
|
[test] Add test for cfcheckpt
Jim Posen
2020-05-08
1
-0
/
+49
|
/
*
test: use zero-argument super() shortcut (Python 3.0+)
Sebastian Falbesoner
2020-04-25
1
-4
/
+4
*
test: add further BIP37 size limit checks to p2p_filter.py
Sebastian Falbesoner
2020-04-20
1
-0
/
+2
*
Merge #18610: scripted-diff: test: replace command with msgtype (naming)
MarcoFalke
2020-04-19
1
-29
/
+29
|
\
|
*
scripted-diff: test: replace command with msgtype
Sebastian Falbesoner
2020-04-15
1
-29
/
+29
*
|
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
|
/
*
test: complete impl. of msg_merkleblock and wait_for_merkleblock
Sebastian Falbesoner
2020-04-11
1
-1
/
+14
*
test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.py
Sebastian Falbesoner
2020-04-03
1
-0
/
+19
*
test: add BIP37 'filterclear' test to p2p_filter.py
Sebastian Falbesoner
2020-03-31
1
-0
/
+17
*
test: Add basic test for BIP 37
MarcoFalke
2020-03-25
1
-4
/
+41
*
test: Add bad-txns-*-toolarge test cases to invalid_txs
MarcoFalke
2020-03-03
1
-0
/
+1
*
test: Make msg_tx a witness tx
MarcoFalke
2020-01-23
1
-3
/
+3
*
p2p: Remove BIP61 reject messages
MarcoFalke
2019-10-02
1
-32
/
+0
*
tests: add a test for the 'servicesnames' RPC field
darosior
2019-09-11
1
-2
/
+2
*
Avoid using mutable default parameter values
practicalswift
2019-08-26
1
-1
/
+3
*
Merge #16152: Disable bloom filtering by default.
fanquake
2019-07-19
1
-1
/
+1
|
\
|
*
Disable bloom filtering by default.
Matt Corallo
2019-06-06
1
-1
/
+1
*
|
tests: Make msg_block a witness block
MarcoFalke
2019-05-08
1
-9
/
+6
*
|
test: Remove True argument to CBlock::serialize
MarcoFalke
2019-05-08
1
-2
/
+2
|
/
*
change default Python block serialization to witness
Gregory Sanders
2019-04-02
1
-1
/
+1
*
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
1
-1
/
+1
*
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-03-02
1
-5
/
+5
*
remove some magic mining constants in functional tests
Gregory Sanders
2019-01-24
1
-1
/
+3
*
Merge #14926: test: consensus: Check that final transactions are valid
Wladimir J. van der Laan
2018-12-13
1
-0
/
+2
|
\
|
*
test: Correctly deserialize without witness
MarcoFalke
2018-12-11
1
-0
/
+2
*
|
Compare to None with is/is not
Daniel Ingram
2018-12-10
1
-4
/
+4
|
/
*
tests: Remove unused testing code
practicalswift
2018-11-07
1
-6
/
+1
*
[tests] Test that nodes respond to getdata with notfound
MarcoFalke
2018-10-26
1
-0
/
+17
*
Strictly enforce instance attrs in critical functional test classes.
Justin Turner Arthur
2018-09-26
1
-42
/
+131
[next]