diff --git a/configs/coins/ethereum.json b/configs/coins/ethereum.json index 7ca3241d..4a6491e0 100644 --- a/configs/coins/ethereum.json +++ b/configs/coins/ethereum.json @@ -22,10 +22,10 @@ "package_name": "backend-ethereum", "package_revision": "satoshilabs-1", "system_user": "ethereum", - "version": "3.0.4", - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_amd64.tar.gz", + "version": "3.0.5", + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_amd64.tar.gz", "verification_type": "sha256", - "verification_source": "1401c78aadf04f6f7e06a514f43a2636a2c668fded926b74446f791194cbb54c", + "verification_source": "64e6bcad4de63dc24c45dd308180238c78972bfc9553bcbe2724c0d4c0de0074", "extract_command": "tar -C backend --strip-components=1 -xf", "exclude_files": [], "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/erigon --chain mainnet --snap.keepblocks --db.size.limit 15TB --db.pagesize 16KB --prune.mode full --externalcl --nat none --datadir {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/erigon --port {{.Ports.BackendP2P}} --ws --ws.port {{.Ports.BackendRPC}} --http --http.port {{.Ports.BackendRPC}} --http.addr 127.0.0.1 --http.corsdomain \"*\" --http.vhosts \"*\" --http.api \"eth,net,web3,debug,txpool\" --authrpc.port {{.Ports.BackendAuthRpc}} --private.api.addr \"\" --torrent.port {{.Ports.BackendHttp}} --log.dir.path {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --log.dir.prefix {{.Coin.Alias}}'", @@ -39,8 +39,8 @@ "client_config_file": "", "platforms": { "arm64": { - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_arm64.tar.gz", - "verification_source": "deed38eb4dff0eb6f5e4e20ca1aaf3906133fa5073865c125dac9ff408125ecf" + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_arm64.tar.gz", + "verification_source": "741d327a6620c44225d36def78629b8cac5427d7bc2ff0bb20e97191c94e61e4" } } }, diff --git a/configs/coins/ethereum_archive.json b/configs/coins/ethereum_archive.json index 19c894be..a8809405 100644 --- a/configs/coins/ethereum_archive.json +++ b/configs/coins/ethereum_archive.json @@ -22,10 +22,10 @@ "package_name": "backend-ethereum-archive", "package_revision": "satoshilabs-1", "system_user": "ethereum", - "version": "3.0.4", - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_amd64.tar.gz", + "version": "3.0.5", + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_amd64.tar.gz", "verification_type": "sha256", - "verification_source": "1401c78aadf04f6f7e06a514f43a2636a2c668fded926b74446f791194cbb54c", + "verification_source": "64e6bcad4de63dc24c45dd308180238c78972bfc9553bcbe2724c0d4c0de0074", "extract_command": "tar -C backend --strip-components=1 -xf", "exclude_files": [], "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/erigon --chain mainnet --snap.keepblocks --db.size.limit 15TB --db.pagesize 16KB --prune.mode archive --externalcl --nat none --datadir {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/erigon --port {{.Ports.BackendP2P}} --ws --ws.port {{.Ports.BackendRPC}} --http --http.port {{.Ports.BackendRPC}} --http.addr 127.0.0.1 --http.corsdomain \"*\" --http.vhosts \"*\" --http.api \"eth,net,web3,debug,txpool\" --authrpc.port {{.Ports.BackendAuthRpc}} --private.api.addr \"\" --torrent.port {{.Ports.BackendHttp}} --log.dir.path {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --log.dir.prefix {{.Coin.Alias}}'", @@ -39,8 +39,8 @@ "client_config_file": "", "platforms": { "arm64": { - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_arm64.tar.gz", - "verification_source": "deed38eb4dff0eb6f5e4e20ca1aaf3906133fa5073865c125dac9ff408125ecf" + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_arm64.tar.gz", + "verification_source": "741d327a6620c44225d36def78629b8cac5427d7bc2ff0bb20e97191c94e61e4" } } }, diff --git a/configs/coins/ethereum_testnet_holesky.json b/configs/coins/ethereum_testnet_holesky.json index d95223de..9da4cb0a 100644 --- a/configs/coins/ethereum_testnet_holesky.json +++ b/configs/coins/ethereum_testnet_holesky.json @@ -22,10 +22,10 @@ "package_name": "backend-ethereum-testnet-holesky", "package_revision": "satoshilabs-1", "system_user": "ethereum", - "version": "3.0.4", - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_amd64.tar.gz", + "version": "3.0.5", + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_amd64.tar.gz", "verification_type": "sha256", - "verification_source": "1401c78aadf04f6f7e06a514f43a2636a2c668fded926b74446f791194cbb54c", + "verification_source": "64e6bcad4de63dc24c45dd308180238c78972bfc9553bcbe2724c0d4c0de0074", "extract_command": "tar -C backend --strip-components=1 -xf", "exclude_files": [], "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/erigon --chain holesky --snap.keepblocks --db.size.limit 15TB --db.pagesize 16KB --prune.mode full --externalcl --nat none --datadir {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/erigon --port {{.Ports.BackendP2P}} --ws --ws.port {{.Ports.BackendRPC}} --http --http.port {{.Ports.BackendRPC}} --http.addr 127.0.0.1 --http.corsdomain \"*\" --http.vhosts \"*\" --http.api \"eth,net,web3,debug,txpool\" --authrpc.port {{.Ports.BackendAuthRpc}} --private.api.addr \"\" --torrent.port {{.Ports.BackendHttp}} --log.dir.path {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --log.dir.prefix {{.Coin.Alias}}'", @@ -39,8 +39,8 @@ "client_config_file": "", "platforms": { "arm64": { - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_arm64.tar.gz", - "verification_source": "deed38eb4dff0eb6f5e4e20ca1aaf3906133fa5073865c125dac9ff408125ecf" + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_arm64.tar.gz", + "verification_source": "741d327a6620c44225d36def78629b8cac5427d7bc2ff0bb20e97191c94e61e4" } } }, diff --git a/configs/coins/ethereum_testnet_holesky_archive.json b/configs/coins/ethereum_testnet_holesky_archive.json index 851aa28e..293a3101 100644 --- a/configs/coins/ethereum_testnet_holesky_archive.json +++ b/configs/coins/ethereum_testnet_holesky_archive.json @@ -23,10 +23,10 @@ "package_name": "backend-ethereum-testnet-holesky-archive", "package_revision": "satoshilabs-1", "system_user": "ethereum", - "version": "3.0.4", - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_amd64.tar.gz", + "version": "3.0.5", + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_amd64.tar.gz", "verification_type": "sha256", - "verification_source": "1401c78aadf04f6f7e06a514f43a2636a2c668fded926b74446f791194cbb54c", + "verification_source": "64e6bcad4de63dc24c45dd308180238c78972bfc9553bcbe2724c0d4c0de0074", "extract_command": "tar -C backend --strip-components=1 -xf", "exclude_files": [], "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/erigon --chain holesky --snap.keepblocks --db.size.limit 15TB --db.pagesize 16KB --prune.mode archive --externalcl --nat none --datadir {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/erigon --port {{.Ports.BackendP2P}} --ws --ws.port {{.Ports.BackendRPC}} --http --http.port {{.Ports.BackendRPC}} --http.addr 127.0.0.1 --http.corsdomain \"*\" --http.vhosts \"*\" --http.api \"eth,net,web3,debug,txpool\" --authrpc.port {{.Ports.BackendAuthRpc}} --private.api.addr \"\" --torrent.port {{.Ports.BackendHttp}} --log.dir.path {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --log.dir.prefix {{.Coin.Alias}}'", @@ -40,8 +40,8 @@ "client_config_file": "", "platforms": { "arm64": { - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_arm64.tar.gz", - "verification_source": "deed38eb4dff0eb6f5e4e20ca1aaf3906133fa5073865c125dac9ff408125ecf" + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_arm64.tar.gz", + "verification_source": "741d327a6620c44225d36def78629b8cac5427d7bc2ff0bb20e97191c94e61e4" } } }, diff --git a/configs/coins/ethereum_testnet_sepolia.json b/configs/coins/ethereum_testnet_sepolia.json index cd547195..aa440e79 100644 --- a/configs/coins/ethereum_testnet_sepolia.json +++ b/configs/coins/ethereum_testnet_sepolia.json @@ -22,10 +22,10 @@ "package_name": "backend-ethereum-testnet-sepolia", "package_revision": "satoshilabs-1", "system_user": "ethereum", - "version": "3.0.4", - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_amd64.tar.gz", + "version": "3.0.5", + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_amd64.tar.gz", "verification_type": "sha256", - "verification_source": "1401c78aadf04f6f7e06a514f43a2636a2c668fded926b74446f791194cbb54c", + "verification_source": "64e6bcad4de63dc24c45dd308180238c78972bfc9553bcbe2724c0d4c0de0074", "extract_command": "tar -C backend --strip-components=1 -xf", "exclude_files": [], "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/erigon --chain sepolia --snap.keepblocks --db.size.limit 15TB --db.pagesize 16KB --prune.mode full --externalcl --nat none --datadir {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/erigon --port {{.Ports.BackendP2P}} --ws --ws.port {{.Ports.BackendRPC}} --http --http.port {{.Ports.BackendRPC}} --http.addr 127.0.0.1 --http.corsdomain \"*\" --http.vhosts \"*\" --http.api \"eth,net,web3,debug,txpool\" --authrpc.port {{.Ports.BackendAuthRpc}} --private.api.addr \"\" --torrent.port {{.Ports.BackendHttp}} --log.dir.path {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --log.dir.prefix {{.Coin.Alias}}'", @@ -39,8 +39,8 @@ "client_config_file": "", "platforms": { "arm64": { - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_arm64.tar.gz", - "verification_source": "deed38eb4dff0eb6f5e4e20ca1aaf3906133fa5073865c125dac9ff408125ecf" + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_arm64.tar.gz", + "verification_source": "741d327a6620c44225d36def78629b8cac5427d7bc2ff0bb20e97191c94e61e4" } } }, diff --git a/configs/coins/ethereum_testnet_sepolia_archive.json b/configs/coins/ethereum_testnet_sepolia_archive.json index 4d8cceb7..1741d362 100644 --- a/configs/coins/ethereum_testnet_sepolia_archive.json +++ b/configs/coins/ethereum_testnet_sepolia_archive.json @@ -23,10 +23,10 @@ "package_name": "backend-ethereum-testnet-sepolia-archive", "package_revision": "satoshilabs-1", "system_user": "ethereum", - "version": "3.0.4", - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_amd64.tar.gz", + "version": "3.0.5", + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_amd64.tar.gz", "verification_type": "sha256", - "verification_source": "1401c78aadf04f6f7e06a514f43a2636a2c668fded926b74446f791194cbb54c", + "verification_source": "64e6bcad4de63dc24c45dd308180238c78972bfc9553bcbe2724c0d4c0de0074", "extract_command": "tar -C backend --strip-components=1 -xf", "exclude_files": [], "exec_command_template": "/bin/sh -c '{{.Env.BackendInstallPath}}/{{.Coin.Alias}}/erigon --chain sepolia --snap.keepblocks --db.size.limit 15TB --db.pagesize 16KB --prune.mode archive --externalcl --nat none --datadir {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend/erigon --port {{.Ports.BackendP2P}} --ws --ws.port {{.Ports.BackendRPC}} --http --http.port {{.Ports.BackendRPC}} --http.addr 127.0.0.1 --http.corsdomain \"*\" --http.vhosts \"*\" --http.api \"eth,net,web3,debug,txpool\" --authrpc.port {{.Ports.BackendAuthRpc}} --private.api.addr \"\" --torrent.port {{.Ports.BackendHttp}} --log.dir.path {{.Env.BackendDataPath}}/{{.Coin.Alias}}/backend --log.dir.prefix {{.Coin.Alias}}'", @@ -40,8 +40,8 @@ "client_config_file": "", "platforms": { "arm64": { - "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.4/erigon_v3.0.4_linux_arm64.tar.gz", - "verification_source": "deed38eb4dff0eb6f5e4e20ca1aaf3906133fa5073865c125dac9ff408125ecf" + "binary_url": "https://github.com/erigontech/erigon/releases/download/v3.0.5/erigon_v3.0.5_linux_arm64.tar.gz", + "verification_source": "741d327a6620c44225d36def78629b8cac5427d7bc2ff0bb20e97191c94e61e4" } } },