-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
chore: Upgrade MIPS.sol
solc version
#6384
chore: Upgrade MIPS.sol
solc version
#6384
Conversation
1292cc1
to
00483cb
Compare
|
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
f54efeb
to
bc06d23
Compare
436cc3c
to
e8f04f3
Compare
Semgrep found 2 Consider to use well-defined context Ignore this finding from context-todo. |
1f7456d
to
32744c9
Compare
d09c723
to
fa7b38d
Compare
cbd238a
to
9fd9a79
Compare
19e7860
to
89f311b
Compare
c3e7cc2
to
8ffd4ae
Compare
packages/contracts-bedrock/contracts/cannon/interfaces/IPreimageOracle.sol
Outdated
Show resolved
Hide resolved
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## clabby/ctb/local-preimage-key-support #6384 +/- ##
=========================================================================
+ Coverage 36.91% 40.62% +3.71%
=========================================================================
Files 336 360 +24
Lines 28807 31479 +2672
Branches 1538 1538
=========================================================================
+ Hits 10633 12789 +2156
- Misses 16942 17254 +312
- Partials 1232 1436 +204
Flags with carried forward coverage won't be shown. Click here to find out more.
|
ac2d994
to
892e1a5
Compare
chore: gas-snapshot
chore: fix x
f95c9ce
to
7515872
Compare
6b0dc86
to
8a2655b
Compare
8a2655b
to
07d3134
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
6507b8d
into
clabby/ctb/local-preimage-key-support
Overview
MIPS.sol
's solc version to0.8.15
, in line with all other bedrock contracts.source_ids.go
, that gives the source IDs for all contracts compiled. These are useful for parsing source maps.mipsevm
source map tracer to support the imported files inMIPS.sol
.