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(prover): Fix statistic query #193

Merged
merged 1 commit into from
Oct 11, 2023
Merged

fix(prover): Fix statistic query #193

merged 1 commit into from
Oct 11, 2023

Conversation

Deniallugo
Copy link
Contributor

What ❔

Fix extremly expensive query

Why ❔

It could overload our database

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.
  • Code has been formatted via zk fmt and zk lint.

@Deniallugo Deniallugo requested a review from a team as a code owner October 11, 2023 12:38
@Deniallugo Deniallugo added this pull request to the merge queue Oct 11, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 11, 2023
@Deniallugo Deniallugo added this pull request to the merge queue Oct 11, 2023
Merged via the queue into main with commit 5499093 Oct 11, 2023
23 checks passed
@Deniallugo Deniallugo deleted the deniallugo-fix-query branch October 11, 2023 15:59
github-merge-queue bot pushed a commit that referenced this pull request Oct 12, 2023
🤖 I have created a release *beep* *boop*
---


##
[16.0.2](core-v16.0.1...core-v16.0.2)
(2023-10-12)


### Bug Fixes

* **API:** return correct v value for Legacy tx
([#154](#154))
([ed502ea](ed502ea))
* **API:** U256 for chainId in api::Transaction struct
([#211](#211))
([ca98a1c](ca98a1c))
* **prover:** Fix statistic query
([#193](#193))
([5499093](5499093))
* **state-keeper:** Add L2ToL1LogsCriterion
([#195](#195))
([64459b2](64459b2))

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

---------

Signed-off-by: Danil <[email protected]>
Co-authored-by: Danil <[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