mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
new tar
This commit is contained in:
2
.github/assets/hive/build_simulators.sh
vendored
2
.github/assets/hive/build_simulators.sh
vendored
@@ -13,7 +13,7 @@ go build .
|
||||
echo "Building images"
|
||||
|
||||
./hive -client reth --sim "ethereum/eest" \
|
||||
--sim.buildarg fixtures=https://github.com/Soubhik-10/execution-spec-tests/releases/download/0.0.3/fixtures-amsterdam.tar.gz \
|
||||
--sim.buildarg fixtures=https://github.com/ethereum/execution-spec-tests/releases/download/bal@v1.2.0/fixtures_bal.tar.gz \
|
||||
--sim.buildarg branch=main \
|
||||
--sim.timelimit 1s || true &
|
||||
./hive -client reth --sim "ethereum/engine" -sim.timelimit 1s || true &
|
||||
|
||||
Reference in New Issue
Block a user