ethereum-optimism/superchain-ops

Automatically check the domain and message hashes sent to Ledger matches the ones in the simulation

オープン

#195 opened on 2024/05/10

 (3 件のコメント) (0 件のリアクション) (2 人の担当者)Solidity (127 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (97 個のスター)
PR merge metrics
 (平均マージ 2d 4h) (30d で 16 merged PRs)

説明

Recently, due to a bug fixed in https://github.com/base-org/contract-deployments/pull/166/files, we were getting different hashes sent to the ledger devices compared to the ones in the Tenderly simulation. It would be great if we can detect this by automatically checking the domain and message hashes sent to Ledger matches the ones in the simulation. This may require us to migrate away from Tenderly to a more programmatically parsable one.

See https://www.notion.so/oplabs/PM-48-Wrong-message-hash-sent-to-Signers-Ledger-during-an-L2-contract-upgrade-c893131d9daa440bad6fe09c848db54d for the original postmortem

コントリビューターガイド