new methods and hoodie
This commit is contained in:
@@ -56,7 +56,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -135,4 +135,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -56,7 +56,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -135,4 +135,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -56,7 +56,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -135,4 +135,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -56,7 +56,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -135,4 +135,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -56,7 +56,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -135,4 +135,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -56,7 +56,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -135,4 +135,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
1
ethereum-hoodie-archive.yml
Symbolic link
1
ethereum-hoodie-archive.yml
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
ethereum/erigon3/ethereum-hoodie-erigon3-archive-trace.yml
|
||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain-holesky
|
chain: eth-beacon-chain-holesky
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain-holesky
|
chain: eth-beacon-chain-holesky
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain-holesky
|
chain: eth-beacon-chain-holesky
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
177
ethereum/erigon3/ethereum-hoodie-erigon3-archive-trace.yml
Normal file
177
ethereum/erigon3/ethereum-hoodie-erigon3-archive-trace.yml
Normal file
@@ -0,0 +1,177 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# mkdir rpc && cd rpc
|
||||||
|
#
|
||||||
|
# git init
|
||||||
|
# git remote add origin https://github.com/StakeSquid/ethereum-rpc-docker.git
|
||||||
|
# git fetch origin vibe
|
||||||
|
# git checkout origin/vibe
|
||||||
|
#
|
||||||
|
# docker run --rm alpine sh -c "printf '0x'; head -c32 /dev/urandom | xxd -p -c 64" > .jwtsecret
|
||||||
|
#
|
||||||
|
# env
|
||||||
|
# ...
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# DOMAIN=${IP}.traefik.me
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-hoodie-erigon3-archive-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
#
|
||||||
|
# curl -X POST https://${IP}.traefik.me/ethereum-hoodie-archive \
|
||||||
|
# -H "Content-Type: application/json" \
|
||||||
|
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
|
||||||
|
|
||||||
|
services:
|
||||||
|
ethereum-hoodie-archive:
|
||||||
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOODIE_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
sysctls:
|
||||||
|
# TCP Performance
|
||||||
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
|
net.ipv4.tcp_no_metrics_save: 1 # Disable metrics cache
|
||||||
|
net.ipv4.tcp_rmem: 4096 87380 16777216 # Increase TCP read buffers
|
||||||
|
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||||
|
net.core.somaxconn: 32768 # Higher connection queue
|
||||||
|
# Memory/Connection Management
|
||||||
|
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||||
|
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||||
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
|
ulimits:
|
||||||
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
|
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||||
|
user: root
|
||||||
|
ports:
|
||||||
|
- 10708:10708
|
||||||
|
- 10708:10708/udp
|
||||||
|
- 15708:15708
|
||||||
|
- 15708:15708/udp
|
||||||
|
- 25708:25708
|
||||||
|
- 25708:25708/udp
|
||||||
|
- 30708:30708
|
||||||
|
- 30708:30708/udp
|
||||||
|
- 35708:35708
|
||||||
|
- 35708:35708/udp
|
||||||
|
expose:
|
||||||
|
- 8545
|
||||||
|
- 5555
|
||||||
|
entrypoint: [erigon]
|
||||||
|
command:
|
||||||
|
- --beacon.api.addr=0.0.0.0
|
||||||
|
- --beacon.api.cors.allow-origins=*
|
||||||
|
- --beacon.api.port=5555
|
||||||
|
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||||
|
- --caplin.discovery.addr=0.0.0.0
|
||||||
|
- --caplin.discovery.port=15708
|
||||||
|
- --caplin.discovery.tcpport=15708
|
||||||
|
- --chain=hoodie
|
||||||
|
- --datadir=/root/.local/share/erigon
|
||||||
|
- --http
|
||||||
|
- --http.addr=0.0.0.0
|
||||||
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
|
- --http.port=8545
|
||||||
|
- --http.vhosts=*
|
||||||
|
- --maxpeers=50
|
||||||
|
- --nat=extip:${IP}
|
||||||
|
- --p2p.allowed-ports=30708
|
||||||
|
- --p2p.allowed-ports=35708
|
||||||
|
- --port=10708
|
||||||
|
- --prune.mode=archive
|
||||||
|
- --rpc.gascap=6000000000
|
||||||
|
- --rpc.returndata.limit=1100000
|
||||||
|
- --torrent.port=25708
|
||||||
|
- --ws
|
||||||
|
- --ws.port=8545
|
||||||
|
restart: unless-stopped
|
||||||
|
stop_grace_period: 5m
|
||||||
|
networks:
|
||||||
|
- chains
|
||||||
|
volumes:
|
||||||
|
- ${ETHEREUM_HOODIE_ERIGON3_ARCHIVE_TRACE_DATA:-ethereum-hoodie-erigon3-archive-trace}:/root/.local/share/erigon
|
||||||
|
- /slowdisk:/slowdisk
|
||||||
|
labels:
|
||||||
|
- traefik.enable=true
|
||||||
|
- traefik.http.middlewares.ethereum-hoodie-erigon3-archive-trace-stripprefix.stripprefix.prefixes=/ethereum-hoodie-archive
|
||||||
|
- traefik.http.services.ethereum-hoodie-erigon3-archive-trace.loadbalancer.server.port=8545
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-archive-trace.entrypoints=websecure}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-archive-trace.tls.certresolver=myresolver}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-archive-trace.rule=Host(`$DOMAIN`) && (Path(`/ethereum-hoodie-archive`) || Path(`/ethereum-hoodie-archive/`))}
|
||||||
|
- ${NO_SSL:+traefik.http.routers.ethereum-hoodie-erigon3-archive-trace.rule=Path(`/ethereum-hoodie-archive`) || Path(`/ethereum-hoodie-archive/`)}
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-archive-trace.middlewares=ethereum-hoodie-erigon3-archive-trace-stripprefix, ipallowlist
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-archive-trace.service=ethereum-hoodie-erigon3-archive-trace
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-archive-trace-node.service=ethereum-hoodie-erigon3-archive-trace-node
|
||||||
|
- traefik.http.services.ethereum-hoodie-erigon3-archive-trace-node.loadbalancer.server.port=5555
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-archive-trace-node.entrypoints=websecure}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-archive-trace-node.tls.certresolver=myresolver}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-archive-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ethereum-hoodie-archive/eth`)}
|
||||||
|
- ${NO_SSL:+traefik.http.routers.ethereum-hoodie-erigon3-archive-trace-node.rule=PathPrefix(`/ethereum-hoodie-archive/eth`)}
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-archive-trace-node.middlewares=ethereum-hoodie-erigon3-archive-trace-stripprefix, ipallowlist
|
||||||
|
shm_size: 2gb
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
ethereum-hoodie-erigon3-archive-trace:
|
||||||
|
|
||||||
|
x-upstreams:
|
||||||
|
- id: $${ID}
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: $${WS_URL}
|
||||||
|
chain: ethereum
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
- trace
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
enabled:
|
||||||
|
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||||
|
# standard geth and erigon
|
||||||
|
- name: debug_accountRange
|
||||||
|
- name: debug_getModifiedAccountsByNumber
|
||||||
|
- name: debug_getModifiedAccountsByHash
|
||||||
|
# non standard geth and erigon
|
||||||
|
- name: eth_getRawTransactionByHash
|
||||||
|
- name: eth_getRawTransactionByBlockHashAndIndex
|
||||||
|
# non standard erigon only
|
||||||
|
- name: eth_getBlockReceipts
|
||||||
|
- name: eth_protocolVersion
|
||||||
|
- name: eth_callMany
|
||||||
|
- name: eth_callBundle
|
||||||
|
- name: debug_accountAt
|
||||||
|
- name: debug_traceCallMany
|
||||||
|
- name: erigon_getHeaderByHash
|
||||||
|
- name: erigon_getBlockReceiptsByBlockHash
|
||||||
|
- name: erigon_getHeaderByNumber
|
||||||
|
- name: erigon_getLogsByHash
|
||||||
|
- name: erigon_forks
|
||||||
|
- name: erigon_getBlockByTimestamp
|
||||||
|
- name: erigon_BlockNumber
|
||||||
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain-hoodie
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
|
...
|
||||||
177
ethereum/erigon3/ethereum-hoodie-erigon3-minimal-trace.yml
Normal file
177
ethereum/erigon3/ethereum-hoodie-erigon3-minimal-trace.yml
Normal file
@@ -0,0 +1,177 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# mkdir rpc && cd rpc
|
||||||
|
#
|
||||||
|
# git init
|
||||||
|
# git remote add origin https://github.com/StakeSquid/ethereum-rpc-docker.git
|
||||||
|
# git fetch origin vibe
|
||||||
|
# git checkout origin/vibe
|
||||||
|
#
|
||||||
|
# docker run --rm alpine sh -c "printf '0x'; head -c32 /dev/urandom | xxd -p -c 64" > .jwtsecret
|
||||||
|
#
|
||||||
|
# env
|
||||||
|
# ...
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# DOMAIN=${IP}.traefik.me
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-hoodie-erigon3-minimal-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
#
|
||||||
|
# curl -X POST https://${IP}.traefik.me/ethereum-hoodie-minimal \
|
||||||
|
# -H "Content-Type: application/json" \
|
||||||
|
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
|
||||||
|
|
||||||
|
services:
|
||||||
|
ethereum-hoodie-minimal:
|
||||||
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOODIE_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
sysctls:
|
||||||
|
# TCP Performance
|
||||||
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
|
net.ipv4.tcp_no_metrics_save: 1 # Disable metrics cache
|
||||||
|
net.ipv4.tcp_rmem: 4096 87380 16777216 # Increase TCP read buffers
|
||||||
|
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||||
|
net.core.somaxconn: 32768 # Higher connection queue
|
||||||
|
# Memory/Connection Management
|
||||||
|
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||||
|
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||||
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
|
ulimits:
|
||||||
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
|
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||||
|
user: root
|
||||||
|
ports:
|
||||||
|
- 12055:12055
|
||||||
|
- 12055:12055/udp
|
||||||
|
- 17055:17055
|
||||||
|
- 17055:17055/udp
|
||||||
|
- 27055:27055
|
||||||
|
- 27055:27055/udp
|
||||||
|
- 32055:32055
|
||||||
|
- 32055:32055/udp
|
||||||
|
- 37055:37055
|
||||||
|
- 37055:37055/udp
|
||||||
|
expose:
|
||||||
|
- 8545
|
||||||
|
- 5555
|
||||||
|
entrypoint: [erigon]
|
||||||
|
command:
|
||||||
|
- --beacon.api.addr=0.0.0.0
|
||||||
|
- --beacon.api.cors.allow-origins=*
|
||||||
|
- --beacon.api.port=5555
|
||||||
|
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||||
|
- --caplin.discovery.addr=0.0.0.0
|
||||||
|
- --caplin.discovery.port=17055
|
||||||
|
- --caplin.discovery.tcpport=17055
|
||||||
|
- --chain=hoodie
|
||||||
|
- --datadir=/root/.local/share/erigon
|
||||||
|
- --http
|
||||||
|
- --http.addr=0.0.0.0
|
||||||
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
|
- --http.port=8545
|
||||||
|
- --http.vhosts=*
|
||||||
|
- --maxpeers=50
|
||||||
|
- --nat=extip:${IP}
|
||||||
|
- --p2p.allowed-ports=32055
|
||||||
|
- --p2p.allowed-ports=37055
|
||||||
|
- --port=12055
|
||||||
|
- --prune.mode=minimal
|
||||||
|
- --rpc.gascap=6000000000
|
||||||
|
- --rpc.returndata.limit=1100000
|
||||||
|
- --torrent.port=27055
|
||||||
|
- --ws
|
||||||
|
- --ws.port=8545
|
||||||
|
restart: unless-stopped
|
||||||
|
stop_grace_period: 5m
|
||||||
|
networks:
|
||||||
|
- chains
|
||||||
|
volumes:
|
||||||
|
- ${ETHEREUM_HOODIE_ERIGON3_MINIMAL_TRACE_DATA:-ethereum-hoodie-erigon3-minimal-trace}:/root/.local/share/erigon
|
||||||
|
- /slowdisk:/slowdisk
|
||||||
|
labels:
|
||||||
|
- traefik.enable=true
|
||||||
|
- traefik.http.middlewares.ethereum-hoodie-erigon3-minimal-trace-stripprefix.stripprefix.prefixes=/ethereum-hoodie-minimal
|
||||||
|
- traefik.http.services.ethereum-hoodie-erigon3-minimal-trace.loadbalancer.server.port=8545
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace.entrypoints=websecure}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace.tls.certresolver=myresolver}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace.rule=Host(`$DOMAIN`) && (Path(`/ethereum-hoodie-minimal`) || Path(`/ethereum-hoodie-minimal/`))}
|
||||||
|
- ${NO_SSL:+traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace.rule=Path(`/ethereum-hoodie-minimal`) || Path(`/ethereum-hoodie-minimal/`)}
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace.middlewares=ethereum-hoodie-erigon3-minimal-trace-stripprefix, ipallowlist
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace.service=ethereum-hoodie-erigon3-minimal-trace
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace-node.service=ethereum-hoodie-erigon3-minimal-trace-node
|
||||||
|
- traefik.http.services.ethereum-hoodie-erigon3-minimal-trace-node.loadbalancer.server.port=5555
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace-node.entrypoints=websecure}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace-node.tls.certresolver=myresolver}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ethereum-hoodie-minimal/eth`)}
|
||||||
|
- ${NO_SSL:+traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace-node.rule=PathPrefix(`/ethereum-hoodie-minimal/eth`)}
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-minimal-trace-node.middlewares=ethereum-hoodie-erigon3-minimal-trace-stripprefix, ipallowlist
|
||||||
|
shm_size: 2gb
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
ethereum-hoodie-erigon3-minimal-trace:
|
||||||
|
|
||||||
|
x-upstreams:
|
||||||
|
- id: $${ID}
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: $${WS_URL}
|
||||||
|
chain: ethereum
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
- trace
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
enabled:
|
||||||
|
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||||
|
# standard geth and erigon
|
||||||
|
- name: debug_accountRange
|
||||||
|
- name: debug_getModifiedAccountsByNumber
|
||||||
|
- name: debug_getModifiedAccountsByHash
|
||||||
|
# non standard geth and erigon
|
||||||
|
- name: eth_getRawTransactionByHash
|
||||||
|
- name: eth_getRawTransactionByBlockHashAndIndex
|
||||||
|
# non standard erigon only
|
||||||
|
- name: eth_getBlockReceipts
|
||||||
|
- name: eth_protocolVersion
|
||||||
|
- name: eth_callMany
|
||||||
|
- name: eth_callBundle
|
||||||
|
- name: debug_accountAt
|
||||||
|
- name: debug_traceCallMany
|
||||||
|
- name: erigon_getHeaderByHash
|
||||||
|
- name: erigon_getBlockReceiptsByBlockHash
|
||||||
|
- name: erigon_getHeaderByNumber
|
||||||
|
- name: erigon_getLogsByHash
|
||||||
|
- name: erigon_forks
|
||||||
|
- name: erigon_getBlockByTimestamp
|
||||||
|
- name: erigon_BlockNumber
|
||||||
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain-hoodie
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
|
...
|
||||||
177
ethereum/erigon3/ethereum-hoodie-erigon3-pruned-trace.yml
Normal file
177
ethereum/erigon3/ethereum-hoodie-erigon3-pruned-trace.yml
Normal file
@@ -0,0 +1,177 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
# Usage:
|
||||||
|
#
|
||||||
|
# mkdir rpc && cd rpc
|
||||||
|
#
|
||||||
|
# git init
|
||||||
|
# git remote add origin https://github.com/StakeSquid/ethereum-rpc-docker.git
|
||||||
|
# git fetch origin vibe
|
||||||
|
# git checkout origin/vibe
|
||||||
|
#
|
||||||
|
# docker run --rm alpine sh -c "printf '0x'; head -c32 /dev/urandom | xxd -p -c 64" > .jwtsecret
|
||||||
|
#
|
||||||
|
# env
|
||||||
|
# ...
|
||||||
|
# IP=$(curl ipinfo.io/ip)
|
||||||
|
# DOMAIN=${IP}.traefik.me
|
||||||
|
# COMPOSE_FILE=base.yml:rpc.yml:ethereum/erigon3/ethereum-hoodie-erigon3-pruned-trace.yml
|
||||||
|
#
|
||||||
|
# docker compose up -d
|
||||||
|
#
|
||||||
|
# curl -X POST https://${IP}.traefik.me/ethereum-hoodie \
|
||||||
|
# -H "Content-Type: application/json" \
|
||||||
|
# --data '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'
|
||||||
|
|
||||||
|
services:
|
||||||
|
ethereum-hoodie:
|
||||||
|
image: ${ETHEREUM_ERIGON3_IMAGE:-erigontech/erigon}:${ETHEREUM_HOODIE_ERIGON3_VERSION:-v3.0.2}
|
||||||
|
sysctls:
|
||||||
|
# TCP Performance
|
||||||
|
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle
|
||||||
|
net.ipv4.tcp_no_metrics_save: 1 # Disable metrics cache
|
||||||
|
net.ipv4.tcp_rmem: 4096 87380 16777216 # Increase TCP read buffers
|
||||||
|
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||||
|
net.core.somaxconn: 32768 # Higher connection queue
|
||||||
|
# Memory/Connection Management
|
||||||
|
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||||
|
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||||
|
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||||
|
ulimits:
|
||||||
|
nofile: 1048576 # Max open files (for RPC/WS connections)
|
||||||
|
memlock: -1 # Disable memory locking limits (for in-memory DBs like MDBX)
|
||||||
|
user: root
|
||||||
|
ports:
|
||||||
|
- 14681:14681
|
||||||
|
- 14681:14681/udp
|
||||||
|
- 19681:19681
|
||||||
|
- 19681:19681/udp
|
||||||
|
- 29681:29681
|
||||||
|
- 29681:29681/udp
|
||||||
|
- 34681:34681
|
||||||
|
- 34681:34681/udp
|
||||||
|
- 39681:39681
|
||||||
|
- 39681:39681/udp
|
||||||
|
expose:
|
||||||
|
- 8545
|
||||||
|
- 5555
|
||||||
|
entrypoint: [erigon]
|
||||||
|
command:
|
||||||
|
- --beacon.api.addr=0.0.0.0
|
||||||
|
- --beacon.api.cors.allow-origins=*
|
||||||
|
- --beacon.api.port=5555
|
||||||
|
- --beacon.api=beacon,builder,debug,lighthouse,node,validator,config
|
||||||
|
- --caplin.discovery.addr=0.0.0.0
|
||||||
|
- --caplin.discovery.port=19681
|
||||||
|
- --caplin.discovery.tcpport=19681
|
||||||
|
- --chain=hoodie
|
||||||
|
- --datadir=/root/.local/share/erigon
|
||||||
|
- --http
|
||||||
|
- --http.addr=0.0.0.0
|
||||||
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
|
- --http.port=8545
|
||||||
|
- --http.vhosts=*
|
||||||
|
- --maxpeers=50
|
||||||
|
- --nat=extip:${IP}
|
||||||
|
- --p2p.allowed-ports=34681
|
||||||
|
- --p2p.allowed-ports=39681
|
||||||
|
- --port=14681
|
||||||
|
- --prune.mode=full
|
||||||
|
- --rpc.gascap=6000000000
|
||||||
|
- --rpc.returndata.limit=1100000
|
||||||
|
- --torrent.port=29681
|
||||||
|
- --ws
|
||||||
|
- --ws.port=8545
|
||||||
|
restart: unless-stopped
|
||||||
|
stop_grace_period: 5m
|
||||||
|
networks:
|
||||||
|
- chains
|
||||||
|
volumes:
|
||||||
|
- ${ETHEREUM_HOODIE_ERIGON3_PRUNED_TRACE_DATA:-ethereum-hoodie-erigon3-pruned-trace}:/root/.local/share/erigon
|
||||||
|
- /slowdisk:/slowdisk
|
||||||
|
labels:
|
||||||
|
- traefik.enable=true
|
||||||
|
- traefik.http.middlewares.ethereum-hoodie-erigon3-pruned-trace-stripprefix.stripprefix.prefixes=/ethereum-hoodie
|
||||||
|
- traefik.http.services.ethereum-hoodie-erigon3-pruned-trace.loadbalancer.server.port=8545
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace.entrypoints=websecure}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace.tls.certresolver=myresolver}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace.rule=Host(`$DOMAIN`) && (Path(`/ethereum-hoodie`) || Path(`/ethereum-hoodie/`))}
|
||||||
|
- ${NO_SSL:+traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace.rule=Path(`/ethereum-hoodie`) || Path(`/ethereum-hoodie/`)}
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace.middlewares=ethereum-hoodie-erigon3-pruned-trace-stripprefix, ipallowlist
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace.service=ethereum-hoodie-erigon3-pruned-trace
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace-node.service=ethereum-hoodie-erigon3-pruned-trace-node
|
||||||
|
- traefik.http.services.ethereum-hoodie-erigon3-pruned-trace-node.loadbalancer.server.port=5555
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace-node.entrypoints=websecure}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace-node.tls.certresolver=myresolver}
|
||||||
|
- ${NO_SSL:-traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace-node.rule=Host(`$DOMAIN`) && PathPrefix(`/ethereum-hoodie/eth`)}
|
||||||
|
- ${NO_SSL:+traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace-node.rule=PathPrefix(`/ethereum-hoodie/eth`)}
|
||||||
|
- traefik.http.routers.ethereum-hoodie-erigon3-pruned-trace-node.middlewares=ethereum-hoodie-erigon3-pruned-trace-stripprefix, ipallowlist
|
||||||
|
shm_size: 2gb
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
ethereum-hoodie-erigon3-pruned-trace:
|
||||||
|
|
||||||
|
x-upstreams:
|
||||||
|
- id: $${ID}
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
|
ws:
|
||||||
|
frameSize: 20Mb
|
||||||
|
msgSize: 50Mb
|
||||||
|
url: $${WS_URL}
|
||||||
|
chain: ethereum
|
||||||
|
method-groups:
|
||||||
|
enabled:
|
||||||
|
- debug
|
||||||
|
- filter
|
||||||
|
- trace
|
||||||
|
methods:
|
||||||
|
disabled:
|
||||||
|
enabled:
|
||||||
|
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||||
|
# standard geth and erigon
|
||||||
|
- name: debug_accountRange
|
||||||
|
- name: debug_getModifiedAccountsByNumber
|
||||||
|
- name: debug_getModifiedAccountsByHash
|
||||||
|
# non standard geth and erigon
|
||||||
|
- name: eth_getRawTransactionByHash
|
||||||
|
- name: eth_getRawTransactionByBlockHashAndIndex
|
||||||
|
# non standard erigon only
|
||||||
|
- name: eth_getBlockReceipts
|
||||||
|
- name: eth_protocolVersion
|
||||||
|
- name: eth_callMany
|
||||||
|
- name: eth_callBundle
|
||||||
|
- name: debug_accountAt
|
||||||
|
- name: debug_traceCallMany
|
||||||
|
- name: erigon_getHeaderByHash
|
||||||
|
- name: erigon_getBlockReceiptsByBlockHash
|
||||||
|
- name: erigon_getHeaderByNumber
|
||||||
|
- name: erigon_getLogsByHash
|
||||||
|
- name: erigon_forks
|
||||||
|
- name: erigon_getBlockByTimestamp
|
||||||
|
- name: erigon_BlockNumber
|
||||||
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
|
- id: $${ID}-beacon-chain
|
||||||
|
chain: eth-beacon-chain-hoodie
|
||||||
|
labels:
|
||||||
|
provider: $${PROVIDER}-beacon-chain
|
||||||
|
connection:
|
||||||
|
generic:
|
||||||
|
rpc:
|
||||||
|
url: $${RPC_URL}
|
||||||
|
...
|
||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain
|
chain: eth-beacon-chain
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain
|
chain: eth-beacon-chain
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain
|
chain: eth-beacon-chain
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain-sepolia
|
chain: eth-beacon-chain-sepolia
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain-sepolia
|
chain: eth-beacon-chain-sepolia
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -68,7 +68,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -155,6 +155,17 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
- id: $${ID}-beacon-chain
|
- id: $${ID}-beacon-chain
|
||||||
chain: eth-beacon-chain-sepolia
|
chain: eth-beacon-chain-sepolia
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -146,4 +146,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -146,4 +146,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -146,4 +146,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -146,4 +146,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -146,4 +146,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -67,7 +67,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -146,4 +146,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -137,4 +137,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -137,4 +137,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -137,4 +137,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -137,4 +137,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -137,4 +137,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -137,4 +137,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -136,4 +136,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -136,4 +136,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -136,4 +136,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -136,4 +136,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -136,4 +136,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
@@ -57,7 +57,7 @@ services:
|
|||||||
- --datadir=/root/.local/share/erigon
|
- --datadir=/root/.local/share/erigon
|
||||||
- --http
|
- --http
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin
|
- --http.api=eth,erigon,web3,net,debug,trace,txpool,admin,ots
|
||||||
- --http.port=8545
|
- --http.port=8545
|
||||||
- --http.vhosts=*
|
- --http.vhosts=*
|
||||||
- --maxpeers=50
|
- --maxpeers=50
|
||||||
@@ -136,4 +136,15 @@ x-upstreams:
|
|||||||
- name: erigon_getBlockByTimestamp
|
- name: erigon_getBlockByTimestamp
|
||||||
- name: erigon_BlockNumber
|
- name: erigon_BlockNumber
|
||||||
- name: erigon_getLatestLogs
|
- name: erigon_getLatestLogs
|
||||||
|
- name: ots_getInternalOperations
|
||||||
|
- name: ots_hasCode
|
||||||
|
- name: ots_getTransactionError
|
||||||
|
- name: ots_traceTransaction
|
||||||
|
- name: ots_getBlockDetails
|
||||||
|
- name: ots_getBlockDetailsByHash
|
||||||
|
- name: ots_getBlockTransactions
|
||||||
|
- name: ots_searchTransactionsBefore
|
||||||
|
- name: ots_searchTransactionsAfter
|
||||||
|
- name: ots_getTransactionBySenderAndNonce
|
||||||
|
- name: ots_getContractCreator
|
||||||
...
|
...
|
||||||
Reference in New Issue
Block a user