Commit Graph

2206 Commits (6fd2118e777d11cbc81a45313d1a7d6400e34f3f)

Author SHA1 Message Date
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
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 297466b49f
Merge #18826: Expose txinwitness for coinbase in JSON form from RPC
5 years ago
MarcoFalke b3ec1fe811
Merge #18890: test: disconnect_nodes should warn if nodes were already disconnected
5 years ago
Troy Giorshev af2a145e57 Refactor resource exhaustion test
5 years ago
MarcoFalke fa98e10d5e
test: Remove leftover comment in mining_basic
5 years ago
MarcoFalke faedb50d89
test: pep-8 mining_basic
5 years ago
Troy Giorshev 5c4648d17b Fix "invalid message size" test
5 years ago
Troy Giorshev ff1e7b8844 Move size limits to module-global
5 years ago
Troy Giorshev 57890abf2c Remove two unneeded tests
5 years ago
Martin Zumsande 45eff751c6 Add functional test for P2P eviction logic of inbound peers
5 years ago
MarcoFalke fa9604c46f
doc: noban precludes maxuploadtarget disconnects
5 years ago
Wladimir J. van der Laan 39afe5b1c6
Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.py
5 years ago
Wladimir J. van der Laan 365f1082e1
Merge #19112: rpc: Remove special case for unknown service flags
5 years ago
Wladimir J. van der Laan b46fb5cb10
Merge #19131: refactor: Fix unreachable code in init arg checks
5 years ago
fanquake 234fabab90
Merge #18210: test: type hints in Python tests
5 years ago
Gillian Chu 7daffc6a90 [test] CScriptNum Decode Check as Unit Tests
5 years ago
MarcoFalke bdedfcf076
Merge #18974: test: Check that invalid witness destinations can not be imported
5 years ago
MarcoFalke 3657aee2d2
Merge #18982: wallet: Minimal fix to restore conflicted transaction notifications
5 years ago
MarcoFalke 45a1489997
Merge #19122: test: Add missing sync_blocks to wallet_hd
5 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
5 years ago
Jonathan Schoeller d15db4b1fc refactor: Fix unreachable code in init arg checks
5 years ago
fanquake a8327fd71f
Merge #19072: doc: Expand section on Getting Started
5 years ago
MarcoFalke 07d0e0d59f
Merge #19044: net processing: Add support for getcfilters
5 years ago
MarcoFalke fa7d3a8890
test: Add missing sync_blocks to wallet_hd
5 years ago
MarcoFalke eeeed51f58 test: pep-8 wallet_hd
5 years ago
MarcoFalke dec067f5a0
Merge #18965: tests: implement base58_decode
5 years ago
MarcoFalke 826fe9c667
Merge #18807: [doc / test / mempool] unbroadcast follow-ups
5 years ago
MarcoFalke fa1433ac1b
rpc: Remove special case for unknown service flags
5 years ago
MarcoFalke fad21a1a7a
test: Explain that a bug should be filed when the test fail
5 years ago
MarcoFalke c19fd96694
Merge #19022: test: Fix intermittent failure in feature_dbcrash
5 years ago
MarcoFalke fab893e0ca
doc: Fix unrelated typos reported by codespell
5 years ago
Samuel Dobson 520e435b5e
Merge #18918: wallet: Move salvagewallet into wallettool
5 years ago
Jim Posen 9e36067d8c [test] Add test for cfilters.
5 years ago
Wladimir J. van der Laan 4af01b37d4
Merge #19060: test: Remove global wait_until from p2p_getdata
5 years ago