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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
test: add parameterized constructor for msg_sendcmpct()
Sebastian Falbesoner
2020-08-23
1
-3
/
+3
*
|
|
|
|
|
Merge #19940: rpc: Return fee and vsize from testmempoolaccept
fanquake
2020-09-19
1
-0
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[test] add get_vsize util for more programmatic testing
gzhao408
2020-09-16
1
-0
/
+10
*
|
|
|
|
|
|
test: Run rpc_txoutproof.py even with wallet disabled
MarcoFalke
2020-09-09
1
-0
/
+4
*
|
|
|
|
|
|
test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spend
MarcoFalke
2020-09-09
1
-5
/
+5
*
|
|
|
|
|
|
test: bugfix: Actually pick largest utxo
MarcoFalke
2020-09-09
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge #19800: test: Mockwallet
MarcoFalke
2020-09-09
1
-0
/
+64
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
test: Use MiniWalet in p2p_feefilter
MarcoFalke
2020-09-07
1
-0
/
+64
|
|
/
/
/
/
*
|
|
|
|
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 #19816: test: Rename wait until helper to wait_until_helper
fanquake
2020-09-03
4
-19
/
+19
|
\
\
\
\
|
*
|
|
|
test: Remove unused lock arg from BitcoinTestFramework.wait_until
MarcoFalke
2020-08-27
1
-2
/
+2
|
*
|
|
|
test: Rename wait until helper to wait_until_helper
MarcoFalke
2020-08-27
4
-18
/
+18
|
|
/
/
/
*
|
|
|
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
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge #19105: Add Muhash3072 implementation in Python
Wladimir J. van der Laan
2020-09-01
3
-16
/
+142
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
test: Add chacha20 test vectors in muhash
Fabian Jahr
2020-07-16
1
-0
/
+9
|
*
|
|
test: Add basic Python/C++ Muhash implementation parity unit test
Fabian Jahr
2020-07-16
1
-0
/
+11
|
*
|
|
test: Add Python MuHash3072 implementation to test framework
Pieter Wuille
2020-07-16
1
-0
/
+90
|
*
|
|
test: Move modinv to util and add unit test
Fabian Jahr
2020-07-16
2
-16
/
+32
*
|
|
|
test: Add docstring to wait_until() in util.py to warn about its usage
Seleme Topuz
2020-08-26
1
-0
/
+8
*
|
|
|
[test] Remove final references to mininode
John Newbery
2020-08-25
3
-7
/
+11
*
|
|
|
test: resort imports
John Newbery
2020-08-21
1
-1
/
+1
*
|
|
|
scripted-diff: Rename mininode to p2p
John Newbery
2020-08-21
2
-2
/
+2
*
|
|
|
scripted-diff: Rename mininode_lock to p2p_lock
John Newbery
2020-08-21
1
-6
/
+6
|
|
/
/
|
/
|
|
*
|
|
Add loadwallet and createwallet RPC load_on_startup options
Russell Yanofsky
2020-08-13
1
-2
/
+2
*
|
|
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
*
|
|
|
Merge #19674: refactor: test: use throwaway _ variable for unused loop counters
fanquake
2020-08-11
3
-12
/
+12
|
\
\
\
\
|
*
|
|
|
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-06
3
-12
/
+12
*
|
|
|
|
Merge #19657: test: Wait until is_connected in add_p2p_connection
Wladimir J. van der Laan
2020-08-09
2
-1
/
+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
test: Wait until is_connected in add_p2p_connection
MarcoFalke
2020-08-04
2
-1
/
+2
*
|
|
|
|
Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Wladimir J. van der Laan
2020-08-05
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
Ben Woosley
2020-07-30
1
-1
/
+1
*
|
|
|
|
Merge #19489: test: Fail wait_until early if connection is lost
MarcoFalke
2020-08-04
1
-15
/
+14
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
test: Fail wait_until early if connection is lost
MarcoFalke
2020-07-14
1
-15
/
+14
*
|
|
|
|
Clean message_count and last_message
Troy Giorshev
2020-07-27
1
-3
/
+7
*
|
|
|
|
Merge #18044: Use wtxid for transaction relay
Wladimir J. van der Laan
2020-07-22
2
-3
/
+30
|
\
\
\
\
\
|
*
|
|
|
|
test: Use wtxid relay generally in functional tests
Fabian Jahr
2020-07-19
1
-0
/
+2
|
*
|
|
|
|
test: Update test framework p2p protocol version to 70016
Fabian Jahr
2020-07-19
2
-3
/
+28
*
|
|
|
|
|
test: fix intermittent p2p_ibd_txrelay race, add test_framework.py#wait_until
Jon Atack
2020-07-19
1
-0
/
+4
|
/
/
/
/
/
*
/
/
/
/
[protocol] Remove unused CADDR_TIME_VERSION
John Newbery
2020-07-10
1
-6
/
+8
|
/
/
/
/
*
|
|
|
Merge #19368: test: improve functional tests compatibility with BSD/macOS
Wladimir J. van der Laan
2020-07-01
1
-0
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
test: retry when write to a socket fails on macOS
Ivan Metlushko
2020-06-25
1
-0
/
+2
*
|
|
|
Merge #19272: net, test: invalid p2p messages and test framework improvements
MarcoFalke
2020-06-24
2
-2
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
test: hoist p2p values to test framework constants
Jon Atack
2020-06-19
2
-2
/
+6
*
|
|
|
test: Add connect_nodes method
MarcoFalke
2020-06-21
1
-4
/
+10
*
|
|
|
Merge #19208: test: move sync_blocks and sync_mempool functions to test_frame...
MarcoFalke
2020-06-21
2
-55
/
+48
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
test: move sync_blocks and sync_mempool functions to test_framework.py
Roy Shao
2020-06-18
2
-55
/
+48
*
|
|
|
Merge #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test...
MarcoFalke
2020-06-17
1
-0
/
+6
|
\
\
\
\
[prev]
[next]