diff --git a/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path--fireeth.yml b/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path--fireeth.yml index 5926552f..a7da36c6 100644 --- a/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path--fireeth.yml +++ b/bsc/bsc/bsc-mainnet-bsc-pruned-pebble-path--fireeth.yml @@ -74,6 +74,7 @@ services: - --rpc.txfeecap=0 - --state.scheme=path - --syncmode=full + - --vmtrace=firehose - --ws - --ws.addr=0.0.0.0 - --ws.api=eth,net,web3,txpool,debug,admin,parlia diff --git a/ethereum/geth/ethereum-mainnet-geth-pruned-leveldb-hash--nimbus--fireeth.yml b/ethereum/geth/ethereum-mainnet-geth-pruned-leveldb-hash--nimbus--fireeth.yml index 639ddd2f..75442545 100644 --- a/ethereum/geth/ethereum-mainnet-geth-pruned-leveldb-hash--nimbus--fireeth.yml +++ b/ethereum/geth/ethereum-mainnet-geth-pruned-leveldb-hash--nimbus--fireeth.yml @@ -69,6 +69,7 @@ services: - --rpc.txfeecap=0 - --state.scheme=hash - --syncmode=full + - --vmtrace=firehose - --http - --http.addr=0.0.0.0 - --http.api=eth,net,web3,debug,admin,txpool,engine diff --git a/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path--nimbus--fireeth.yml b/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path--nimbus--fireeth.yml index 3c9d33d1..c85b47ed 100644 --- a/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path--nimbus--fireeth.yml +++ b/ethereum/geth/ethereum-mainnet-geth-pruned-pebble-path--nimbus--fireeth.yml @@ -69,6 +69,7 @@ services: - --rpc.txfeecap=0 - --state.scheme=path - --syncmode=full + - --vmtrace=firehose - --http - --http.addr=0.0.0.0 - --http.api=eth,net,web3,debug,admin,txpool,engine diff --git a/op/geth/base-mainnet-op-geth-pruned-pebble-path--fireeth.yml b/op/geth/base-mainnet-op-geth-pruned-pebble-path--fireeth.yml index f09c4c54..fecab9db 100644 --- a/op/geth/base-mainnet-op-geth-pruned-pebble-path--fireeth.yml +++ b/op/geth/base-mainnet-op-geth-pruned-pebble-path--fireeth.yml @@ -72,6 +72,7 @@ services: - --rpc.txfeecap=0 - --state.scheme=path - --syncmode=full + - --vmtrace=firehose - --http - --http.addr=0.0.0.0 - --http.api=eth,net,web3,debug,admin,txpool,engine diff --git a/op/geth/op-mainnet-op-geth-pruned-pebble-path--fireeth.yml b/op/geth/op-mainnet-op-geth-pruned-pebble-path--fireeth.yml index 6d459f13..4b5e5940 100644 --- a/op/geth/op-mainnet-op-geth-pruned-pebble-path--fireeth.yml +++ b/op/geth/op-mainnet-op-geth-pruned-pebble-path--fireeth.yml @@ -72,6 +72,7 @@ services: - --rpc.txfeecap=0 - --state.scheme=path - --syncmode=full + - --vmtrace=firehose - --http - --http.addr=0.0.0.0 - --http.api=eth,net,web3,debug,admin,txpool,engine diff --git a/op/geth/unichain-mainnet-op-geth-pruned-pebble-path--fireeth.yml b/op/geth/unichain-mainnet-op-geth-pruned-pebble-path--fireeth.yml index 053c5587..8f88c928 100644 --- a/op/geth/unichain-mainnet-op-geth-pruned-pebble-path--fireeth.yml +++ b/op/geth/unichain-mainnet-op-geth-pruned-pebble-path--fireeth.yml @@ -72,6 +72,7 @@ services: - --rpc.txfeecap=0 - --state.scheme=path - --syncmode=full + - --vmtrace=firehose - --http - --http.addr=0.0.0.0 - --http.api=eth,net,web3,debug,admin,txpool,engine diff --git a/polygon/bor/polygon-mainnet-bor-pruned-pebble-path--fireeth.yml b/polygon/bor/polygon-mainnet-bor-pruned-pebble-path--fireeth.yml index 80998b75..66ee84db 100644 --- a/polygon/bor/polygon-mainnet-bor-pruned-pebble-path--fireeth.yml +++ b/polygon/bor/polygon-mainnet-bor-pruned-pebble-path--fireeth.yml @@ -76,6 +76,7 @@ services: - --rpc.txfeecap=0 - --state.scheme=path - --syncmode=full + - --vmtrace=firehose - --ws - --ws.addr=0.0.0.0 - --ws.api=eth,net,web3,txpool,debug,admin,bor