diff --git a/berachain/reth/berachain-bartio-reth-archive-trace.yml b/berachain/reth/berachain-bartio-reth-archive-trace.yml index cb8703f7..74793d85 100644 --- a/berachain/reth/berachain-bartio-reth-archive-trace.yml +++ b/berachain/reth/berachain-bartio-reth-archive-trace.yml @@ -41,6 +41,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -48,10 +49,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/berachain/reth/berachain-bepolia-reth-archive-trace.yml b/berachain/reth/berachain-bepolia-reth-archive-trace.yml index fa5141ca..61272958 100644 --- a/berachain/reth/berachain-bepolia-reth-archive-trace.yml +++ b/berachain/reth/berachain-bepolia-reth-archive-trace.yml @@ -41,6 +41,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -48,10 +49,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/berachain/reth/berachain-mainnet-reth-archive-trace.yml b/berachain/reth/berachain-mainnet-reth-archive-trace.yml index d9587a81..ea6ea67b 100644 --- a/berachain/reth/berachain-mainnet-reth-archive-trace.yml +++ b/berachain/reth/berachain-mainnet-reth-archive-trace.yml @@ -41,6 +41,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -48,10 +49,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/ethereum/reth/ethereum-holesky-reth-archive-trace.yml b/ethereum/reth/ethereum-holesky-reth-archive-trace.yml index a191e9dd..bc5186ce 100644 --- a/ethereum/reth/ethereum-holesky-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-holesky-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml index d04b635a..4e840ef7 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml b/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml index 234355dd..551243d8 100644 --- a/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml +++ b/ethereum/reth/ethereum-sepolia-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/base-mainnet-op-reth-archive-trace.yml b/op/reth/base-mainnet-op-reth-archive-trace.yml index 66fd2c47..04a86cb4 100644 --- a/op/reth/base-mainnet-op-reth-archive-trace.yml +++ b/op/reth/base-mainnet-op-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/base-mainnet-op-reth-pruned-trace.yml b/op/reth/base-mainnet-op-reth-pruned-trace.yml index 7bcc24e5..73c50208 100644 --- a/op/reth/base-mainnet-op-reth-pruned-trace.yml +++ b/op/reth/base-mainnet-op-reth-pruned-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/base-sepolia-op-reth-archive-trace.yml b/op/reth/base-sepolia-op-reth-archive-trace.yml index cd7ca0d8..9693e406 100644 --- a/op/reth/base-sepolia-op-reth-archive-trace.yml +++ b/op/reth/base-sepolia-op-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/base-sepolia-op-reth-pruned-trace.yml b/op/reth/base-sepolia-op-reth-pruned-trace.yml index 9df182a3..1732ceef 100644 --- a/op/reth/base-sepolia-op-reth-pruned-trace.yml +++ b/op/reth/base-sepolia-op-reth-pruned-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/lisk-mainnet-op-reth-archive-trace.yml b/op/reth/lisk-mainnet-op-reth-archive-trace.yml index 6c743295..14cca80f 100644 --- a/op/reth/lisk-mainnet-op-reth-archive-trace.yml +++ b/op/reth/lisk-mainnet-op-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/lisk-mainnet-op-reth-pruned-trace.yml b/op/reth/lisk-mainnet-op-reth-pruned-trace.yml index a989fec8..575baf72 100644 --- a/op/reth/lisk-mainnet-op-reth-pruned-trace.yml +++ b/op/reth/lisk-mainnet-op-reth-pruned-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/op-mainnet-op-reth-archive-trace.yml b/op/reth/op-mainnet-op-reth-archive-trace.yml index e5e88e60..b9f57647 100644 --- a/op/reth/op-mainnet-op-reth-archive-trace.yml +++ b/op/reth/op-mainnet-op-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/op-mainnet-op-reth-pruned-trace.yml b/op/reth/op-mainnet-op-reth-pruned-trace.yml index 9f9924db..f1c5d124 100644 --- a/op/reth/op-mainnet-op-reth-pruned-trace.yml +++ b/op/reth/op-mainnet-op-reth-pruned-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/op-sepolia-op-reth-archive-trace.yml b/op/reth/op-sepolia-op-reth-archive-trace.yml index faf00cd5..f56e02c5 100644 --- a/op/reth/op-sepolia-op-reth-archive-trace.yml +++ b/op/reth/op-sepolia-op-reth-archive-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000 diff --git a/op/reth/op-sepolia-op-reth-pruned-trace.yml b/op/reth/op-sepolia-op-reth-pruned-trace.yml index 63e66b3b..05b4d823 100644 --- a/op/reth/op-sepolia-op-reth-pruned-trace.yml +++ b/op/reth/op-sepolia-op-reth-pruned-trace.yml @@ -39,6 +39,7 @@ services: - --http - --http.port=8545 + - --http.corsdomain=* - --max-outbound-peers=50 - --max-inbound-peers=50 @@ -46,10 +47,10 @@ services: - --ws.port=8545 - --ws.origins=* - --ws.addr=0.0.0.0 - - --ws.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --ws.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --http.addr=0.0.0.0 - - --http.api=debug,eth,net,trace,txpool,web3,rpc,reth,admin,engine + - --http.api=admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots,flashbots,mev - --rpc.max-logs-per-response=1100000 - --rpc.gascap=600000000