This commit is contained in:
Para Dox
2025-04-14 10:08:11 +07:00
parent 96f33135b1
commit 8d0cbfc483
202 changed files with 19 additions and 827 deletions

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
alephzero-mainnet-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=true
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
alephzero-mainnet:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=false
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
alephzero-sepolia-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=true
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
alephzero-sepolia:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=false
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# False
#
# arb
services:
arbitrum-nova-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --chain.id=42170
- --execution.caching.archive=true
@@ -33,6 +28,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --init.latest=archive
- --node.batch-poster.enable=false

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# False
#
# arb
services:
arbitrum-nova:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --chain.id=42170
- --execution.caching.archive=false
@@ -33,6 +28,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --init.latest=pruned
- --node.batch-poster.enable=false

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# False
#
# arb
services:
arbitrum-one-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --chain.id=42161
- --execution.caching.archive=true
@@ -33,6 +28,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --init.latest=archive
- --node.batch-poster.enable=false

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# False
#
# arb
services:
arbitrum-one:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --chain.id=42161
- --execution.caching.archive=false
@@ -33,6 +28,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --init.latest=pruned
- --node.batch-poster.enable=false

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# False
#
# arb
services:
arbitrum-sepolia-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --chain.id=421614
- --execution.caching.archive=true
@@ -33,6 +28,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --init.latest=archive
- --node.batch-poster.enable=false

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
connext-sepolia-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=true
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
connext-sepolia:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=false
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
everclear-mainnet-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=true
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
everclear-mainnet:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=false
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
opencampuscodex-sepolia-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=true
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
opencampuscodex-sepolia:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=false
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# False
#
# arb
services:
playblock-mainnet-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=true
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# False
#
# arb
services:
playblock-mainnet:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=false
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
real-mainnet-archive:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=true
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true

View File

@@ -1,8 +1,4 @@
---
# use at your own risk
# True
#
# arb
services:
real-mainnet:
@@ -23,7 +19,6 @@ services:
user: root
expose:
- 8545
- 8551
command:
- --conf.file=/config/baseConfig.json
- --execution.caching.archive=false
@@ -34,6 +29,7 @@ services:
- --http.addr=0.0.0.0
- --http.api=eth,net,web3,arb,txpool,debug
- --http.corsdomain=*
- --http.port=8545
- --http.vhosts=*
- --node.batch-poster.enable=false
- --node.data-availability.enable=true