generated from flashbots/flashbots-repository-template
-
Notifications
You must be signed in to change notification settings - Fork 275
Closed
Description
my config:
boost:
image: flashbots/mev-boost
command: >
-addr 0.0.0.0:18550
-genesis-fork-version 0x10000001
-genesis-timestamp 1709532000
-relay-check
-relay http://www.xxx.com
init logs show genesis fork version: 0x00000000 which is not 0x10000001 I set before :
root@endurance-1:/etc/endurance/deployer/geth-lighthouse# docker logs -f --tail 100 geth-lighthouse-boost-1
time="2024-12-10T06:29:30.238Z" level=info msg="starting mev-boost" version=v1.8.1-2-g4035cb3-dev
time="2024-12-10T06:29:30.242Z" level=debug msg="debug logging enabled" version=v1.8.1-2-g4035cb3-dev
time="2024-12-10T06:29:30.242Z" level=info msg="using genesis fork version: 0x00000000 time: 1709532000" version=v1.8.1-2-g4035cb3-dev
which will result relay verify failed:
time="2024-12-10T03:56:12.3Z" level=error msg="failed to verify relay signature" blockHash=0xb93f6da7ff0be4b308ecb846412d45e1dbb8e7148bd4634c090697e1358b47e4 blockNumber=2014880 method=getHeader
Metadata
Metadata
Assignees
Labels
No labels