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

release v20: Short term fee model + 1.4.1 #167

Merged
merged 7 commits into from
Feb 6, 2024

Conversation

StanislavBreadless
Copy link
Collaborator

@StanislavBreadless StanislavBreadless commented Jan 12, 2024

What ❔

This PR introduces the following features:

  • The new fee model
  • 1.4.1 integration
  • The ability to reinitialize a bridged ERC20 token's metadata
  • Various minor fixes
  • Increase of the max number of transactions per batch to 10 thousand.

Note, that with the increase of the number of txs per batch, we also increased the bootloader memory size. This means that the new version of the VM had to be used for the bootloader tests and so once merged, the PRs to the dev of system contracts that introduce any additional changes will have to be built on top of the following server PR: matter-labs/zksync-era#791

Why ❔

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.

Co-authored-by: vladbochok <vladbochok1@gmail.com>
Co-authored-by: AntonD3 <74021421+AntonD3@users.noreply.github.com>
Co-authored-by: Vlad Bochok <41153528+vladbochok@users.noreply.github.com>
Co-authored-by: koloz <zach.kolodny@gmail.com>
Co-authored-by: AntonD3 <antonv.dyadyuk@gmail.com>
Co-authored-by: Bence Haromi <bence.haromi@gmail.com>
@StanislavBreadless StanislavBreadless changed the title Short term fee model + 1.4.1 release v20: Short term fee model + 1.4.1 Jan 12, 2024
@StanislavBreadless StanislavBreadless merged commit 9ffd7cf into main Feb 6, 2024
17 checks passed
@StanislavBreadless StanislavBreadless deleted the release-v20-1.4.1-short-term-fee-model branch February 6, 2024 14:52
StanislavBreadless added a commit that referenced this pull request Feb 6, 2024
@StanislavBreadless StanislavBreadless restored the release-v20-1.4.1-short-term-fee-model branch February 6, 2024 14:53
@StanislavBreadless StanislavBreadless deleted the release-v20-1.4.1-short-term-fee-model branch February 6, 2024 15:41
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.

2 participants