- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
experiment cleanup + add 0x00 flag in the SC to flag uncompressed data #41
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
Conversation
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.
Dropped a few comments
Co-authored-by: ibremseth <isaac@syndicate.io>
…icateProtocol/metabased-rollup into add-flag-for-compressed-txs
| @ibremseth , I added the PR suggestions. Thank you. I also deleted extra files in  | 
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! Small comments on documentation
* refactor processChunk function * Update metabased-contracts/src/MetabasedSequencerChain.sol Co-authored-by: Daniil R <daniil@syndicate.io> * rename vars --------- Co-authored-by: Daniil R <daniil@syndicate.io>
Ticket
Yes
What does this PR do?
0x00to flag a uncompressed data.changes function sig, by adding a
boolparamDoes this PR introduce any breaking changes (API/schema)?
Yes. Function sigs in the MetabasedSequencerChain contract are changed.
Need to update the ABI of any services that uses this contract
How can this PR be tested?
forge test