Skip to content

Conversation

@gustavoguimaraes
Copy link
Contributor

Ticket

Yes

What does this PR do?

  • Summary: Add a flag 0x00 to flag a uncompressed data.
  • Key Changes:
    changes function sig, by adding a bool param

Does this PR introduce any breaking changes (API/schema)?

  • Yes/No:
    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

Copy link
Collaborator

@ibremseth ibremseth left a 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

@gustavoguimaraes
Copy link
Contributor Author

@ibremseth , I added the PR suggestions. Thank you.

I also deleted extra files in metabase-contracts which dated back to the early days of the project. They no longer serve any purpose for us.

Copy link
Contributor

@WillPapper WillPapper left a 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

@WillPapper WillPapper changed the title add 0x00 flag in the SC to flag uncompressed data experiment cleanup + add 0x00 flag in the SC to flag uncompressed data Nov 7, 2024
gustavoguimaraes and others added 2 commits November 7, 2024 11:00
* 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>
@gustavoguimaraes gustavoguimaraes merged commit 137065e into main Nov 7, 2024
@gustavoguimaraes gustavoguimaraes deleted the add-flag-for-compressed-txs branch November 7, 2024 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants