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
Age
Commit message (
Expand
)
Author
2020-06-18
Merge #19304: test: Check that message sends successfully when header is spli...
MarcoFalke
2020-06-17
Test buffered valid message
Troy Giorshev
2020-06-17
Merge #19298: test: Add missing sync_blocks
MarcoFalke
2020-06-17
Merge #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test...
MarcoFalke
2020-06-16
test: Add missing sync_blocks
MarcoFalke
2020-06-16
[refactor] use waiting inside disconnect_p2ps
gzhao408
2020-06-16
[test] wait for disconnect_p2ps to be reflected in getpeerinfo
gzhao408
2020-06-16
[test] logging and style followups for bloomfilter tests
gzhao408
2020-06-16
pep-8 test/functional/test_framework/util.py
MarcoFalke
2020-06-16
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
MarcoFalke
2020-06-16
Merge #19153: test: mempool compatibility test
MarcoFalke
2020-06-16
Merge #19178: Make mininode_lock non-reentrant
MarcoFalke
2020-06-16
Merge #19260: p2p: disconnect peers that send filterclear + update existing f...
fanquake
2020-06-14
[test] test disconnect for filterclear
gzhao408
2020-06-13
[tests] Don't import asyncio to test magic bytes
John Newbery
2020-06-12
Merge #19177: test: Fix and clean p2p_invalid_messages functional tests
MarcoFalke
2020-06-12
Merge #16756: test: Connection eviction logic tests
MarcoFalke
2020-06-12
Merge #19250: wallet: Make RPC help compile-time static
MarcoFalke
2020-06-11
Merge #19083: test: msg_mempool, fRelay, and other bloomfilter tests
MarcoFalke
2020-06-11
Merge #19239: tests: move generate_wif_key to wallet_util.py
MarcoFalke
2020-06-11
wallet: Make RPC help compile-time static
MarcoFalke
2020-06-11
Merge #19206: test: Remove leftover comment in mining_basic
fanquake
2020-06-10
[tests] move generate_wif_key to wallet_util.py
John Newbery
2020-06-10
[tests] sort imports in rpc_createmultisig.py
John Newbery
2020-06-10
Revert "[TESTS] Move base58 to own module to break circular dependency"
John Newbery
2020-06-10
scripted-diff: rename node to peer for mininodes
gzhao408
2020-06-10
[test] fix race conditions and test in p2p_filter
gzhao408
2020-06-10
[test] sending invalid msgs to node with bloomfilters=0 causes disconnect
gzhao408
2020-06-10
[test] add BIP 37 test for node with fRelay=false
gzhao408
2020-06-10
[test] add mempool msg test for node with bloomfilter enabled
gzhao408
2020-06-10
Merge #19230: [TESTS] Move base58 to own module to break circular dependency
MarcoFalke
2020-06-10
Merge #19226: test: Add BerkeleyDatabase tsan suppression
Wladimir J. van der Laan
2020-06-10
test: mempool.dat compatibility between versions
Ivan Metlushko
2020-06-09
[TESTS] Move base58 to own module to break circular dependency
Pieter Wuille
2020-06-09
change blacklist to blocklist
TrentZ
2020-06-09
test: Add BerkeleyDatabase tsan suppression
MarcoFalke
2020-06-08
Merge #18826: Expose txinwitness for coinbase in JSON form from RPC
MarcoFalke
2020-06-08
Merge #18890: test: disconnect_nodes should warn if nodes were already discon...
MarcoFalke
2020-06-08
Refactor resource exhaustion test
Troy Giorshev
2020-06-08
test: Remove leftover comment in mining_basic
MarcoFalke
2020-06-08
test: pep-8 mining_basic
MarcoFalke
2020-06-08
Fix "invalid message size" test
Troy Giorshev
2020-06-08
Move size limits to module-global
Troy Giorshev
2020-06-08
Remove two unneeded tests
Troy Giorshev
2020-06-06
Add functional test for P2P eviction logic of inbound peers
Martin Zumsande
2020-06-06
Merge #18968: doc: noban precludes maxuploadtarget disconnects
MarcoFalke
2020-06-06
Merge #19172: test: Do not swallow flake8 exit code
fanquake
2020-06-05
[tests] Make mininode_lock non-reentrant
John Newbery
2020-06-05
[tests] Don't call super twice in P2PTxInvStore.on_inv()
John Newbery
2020-06-05
[tests] Don't acquire mininode_lock twice in wait_for_broadcast()
John Newbery
[next]