Commit Graph

268 Commits (fa1c74fd0342b74d44cc4e41fff3890c1434e8f7)

Author SHA1 Message Date
MarcoFalke e45fb7e0d2
Merge #18877: Serve cfcheckpt requests
5 years ago
fanquake 7a5767423f
Merge #18808: [net processing] Drop unknown types in getdata
5 years ago
Jim Posen 23083856a5 [test] Add test for cfcheckpt
5 years ago
MarcoFalke a66ba6d029
Merge #18576: test: use unittest for test_framework unit testing
5 years ago
Amiti Uttarwar 2f032556e0 [test] test that an invalid GETDATA doesn't prevent processing of future messages
5 years ago
MarcoFalke 978c5a2122
Merge #18485: test: Add mempool_updatefromblock.py
5 years ago
MarcoFalke e302830fae
Merge #18774: test: added test for upgradewallet RPC
5 years ago
Harris 66fe7b1a98
test: added test for upgradewallet RPC
5 years ago
fanquake 0ef0d33f75
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve wallet privacy
5 years ago
Gloria Zhao de8905adf2 test: use unittest and test_runner for test framework unit testing
5 years ago
Hennadii Stepanov 8098dea069
test: Add mempool_updatefromblock.py
5 years ago
Amiti Uttarwar 297a178536 [test] Integration tests for unbroadcast functionality
5 years ago
Andrew Chow 223588b1bb Add a --descriptors option to various tests
5 years ago
Andrew Chow 1346e14831 Functional tests for descriptor wallets
5 years ago
Hugo Nguyen f193ea889d add importdescriptors RPC and tests for native descriptor wallets
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke 51e2ce45d6
Merge #17693: rpc: Add generateblock to mine a custom set of transactions
5 years ago
MarcoFalke 29893ec875
Merge #18454: net: Make addr relay mockable, add test
5 years ago
MarcoFalke fa1da3d4bf
test: Add basic addr relay test
5 years ago
MarcoFalke 7e1fc03b18
Merge #18334: test: Add basic test for BIP 37
5 years ago
Andrew Toth 7524b6479c Add tests for generateblock
5 years ago
Wladimir J. van der Laan 694f4cbd78
Merge #18312: wallet: remove deprecated fee bumping by totalFee
5 years ago
MarcoFalke fa15699969
test: Add basic test for BIP 37
5 years ago
Jon Atack bd05f96d79
test: delete wallet_bumpfee_totalfee_deprecation.py
5 years ago
MarcoFalke fa01febeaf
test: Remove ci timeout restriction in test_runner
5 years ago
Pieter Wuille a733ad514a Add bn2vch test to functional tests
5 years ago
MarcoFalke 309b0c4c19
Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfee
5 years ago
João Barbosa cbf2d75d8f qa: Add getdescriptorinfo functional test
5 years ago
Jon Atack 1ba3e1cc21
init: move asmap code earlier in init process
5 years ago
Jon Atack 08b992675c
test: add feature_asmap functional tests
5 years ago
0xb10c d6d2602a32 add: test that transactions expire from mempool
5 years ago
Sjors Provoost 8b1460dbd1
[tests] check v0.17.1 and v0.18.1 backwards compatibility
5 years ago
Jon Atack 72af93f364
test: getaddressinfo label deprecation test
5 years ago
Jon Atack 8bb405bbad
test: getaddressinfo labels purpose deprecation test
5 years ago
Emil Engler 2081442c42 test: Add test for rpc_whitelist
5 years ago
fanquake 1c23ea5fe6
test: fix bitcoind already running warnings on macOS
5 years ago
Wladimir J. van der Laan b05b28183c
Merge #16899: UTXO snapshot creation (dumptxoutset)
5 years ago
James O'Beirne 92b2f5306b test: add dumptxoutset RPC test
5 years ago
MarcoFalke 6a7c40bee4
Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform keys between address types
5 years ago
Luke Dashjr a6f6f77a86 QA: Add wallet_implicitsegwit to test the ability to transform keys between address types
5 years ago
Fabian Jahr 89339d1460 tests: Add test for loadblock option
5 years ago
Ben Woosley 111880aaf7
[test] Add coverage to estimaterawfee and estimatesmartfee
5 years ago
MarcoFalke ca97d292ce
Merge #16551: test: Test that low difficulty chain fork is rejected
5 years ago
Antoine Riard 442a87cc0a Add a test wallet_reorgsrestore
5 years ago
MarcoFalke 333317ce6b
test: Test that low difficulty chain fork is rejected
5 years ago
MarcoFalke b80cdfec9a
Merge #16618: [Fix] Allow connection of a noban banned peer
5 years ago
nicolas.dorier d117f4541d
Add test for setban
5 years ago
fanquake 0d65106dce
Merge #16383: rpcwallet: default include_watchonly to true for watchonly wallets
5 years ago
MarcoFalke e00501e00c
Merge #16561: tests: Use colors and dots in test_runner.py output only if standard output is a terminal
5 years ago
practicalswift 37f2784952 tests: Use colors and dots in test_runner.py output only if standard output is a terminal -- allows for using the test runner output as input to other programs
5 years ago