Closed sameersubudhi closed 3 months ago
This PR resolves LISK-910
Locally:
CLIENT=reth docker compose up --build --detach
CLIENT=reth RETH_BUILD_PROFILE=maxperf docker compose up --build --detach
ts=2024-08-12T06:35:22.892619842Z level=info target=reth::cli message="\nPre-merge hard forks (block based):\n- Homestead @0\n- Tangerine @0\n- SpuriousDragon @0\n- Byzantium @0\n- Constantinople @0\n- Petersburg @0\n- Istanbul @0\n- MuirGlacier @0\n- Berlin @0\n- London @0\n- ArrowGlacier @0\n- GrayGlacier @0\n- Bedrock @0\nMerge hard forks:\n- Paris @0 (network is known to be merged)\nPost-merge hard forks (timestamp based):\n- Shanghai @1705312994\n- Cancun @1708534800\n- Regolith @0\n- Canyon @1705312994\n- Ecotone @1708534800\n- Fjord @1716998400\n- Granite @1723478400"
What was the problem?
This PR resolves LISK-910
How was it solved?
How was it tested?
Locally:
CLIENT=reth docker compose up --build --detach
CLIENT=reth RETH_BUILD_PROFILE=maxperf docker compose up --build --detach