Commit Graph

40 Commits (26.x)

Author SHA1 Message Date
fanquake 32e2ffc393
Remove the syscall sandbox
1 year ago
MarcoFalke 92dcbe9cc3
Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify option
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
klementtan 0bd73e2c45
util: Add -shutdownnotify option.
2 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
W. J. van der Laan 9e530c6352
Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Linux secure computing mode)
3 years ago
practicalswift 4747da3a5b Add syscall sandboxing (seccomp-bpf)
3 years ago
Samuel Dobson bccd1d942d Remove -rescan startup parameter
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
fanquake 961f5813ba
test: use f-strings in feature_notifications.py
3 years ago
MarcoFalke fa4aec2b26
test: Fix feature_notifications.py intermittent issue
4 years ago
Maayan Keshet 06e1fb0b17 Add new format string placeholders for walletnotify to include relevant block information for transactions
4 years ago
Andrew Chow 7c71c627d2 Setup wallets with descriptors for feature_notifications
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Wladimir J. van der Laan 83363f7b62
Merge #20167: test: Add test for -blockversion
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
MarcoFalke fa2b778d0c
test: Remove unused -blockversion from tests
4 years ago
Russell Yanofsky c1585bca8d test: Get rid of default wallet hacks
4 years ago
Benoit Verret 637d8bce74 Change FILE_CHAR_BLOCKLIST to FILE_CHARS_DISALLOWED
4 years ago
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
MarcoFalke fa195d4eba
test: Add missing sync_blocks
4 years ago
TrentZ 6fc641644f
change blacklist to blocklist
4 years ago
Russell Yanofsky b604c5c8b5 wallet: Minimal fix to restore conflicted transaction notifications
5 years ago
Russell Yanofsky f963a68051 test: Add test for conflicted wallet tx notifications
5 years ago
João Barbosa 4e9efac678 test: Check wallet name in -walletnotify script
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
MarcoFalke 1111bb91f5
test: Reformat python imports to aid scripted diff
5 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
Wladimir J. van der Laan ef362f2773 rpc/gui: Remove 'Unknown block versions being mined' warning
6 years ago
Chun Kuan Lee ca6d86c322 tests: Stop node before removing the notification file
6 years ago
MarcoFalke faa4043c66
qa: Run more tests with wallet disabled
6 years ago
Chun Kuan Lee 67654b6405 tests: write the notification to different files to avoid race condition
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
6 years ago
MarcoFalke fab9095d40
qa: Windows fixups for functional tests
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago