fix: reorg for clear proxy usage#944
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #944 +/- ##
========================================
Coverage 82.21% 82.21%
========================================
Files 48 48
Lines 1895 1895
Branches 303 303
========================================
Hits 1558 1558
Misses 337 337 Continue to review full report at Codecov.
|
|
This file is autogenerated so it should not be edited manually. If you want to change it, you need to update the script that generates it |
smartcontracts
left a comment
There was a problem hiding this comment.
Change should be made by editing the script that generates this file, located here: https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts/scripts/generate-markdown.js
89a640b to
467d6cb
Compare
|
woops, didn't mean to close this |
|
I think we're good now |
|
Hmmm. I think the following might be a bit easier to follow:
<!--
Implementation addresses. DO NOT use these addresses directly. Use their proxied counterparts seen above.
... addresses go here
--> |
0451a58 to
467d6cb
Compare
* fix: impl suggestions * fix: bug
Description
Fixes #898 by adding a secondary table for proxied contracts and a note above the new table, for each network in the
optimism/packages/contracts/deployments/README.md