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

fix(api_server): fix blob_gas length #2673

Merged
merged 8 commits into from
Sep 23, 2024

Conversation

tomg10
Copy link
Contributor

@tomg10 tomg10 commented Aug 16, 2024

Discovered during testing Gateway integration (our own asserts from query.rs started being triggered by our eth api implementation :D )

fixes bug that blob and regular fees vectors length differ
@perekopskiy perekopskiy added this pull request to the merge queue Sep 23, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 23, 2024
@perekopskiy perekopskiy added this pull request to the merge queue Sep 23, 2024
Merged via the queue into main with commit 44a8f79 Sep 23, 2024
32 checks passed
@perekopskiy perekopskiy deleted the fix-blob-gas-lenght-in-api-server branch September 23, 2024 11:56
github-merge-queue bot pushed a commit that referenced this pull request Sep 23, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.26.0](core-v24.25.0...core-v24.26.0)
(2024-09-23)


### Features

* added seed_peers to consensus global config
([#2920](#2920))
([e9d1d90](e9d1d90))
* **circuit_prover:** Add circuit prover
([#2908](#2908))
([48317e6](48317e6))
* **prover:** Add endpoint to PJM to get queue reports
([#2918](#2918))
([2cec83f](2cec83f))
* **vm:** Do not panic on VM divergence
([#2705](#2705))
([7aa5721](7aa5721))
* **vm:** Extract oneshot VM executor – environment types
([#2885](#2885))
([a2d4126](a2d4126))


### Bug Fixes

* **api_server:** fix blob_gas length
([#2673](#2673))
([44a8f79](44a8f79))
* **eth-sender:** print better error message in case of missing blob
prices ([#2927](#2927))
([38fc824](38fc824))

---
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]>
Deniallugo pushed a commit that referenced this pull request Sep 24, 2024
Discovered during testing Gateway integration (our own asserts from
query.rs started being triggered by our eth api implementation :D )

---------

Co-authored-by: perekopskiy <[email protected]>
Deniallugo pushed a commit that referenced this pull request Sep 24, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.26.0](core-v24.25.0...core-v24.26.0)
(2024-09-23)


### Features

* added seed_peers to consensus global config
([#2920](#2920))
([e9d1d90](e9d1d90))
* **circuit_prover:** Add circuit prover
([#2908](#2908))
([48317e6](48317e6))
* **prover:** Add endpoint to PJM to get queue reports
([#2918](#2918))
([2cec83f](2cec83f))
* **vm:** Do not panic on VM divergence
([#2705](#2705))
([7aa5721](7aa5721))
* **vm:** Extract oneshot VM executor – environment types
([#2885](#2885))
([a2d4126](a2d4126))


### Bug Fixes

* **api_server:** fix blob_gas length
([#2673](#2673))
([44a8f79](44a8f79))
* **eth-sender:** print better error message in case of missing blob
prices ([#2927](#2927))
([38fc824](38fc824))

---
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]>
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.

3 participants