Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update basic-ops docs #159

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Update basic-ops docs #159

merged 2 commits into from
Apr 16, 2024

Conversation

jyellick
Copy link

Updates the basic-ops page to reflect Anchorage.


```javascript
import { iOVM_L1BlockNumber } from "@eth-optimism/contracts/L2/predeploys/iOVM_L1BlockNumber.sol";
import { Lib_PredeployAddresses } from "@eth-optimism/contracts/libraries/constants/Lib_PredeployAddresses.sol";
import { L1Block } from "@eth-optimism/contracts-bedrock/L2/L1Block.sol";
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@souradeep-das does this look right? I briefly tried to get this to build on my local machine, but ran into errors that I think are largely related to my incompetence.

@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.21%. Comparing base (c339901) to head (96a9246).
Report is 4 commits behind head on develop.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #159      +/-   ##
===========================================
+ Coverage    18.95%   28.21%   +9.26%     
===========================================
  Files          158      168      +10     
  Lines         6226     7294    +1068     
  Branches      1311     1311              
===========================================
+ Hits          1180     2058     +878     
- Misses        4971     5130     +159     
- Partials        75      106      +31     
Flag Coverage Δ
cannon-go-tests 82.20% <ø> (?)
chain-mon-tests 27.14% <ø> (ø)
common-ts-tests 26.72% <ø> (ø)
contracts-bedrock-tests 0.62% <ø> (ø)
contracts-ts-tests 12.25% <ø> (ø)
core-utils-tests 44.03% <ø> (ø)
sdk-next-tests 38.59% <ø> (ø)
sdk-tests 38.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 10 files with indirect coverage changes

jyellick and others added 2 commits April 15, 2024 21:54
@jyellick jyellick force-pushed the jyellick/update-basic-ops-docs branch from 96a9246 to 948ff11 Compare April 16, 2024 01:55
@jyellick jyellick merged commit 295b0ec into develop Apr 16, 2024
71 of 72 checks passed
@wsdt wsdt deleted the jyellick/update-basic-ops-docs branch April 16, 2024 08:52
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.

4 participants