-
Notifications
You must be signed in to change notification settings - Fork 3.7k
add ability to decode ecotone scalar values into components #10547
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
add ability to decode ecotone scalar values into components #10547
Conversation
WalkthroughWalkthroughThe recent updates introduce a new Changes
Recent Review DetailsConfiguration used: .coderabbit.yml Files selected for processing (2)
Additional comments not posted (4)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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.
Actionable comments posted: 1
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.
Generally looks good to me, haven't tested it
ecotone-scalar was updated in #10547 to support value decoding but didn't include an update to this documentation.
* Update README.md to describe new ecotone-scalar decode flag ecotone-scalar was updated in #10547 to support value decoding but didn't include an update to this documentation. * allow non-decimal scalar values to decode
…-optimism#10565) * Update README.md to describe new ecotone-scalar decode flag ecotone-scalar was updated in ethereum-optimism#10547 to support value decoding but didn't include an update to this documentation. * allow non-decimal scalar values to decode
Description
ecotone-scalar is a script that is used to compute the post-Ecotone "scalar" value from its components. This PR extends this script with the ability to do the opposite: take a post-Ecotone scalar and output its components.
Tests
Verified decoding of a previously encoded value produces the expected matching output: