mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-10-10 19:43:13 +02:00
Add syscall sandboxing (seccomp-bpf)
This commit is contained in:
@@ -170,6 +170,7 @@ BASE_SCRIPTS = [
|
||||
'rpc_users.py',
|
||||
'rpc_whitelist.py',
|
||||
'feature_proxy.py',
|
||||
'feature_syscall_sandbox.py',
|
||||
'rpc_signrawtransaction.py --legacy-wallet',
|
||||
'rpc_signrawtransaction.py --descriptors',
|
||||
'rpc_rawtransaction.py --legacy-wallet',
|
||||
|
Reference in New Issue
Block a user