Commit Graph

2490 Commits (6a239e72eb403d3ac5c7db203c5b3a24ef49a48b)

Author SHA1 Message Date
MarcoFalke b5c423c48e
Merge #19014: test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
5 years ago
Samuel Dobson ccd85b57af
Merge #17681: wallet: Keep inactive seeds after sethdseed and derive keys from them as needed
5 years ago
fanquake ad3a61c5f5
Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity check
5 years ago
Wladimir J. van der Laan 99e5e21b38
Merge #19023: test: Fix intermittent ETIMEDOUT on FreeBSD
5 years ago
MarcoFalke cfe22a5f9e
Merge #18530: Add test for -blocksonly and -whitelistforcerelay param interaction
5 years ago
MarcoFalke fad798be76
test: Default --previous-releases to false if dir is empty
5 years ago
MarcoFalke faf1c3cc58
test: Replace TEST_PREVIOUS_RELEASES env var with test_framework option
5 years ago
MarcoFalke 3eda7ea9ba
Merge #18764: refactor: test: replace inv type magic numbers by constants
5 years ago
MarcoFalke bd5ec7c528
Merge #19006: rpc: Avoid crash when g_thread_http was never started
5 years ago
MarcoFalke fab908f18a
test: Fix intermittent ETIMEDOUT on FreeBSD
5 years ago
gzhao408 651f1d816f [test] wait for inital broadcast before comparing mempool entries
5 years ago
gzhao408 a7ebe48b94 [rpc] add unbroadcast info to mempool entries and getmempoolinfo
5 years ago
MarcoFalke faf45d1f1f
http: Avoid crash when g_thread_http was never started
5 years ago
MarcoFalke fa12a37b27
test: Replace inline-comments with logs, pep8 formatting
5 years ago
MarcoFalke aa8d76806c
Merge #17946: Fix GBT: Restore "!segwit" and "csv" to "rules" key
5 years ago
codeShark149 38c3dd9c70 docs: Add notes on how to diasble rpc timeout in functional tests while attatching gdb.
5 years ago
codeShark149 784ae09625 test: Add capability to disable RPC timeout in functional tests.
5 years ago
MarcoFalke f8123d483c
Merge #18952: test: avoid os-dependant path
5 years ago
Andrew Chow b1810a145a Test that keys from inactive seeds are generated
5 years ago
MarcoFalke a9a6d946e4
Merge #18888: test: Remove RPCOverloadWrapper boilerplate
5 years ago
Wladimir J. van der Laan 99c03728c0
Merge #18878: test: Add test for conflicted wallet tx notifications
5 years ago
MarcoFalke e45fb7e0d2
Merge #18877: Serve cfcheckpt requests
5 years ago
MarcoFalke 4fa3157014
Merge #18929: ci: Pass down LD_LIBRARY_PATH and MAKEJOBS to fuzz test_runner
5 years ago
fanquake 7a5767423f
Merge #18808: [net processing] Drop unknown types in getdata
5 years ago
Ferdinando M. Ametrano 8a22fd0114
avoided os-dependant path
5 years ago
MarcoFalke 3333cb9699
fuzz: Pass down MAKEJOBS to test_runner
5 years ago
MarcoFalke 376294cde6
Merge #18866: test: Fix verack race to avoid intermittent test failures
5 years ago
Jim Posen 23083856a5 [test] Add test for cfcheckpt
5 years ago
MarcoFalke 3930014abc
Merge #18864: Add v0.16.3 backwards compatibility test, bump v0.19.0.1 to v0.19.1
5 years ago
Sebastian Falbesoner 4a614ff88a test: explicit imports from test_framework.messages in p2p_invalid_messages.py
5 years ago
Sebastian Falbesoner b35e1d2471 test: add inventory type constant MSG_CMPCT_BLOCK
5 years ago
Sebastian Falbesoner eeaaa58d2c test: replace inv type magic numbers by constants
5 years ago
Wladimir J. van der Laan 7bcc42b403
Merge #18873: test: Fix intermittent sync_blocks failures
5 years ago
fanquake d96fdc2a39
Merge #18741: guix: Make source tarball using git-archive
5 years ago
MarcoFalke fa3f9a0566
test: Fix intermittent sync_blocks failures
5 years ago
MarcoFalke faa26d3744
test: Remove RPCOverloadWrapper boilerplate
5 years ago
glowang be01449cc8 Add test for param interaction b/w -blocksonly and -whitelistforcerelay
5 years ago
Russell Yanofsky f963a68051 test: Add test for conflicted wallet tx notifications
5 years ago
Wladimir J. van der Laan 23c926d859
Merge #18699: wallet: Avoid translating RPC errors
5 years ago
MarcoFalke fae153b409
test: Fix verack race to avoid intermittent test failures
5 years ago
Sjors Provoost 9c246b873c
[test] backwards compatibility: bump v0.19.0.1 to v0.19.1
5 years ago
Sjors Provoost 89a28e02fa
[test] add v0.16.3 backwards compatibility test
5 years ago
MarcoFalke 2e6a16b968
Merge #18855: tests: feature_backwards_compatibility.py test downgrade after upgrade
5 years ago
MarcoFalke cce034b028
Merge #18839: test: Fix intermittent issues
5 years ago
MarcoFalke ddc0a600b3
Merge #18617: test: add factor option to adjust test timeouts
5 years ago
Andrew Chow 489ebfd7a1 tests: feature_backwards_compatibility.py test downgrade after upgrade
5 years ago
Harris 2742c34286
test: add factor option to adjust test timeouts
5 years ago
MarcoFalke 844d2070a2
Merge #18828: test: Strip down previous releases boilerplate
5 years ago
Carl Dong a4f6ffa71e
lint: Also enable source statements for non-gitian
5 years ago
MarcoFalke fab7ee3990
test: Fix p2p_leak intermittent issue
5 years ago