diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.block.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.block.stdout.txt index f497bb83f..d8caab7bc 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.block.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.block.stdout.txt @@ -103,7 +103,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasmtime-instantiation-strategy diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.extrinsic.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.extrinsic.stdout.txt index 87857e260..2faedfbbb 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.extrinsic.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.extrinsic.stdout.txt @@ -91,7 +91,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasmtime-instantiation-strategy diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.overhead.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.overhead.stdout.txt index a7ce4c8f4..96bc013bc 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.overhead.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.overhead.stdout.txt @@ -87,7 +87,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasmtime-instantiation-strategy diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.pallet.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.pallet.stdout.txt index 8f1a8ea3a..7a999e601 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.pallet.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.benchmark.pallet.stdout.txt @@ -166,7 +166,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasm-instantiation-strategy diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.bioauth.auth-url.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.bioauth.auth-url.stdout.txt index 2565856d3..130d6ba3d 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.bioauth.auth-url.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.bioauth.auth-url.stdout.txt @@ -30,11 +30,6 @@ Options: --rpc-methods RPC methods to expose. - - `unsafe`: Exposes every RPC method. - - `safe`: Exposes only a safe subset of RPC methods, denying unsafe RPC methods. - - `auto`: Acts as `safe` if RPC is served externally, e.g. when `--{rpc,ws}-external` is - passed, otherwise acts as `unsafe`. - [default: auto] Possible values: @@ -42,42 +37,28 @@ Options: - safe: Allow only a safe subset of RPC methods - unsafe: Expose every RPC method (even potentially unsafe ones) - --ws-external - Listen to all Websocket interfaces. - - Default is local. Note: not all RPC methods are safe to be exposed publicly. Use an RPC proxy server to filter out dangerous methods. More details: . Use `--unsafe-ws-external` to suppress the warning if you understand the risks. - - --unsafe-ws-external - Listen to all Websocket interfaces. - - Same as `--ws-external` but doesn't warn you about it. - - --rpc-max-payload - DEPRECATED, this has no affect anymore. Use `rpc_max_request_size` or `rpc_max_response_size` instead - --rpc-max-request-size - Set the the maximum RPC request payload size for both HTTP and WS in megabytes. Default is 15MiB + Set the maximum RPC request payload size for both HTTP and WS in megabytes + + [default: 15] --rpc-max-response-size - Set the the maximum RPC response payload size for both HTTP and WS in megabytes. Default is 15MiB + Set the maximum RPC response payload size for both HTTP and WS in megabytes + + [default: 15] --rpc-max-subscriptions-per-connection - Set the the maximum concurrent subscriptions per connection. Default is 1024 - - --ipc-path - DEPRECATED, IPC support has been removed + Set the maximum concurrent subscriptions per connection + + [default: 1024] --rpc-port - Specify HTTP RPC server TCP port - - --ws-port - Specify WebSockets RPC server TCP port + Specify JSON-RPC server TCP port - --ws-max-connections - Maximum number of WS RPC server connections - - --ws-max-out-buffer-capacity - DEPRECATED, this has no affect anymore. Use `rpc_max_response_size` instead + --rpc-max-connections + Maximum number of RPC server connections + + [default: 100] --rpc-cors Specify browser *origins* allowed to access the HTTP and WS RPC servers. @@ -228,7 +209,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasmtime-instantiation-strategy diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.check-block.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.check-block.stdout.txt index 38c9194e3..be5b63e88 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.check-block.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.check-block.stdout.txt @@ -94,7 +94,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasmtime-instantiation-strategy diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.import-blocks.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.import-blocks.stdout.txt index 2e6b5fc9b..b9dfb3105 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.import-blocks.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.import-blocks.stdout.txt @@ -97,7 +97,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasmtime-instantiation-strategy diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.revert.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.revert.stdout.txt index 65303850d..7826732b4 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.revert.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.revert.stdout.txt @@ -75,6 +75,18 @@ Options: [default: archive-canonical] + --database + Select database backend to use + + Possible values: + - rocksdb: Facebooks RocksDB + - paritydb: ParityDb. + - auto: Detect whether there is an existing database. Use it, if there is, if not, create new instance of ParityDb + - paritydb-experimental: ParityDb. + + --db-cache + Limit the memory the database cache can use + -h, --help Print help (see a summary with '-h') diff --git a/utils/e2e-tests/bash/fixtures/help-output/help.stdout.txt b/utils/e2e-tests/bash/fixtures/help-output/help.stdout.txt index f733a7bd4..93c97dcaf 100644 --- a/utils/e2e-tests/bash/fixtures/help-output/help.stdout.txt +++ b/utils/e2e-tests/bash/fixtures/help-output/help.stdout.txt @@ -48,11 +48,6 @@ Options: --rpc-methods RPC methods to expose. - - `unsafe`: Exposes every RPC method. - - `safe`: Exposes only a safe subset of RPC methods, denying unsafe RPC methods. - - `auto`: Acts as `safe` if RPC is served externally, e.g. when `--{rpc,ws}-external` is - passed, otherwise acts as `unsafe`. - [default: auto] Possible values: @@ -60,42 +55,28 @@ Options: - safe: Allow only a safe subset of RPC methods - unsafe: Expose every RPC method (even potentially unsafe ones) - --ws-external - Listen to all Websocket interfaces. - - Default is local. Note: not all RPC methods are safe to be exposed publicly. Use an RPC proxy server to filter out dangerous methods. More details: . Use `--unsafe-ws-external` to suppress the warning if you understand the risks. - - --unsafe-ws-external - Listen to all Websocket interfaces. - - Same as `--ws-external` but doesn't warn you about it. - - --rpc-max-payload - DEPRECATED, this has no affect anymore. Use `rpc_max_request_size` or `rpc_max_response_size` instead - --rpc-max-request-size - Set the the maximum RPC request payload size for both HTTP and WS in megabytes. Default is 15MiB + Set the maximum RPC request payload size for both HTTP and WS in megabytes + + [default: 15] --rpc-max-response-size - Set the the maximum RPC response payload size for both HTTP and WS in megabytes. Default is 15MiB + Set the maximum RPC response payload size for both HTTP and WS in megabytes + + [default: 15] --rpc-max-subscriptions-per-connection - Set the the maximum concurrent subscriptions per connection. Default is 1024 - - --ipc-path - DEPRECATED, IPC support has been removed + Set the maximum concurrent subscriptions per connection + + [default: 1024] --rpc-port - Specify HTTP RPC server TCP port - - --ws-port - Specify WebSockets RPC server TCP port + Specify JSON-RPC server TCP port - --ws-max-connections - Maximum number of WS RPC server connections - - --ws-max-out-buffer-capacity - DEPRECATED, this has no affect anymore. Use `rpc_max_response_size` instead + --rpc-max-connections + Maximum number of RPC server connections + + [default: 100] --rpc-cors Specify browser *origins* allowed to access the HTTP and WS RPC servers. @@ -246,7 +227,7 @@ Options: [default: compiled] Possible values: - - interpreted-i-know-what-i-do: Uses an interpreter + - interpreted-i-know-what-i-do: Uses an interpreter which now is deprecated - compiled: Uses a compiled runtime --wasmtime-instantiation-strategy