Commit Graph

2597 Commits (931dd4760855e036c176a23ec2de367c460e4243)

Author SHA1 Message Date
Glenn Willen 931dd47608 Make lint-spelling.py happy
4 years ago
Glenn Willen 9e7b23b733 Improve TransactionErrorString messages.
4 years ago
MarcoFalke 343c0bfbf1
Merge #19304: test: Check that message sends successfully when header is split across two buffers
4 years ago
Troy Giorshev 80d4423f99 Test buffered valid message
4 years ago
MarcoFalke 35ed88f187
Merge #19298: test: Add missing sync_blocks
4 years ago
MarcoFalke 38389dd3a0
Merge #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test followups
4 years ago
MarcoFalke fa195d4eba
test: Add missing sync_blocks
4 years ago
gzhao408 9a40cfc558 [refactor] use waiting inside disconnect_p2ps
4 years ago
gzhao408 aeb9fb414e [test] wait for disconnect_p2ps to be reflected in getpeerinfo
4 years ago
gzhao408 e81942d2e1 [test] logging and style followups for bloomfilter tests
4 years ago
MarcoFalke fa41b0a6da
pep-8 test/functional/test_framework/util.py
4 years ago
MarcoFalke faa841bc97
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
4 years ago
MarcoFalke 0afbeb73cc
Merge #19153: test: mempool compatibility test
4 years ago
MarcoFalke 46bdd4b537
Merge #19178: Make mininode_lock non-reentrant
4 years ago
fanquake 28ce05d06f
Merge #19260: p2p: disconnect peers that send filterclear + update existing filter msg disconnect logic
4 years ago
gzhao408 ff8c430c65 [test] test disconnect for filterclear
4 years ago
John Newbery 49236be099 [tests] Don't import asyncio to test magic bytes
4 years ago
MarcoFalke f154071ec8
Merge #19177: test: Fix and clean p2p_invalid_messages functional tests
4 years ago
MarcoFalke 5af16a4db7
Merge #16756: test: Connection eviction logic tests
4 years ago
MarcoFalke 19e919217e
Merge #19250: wallet: Make RPC help compile-time static
4 years ago
MarcoFalke b33136b6ba
Merge #19083: test: msg_mempool, fRelay, and other bloomfilter tests
4 years ago
MarcoFalke 85f7db2284
Merge #19239: tests: move generate_wif_key to wallet_util.py
4 years ago
MarcoFalke fad889cbf0
wallet: Make RPC help compile-time static
4 years ago
fanquake 45a6811d36
Merge #19206: test: Remove leftover comment in mining_basic
4 years ago
John Newbery 3a83a01694 [tests] move generate_wif_key to wallet_util.py
4 years ago
John Newbery b216b0b71f [tests] sort imports in rpc_createmultisig.py
4 years ago
John Newbery e38081846d Revert "[TESTS] Move base58 to own module to break circular dependency"
4 years ago
gzhao408 dca73941eb scripted-diff: rename node to peer for mininodes
4 years ago
gzhao408 0474ea25af [test] fix race conditions and test in p2p_filter
4 years ago
gzhao408 4ef80f0827 [test] sending invalid msgs to node with bloomfilters=0 causes disconnect
4 years ago
gzhao408 497a619386 [test] add BIP 37 test for node with fRelay=false
4 years ago
gzhao408 e8acc60156 [test] add mempool msg test for node with bloomfilter enabled
4 years ago
MarcoFalke 6762a627ec
Merge #19230: [TESTS] Move base58 to own module to break circular dependency
4 years ago
Wladimir J. van der Laan bc933aeaf0
Merge #19226: test: Add BerkeleyDatabase tsan suppression
4 years ago
Ivan Metlushko 16d4b3fd6d test: mempool.dat compatibility between versions
4 years ago
Pieter Wuille c75de5da5f [TESTS] Move base58 to own module to break circular dependency
4 years ago
TrentZ 6fc641644f
change blacklist to blocklist
4 years ago
MarcoFalke fa7b46cc91
test: Add BerkeleyDatabase tsan suppression
4 years ago
MarcoFalke 297466b49f
Merge #18826: Expose txinwitness for coinbase in JSON form from RPC
4 years ago
MarcoFalke b3ec1fe811
Merge #18890: test: disconnect_nodes should warn if nodes were already disconnected
4 years ago
Troy Giorshev af2a145e57 Refactor resource exhaustion test
4 years ago
MarcoFalke fa98e10d5e
test: Remove leftover comment in mining_basic
4 years ago
MarcoFalke faedb50d89
test: pep-8 mining_basic
4 years ago
Troy Giorshev 5c4648d17b Fix "invalid message size" test
4 years ago
Troy Giorshev ff1e7b8844 Move size limits to module-global
4 years ago
Troy Giorshev 57890abf2c Remove two unneeded tests
4 years ago
Martin Zumsande 45eff751c6 Add functional test for P2P eviction logic of inbound peers
4 years ago
MarcoFalke b1b1739944
Merge #18968: doc: noban precludes maxuploadtarget disconnects
4 years ago
fanquake 17cfa52d38
Merge #19172: test: Do not swallow flake8 exit code
4 years ago
John Newbery 62068381a3 [tests] Make mininode_lock non-reentrant
4 years ago