-
Notifications
You must be signed in to change notification settings - Fork 38
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
build(fee): add code to l2 cost #461
Closed
nimrod-starkware
wants to merge
1
commit into
nimrod/l2_gas/calldata_and_signature_cost
from
nimrod/l2_gas/code_cost
Closed
build(fee): add code to l2 cost #461
nimrod-starkware
wants to merge
1
commit into
nimrod/l2_gas/calldata_and_signature_cost
from
nimrod/l2_gas/code_cost
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 14, 2024
This was referenced Aug 14, 2024
de14aaf
to
37b7aaf
Compare
987aee0
to
0e4321b
Compare
37b7aaf
to
ff51985
Compare
0e4321b
to
d4616c2
Compare
ff51985
to
9678b45
Compare
d4616c2
to
6674baf
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## nimrod/l2_gas/calldata_and_signature_cost #461 +/- ##
=============================================================================
- Coverage 70.87% 70.86% -0.01%
=============================================================================
Files 85 85
Lines 11023 11020 -3
Branches 11023 11020 -3
=============================================================================
- Hits 7812 7809 -3
+ Misses 2822 2821 -1
- Partials 389 390 +1 ☔ View full report in Codecov by Sentry. |
9678b45
to
1c12f1d
Compare
6674baf
to
fc4828b
Compare
1c12f1d
to
77925d7
Compare
fc4828b
to
b14b4e1
Compare
77925d7
to
014a7b6
Compare
b14b4e1
to
05d0097
Compare
014a7b6
to
b90b768
Compare
05d0097
to
5629957
Compare
b90b768
to
df18d94
Compare
5629957
to
5597edb
Compare
df18d94
to
b1a83bb
Compare
5597edb
to
53f6fdb
Compare
b1a83bb
to
40c1736
Compare
53f6fdb
to
721383b
Compare
40c1736
to
8e17973
Compare
721383b
to
bc8286d
Compare
8e17973
to
605fcc5
Compare
bc8286d
to
9bc6509
Compare
605fcc5
to
019b564
Compare
9bc6509
to
1fbf96a
Compare
019b564
to
93b2535
Compare
1fbf96a
to
93ab828
Compare
93b2535
to
f7fa5ae
Compare
93ab828
to
18f4d8f
Compare
f7fa5ae
to
8219d75
Compare
18f4d8f
to
0c07669
Compare
8219d75
to
b16ec40
Compare
0c07669
to
ab12d0e
Compare
b16ec40
to
ea8a494
Compare
ab12d0e
to
d3c34bb
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This change is