feat: make the cwia arg layout human readable#17010
Merged
stevennevins merged 11 commits intodevelopfrom Aug 15, 2025
Merged
Conversation
ajsutton
approved these changes
Aug 11, 2025
486cfee to
afab131
Compare
mbaxter
reviewed
Aug 13, 2025
mbaxter
approved these changes
Aug 13, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #17010 +/- ##
============================================
+ Coverage 81.88% 96.28% +14.40%
============================================
Files 161 106 -55
Lines 9244 4580 -4664
============================================
- Hits 7569 4410 -3159
+ Misses 1528 170 -1358
+ Partials 147 0 -147
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
janjakubnanista
pushed a commit
that referenced
this pull request
Aug 19, 2025
* feat: make the cwia arg layout human readable * fix: bump semvers * fix: add error to each interface * chore: align comment for cwia layout * fix: update semver lock * fix: correct version bump for semver * chore: bump semver lock * fix: update versions for dg contracts in standard validator * feat: update the semver * chore: update semver * fix: failing tests in OPCM
leopoldjoy
pushed a commit
to leopoldjoy/optimism
that referenced
this pull request
Aug 22, 2025
* feat: make the cwia arg layout human readable * fix: bump semvers * fix: add error to each interface * chore: align comment for cwia layout * fix: update semver lock * fix: correct version bump for semver * chore: bump semver lock * fix: update versions for dg contracts in standard validator * feat: update the semver * chore: update semver * fix: failing tests in OPCM
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Use base 10 values for CWIA positions in call data
Improve readability of these functions for updates
Tests
Non-functional update