ethereum-optimism / supersim

Local Multi-L2 Development Environment
MIT License
140 stars 53 forks source link

Outdated documentation #246

Open Ethanol48 opened 2 weeks ago

Ethanol48 commented 2 weeks ago

I stumbled upon an outdated / deprecated piece of code in the docs and resolved it proposing the method showned in the video presentation for more info #245.

Looking more around the docs in these pages:

https://supersim.pages.dev/chain-environment/network-details/op-chain-a https://supersim.pages.dev/chain-environment/network-details/op-chain-b

The contracts for the OptimismPortal are wrong (at the time of the writting).

they should be 0x37a418800d0c812A9dE83Bc80e993A6b76511B57 and 0x35e67BC631C327b60C6A39Cff6b03a8adBB19c2D respectively

I also noticed this problem for these different contracts: L1CrossDomainMessenger L1StandardBridge I'm not sure if there are more contracts with this problem.

jakim929 commented 2 weeks ago

thank you for the report! - will fix this