Tags: fermetean/zksync-era
Tags
chore(main): release core 20.7.0 (matter-labs#1049) 🤖 I have created a release *beep* *boop* --- ## [20.7.0](matter-labs/zksync-era@core-v20.6.0...core-v20.7.0) (2024-02-16) ### Features * Add input field to CallRequest ([matter-labs#1069](matter-labs#1069)) ([5087121](matter-labs@5087121)) * **api:** Remove unused and obsolete token info ([matter-labs#1071](matter-labs#1071)) ([e920897](matter-labs@e920897)) * Better errors for JsonRPC calls ([matter-labs#1002](matter-labs#1002)) ([079f999](matter-labs@079f999)) * **commitment:** Commitment component ([matter-labs#1024](matter-labs#1024)) ([60305ba](matter-labs@60305ba)) * **en:** Make snapshots applier resilient and process storage log chunks in parallel ([matter-labs#1036](matter-labs#1036)) ([805218c](matter-labs@805218c)) * **node_framework:** Resources and layers for ETH clients ([matter-labs#1074](matter-labs#1074)) ([776337a](matter-labs@776337a)) * **node_framework:** Support StateKeeper in the framework ([matter-labs#1043](matter-labs#1043)) ([a80fff2](matter-labs@a80fff2)) ### Bug Fixes * **api:** Return on duplicate earlier ([matter-labs#1059](matter-labs#1059)) ([cfa5701](matter-labs@cfa5701)) * **contract-verifier:** Use optimizer mode in solidity-single-file verification ([matter-labs#1079](matter-labs#1079)) ([fdab638](matter-labs@fdab638)) * Token distribution ([matter-labs#1051](matter-labs#1051)) ([bd63b3a](matter-labs@bd63b3a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
add label to transaction inclusion metric; refine buckets
add label to transaction inclusion metric; refine buckets
add label to transaction inclusion metric; refine buckets
feat(contract-verifier): Add new compilers (matter-labs#1052) ## What ❔ Adds new compilers ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [ ] 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. - [ ] Code has been formatted via `zk fmt` and `zk lint`. - [ ] Spellcheck has been run via `zk spellcheck`. - [ ] Linkcheck has been run via `zk linkcheck`.
fix(api): Return on duplicate earlier (matter-labs#1059) ## What ❔ Return on tx duplicate earlier, putting less load on DB ## Why ❔ Put less load on DB ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [ ] 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. - [ ] Code has been formatted via `zk fmt` and `zk lint`. - [ ] Spellcheck has been run via `zk spellcheck`. - [ ] Linkcheck has been run via `zk linkcheck`. --------- Co-authored-by: Roman Brodetski <[email protected]>
chore(main): release core 20.6.0 (matter-labs#1011) 🤖 I have created a release *beep* *boop* --- ## [20.6.0](matter-labs/zksync-era@core-v20.5.2...core-v20.6.0) (2024-02-08) ### Features * **api:** Start API server after first L1 batch ([matter-labs#1026](matter-labs#1026)) ([86e189c](matter-labs@86e189c)) * **db:** Instrument DB connection lifecycle ([matter-labs#1027](matter-labs#1027)) ([636fcfd](matter-labs@636fcfd)) * **db:** Soft-remove `storage` table ([matter-labs#982](matter-labs#982)) ([601f893](matter-labs@601f893)) * **en:** Make state keeper work with pruned data ([matter-labs#900](matter-labs#900)) ([f1913ae](matter-labs@f1913ae)) * export fee model for the test node ([matter-labs#1030](matter-labs#1030)) ([d1e4774](matter-labs@d1e4774)) * Time-limit health checks and log them ([matter-labs#993](matter-labs#993)) ([f3c190d](matter-labs@f3c190d)) * **types:** Added KZG info needed for 4844 blobs ([matter-labs#894](matter-labs#894)) ([758f487](matter-labs@758f487)) ### Bug Fixes * fix link ([matter-labs#1007](matter-labs#1007)) ([f1424ce](matter-labs@f1424ce)) * **metrics:** Use latest block for non pos ethereum as safe ([matter-labs#1022](matter-labs#1022)) ([49ec843](matter-labs@49ec843)) * Revert "preparation for shared bridge migration (server)" ([matter-labs#1010](matter-labs#1010)) ([d4c984a](matter-labs@d4c984a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
PreviousNext