Skip to content
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

feat: protocol(22) support and upstream changes #266

Conversation

dutterbutter
Copy link
Collaborator

@dutterbutter dutterbutter commented Mar 11, 2024

What 💻

  • Updates zksync-era dep to latest commit cd748e9593949222fe6516fc18c987b6cdf39882
  • Updates protocol version to support 21, 22
  • Updates contracts to use submodules from chore: update system contracts #267

Why ✋

  • Keeps deps up to date and provides support for latest protocol upgrades
  • Fixes forking from mainnet
  • Improves the updating flow of system contract deps

Evidence 📷

Include screenshots, screen recordings, or console output here demonstrating that your changes work as intended

Screenshot 2024-03-13 at 10 00 23 AM
Screenshot 2024-03-13 at 10 00 46 AM

Closes #257

AntonD3 and others added 3 commits March 13, 2024 09:22
* Add era-contracts submodule

* Restore bootloader formatting

* Introduce test node changes to the contracts

* Update contracts submodule to 1.4.2

* Remove old contracts

* New SC

* Add PubdataChunkPublisher SC

* cargo fmt

* Update bootloader memory size
…eead4ac8c4255e' of github.com:matter-labs/era-test-node into db/update-to-latest-upstream-fea67fb129601c647908fd758feead4ac8c4255e
@dutterbutter dutterbutter marked this pull request as ready for review March 13, 2024 14:35
@dutterbutter dutterbutter requested a review from a team as a code owner March 13, 2024 14:35
@dutterbutter dutterbutter changed the title feat: updates to latest upstream feat: protocol(22) support and upstream changes Mar 13, 2024
Copy link
Collaborator

@MexicanAce MexicanAce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dutterbutter dutterbutter merged commit dc0b89d into main Mar 13, 2024
12 checks passed
@dutterbutter dutterbutter deleted the db/update-to-latest-upstream-fea67fb129601c647908fd758feead4ac8c4255e branch March 13, 2024 15:16
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.

Error running a mainnet fork in docker
3 participants