ethereum-optimism/contracts

Improve clarity of chainID recovery logic

Open

#243 opened on Feb 23, 2021

 (1 comment) (1 reaction) (0 assignees)Solidity (124 forks)github user discovery
Category: EnhancementGood First Issue

Repository metrics

Stars
 (264 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It's currently non-obvious where the chainID gets populated / decoded. We should make sure that that tx flow is as simple as possible / at minimum add better comments for how it works.

Contributor guide