Skip to content

Conversation

@umbertov
Copy link
Contributor

@umbertov umbertov commented Sep 5, 2025

hey, i noticed that the op-proposer logs were composed of cycles like this:

op-proposer  | t=2025-09-05T09:04:31+0000 lvl=info msg="No proposals found for at least proposal interval, submitting proposal now" proposalInterval=2s
op-proposer  | t=2025-09-05T09:04:31+0000 lvl=info msg="Proposing output root" output=0x512f882d2c20682d9f172ce7c6390dc5d60bc1359fafe30cdd3a74018006bcfd block=78494
op-proposer  | t=2025-09-05T09:04:31+0000 lvl=warn msg="Failed to create a transaction, will retry" service=proposer err="failed to estimate gas: execution reverted, reason: 0x031c6de40000000000000000000000000000000000000000000000000000000000000001"
op-proposer  | t=2025-09-05T09:04:33+0000 lvl=warn msg="Failed to create a transaction, will retry" service=proposer err="failed to estimate gas: execution reverted, reason: 0x031c6de40000000000000000000000000000000000000000000000000000000000000001"
[ retry 30 times omitted ]

after some inspection, i noticed that the DISPUTE_GAME_FACTORY_ADDRESS of .local_main_node/.env was set to the implementation rather than the proxy address.

this PR edits the jq command to get the proxy address from state.json.

@ltitanb ltitanb merged commit ef7edce into gattaca-com:develop Sep 7, 2025
ltitanb pushed a commit that referenced this pull request Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants