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

perf: writing tx to bootloader memory is no longer quadratic #2479

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

joonazan
Copy link
Contributor

It used to grow proportionally to the number of transactions in the L2 block squared.

It used to grow proportionally to the number of transactions in the L2 block squared.
@joonazan joonazan requested a review from slowli July 24, 2024 15:06
@joonazan joonazan enabled auto-merge July 24, 2024 16:24
@joonazan joonazan requested a review from slowli July 24, 2024 16:24
@joonazan joonazan added this pull request to the merge queue Jul 24, 2024
Merged via the queue into main with commit 1c443e5 Jul 24, 2024
46 of 47 checks passed
@joonazan joonazan deleted the jms-fix-quadratic branch July 24, 2024 18:08
github-merge-queue bot pushed a commit that referenced this pull request Jul 25, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.12.0](core-v24.11.0...core-v24.12.0)
(2024-07-25)


### Features

* add general config and secrets opts to snapshot creator
([#2471](#2471))
([0f475c9](0f475c9))
* Update to consensus 0.1.0-rc.4 (BFT-486)
([#2475](#2475))
([ff6b10c](ff6b10c))


### Bug Fixes

* consensus secrets generator
([#2484](#2484))
([dea6969](dea6969))


### Performance Improvements

* writing tx to bootloader memory is no longer quadratic
([#2479](#2479))
([1c443e5](1c443e5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: zksync-era-bot <[email protected]>
Co-authored-by: Roman Brodetski <[email protected]>
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