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(upgrade.test.ts): minting from a clean state #2402

Merged
merged 54 commits into from
Aug 21, 2024
Merged

Conversation

benceharomi
Copy link
Contributor

@benceharomi benceharomi commented Jul 8, 2024

What ❔

  • fixed a bug that made upgrade test setup fail if it was run from a clean state (without running any other tests previously)
  • erc20 test with max balance deposit cleaned up

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

Base automatically changed from bh/ci-test to main July 9, 2024 10:41
@benceharomi benceharomi changed the title fix(upgrade.test.ts): gas estimation and mint changes fix(upgrade.test.ts): gas estimation and mint fixes Jul 11, 2024
@benceharomi benceharomi marked this pull request as ready for review July 11, 2024 18:45
@benceharomi benceharomi changed the title fix(upgrade.test.ts): gas estimation and mint fixes fix(upgrade.test.ts): minting from a clean state Jul 23, 2024
@benceharomi benceharomi added this pull request to the merge queue Aug 21, 2024
Merged via the queue into main with commit efa3bd6 Aug 21, 2024
48 checks passed
@benceharomi benceharomi deleted the bh/ci-test-2 branch August 21, 2024 12:47
github-merge-queue bot pushed a commit that referenced this pull request Aug 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.20.0](core-v24.19.0...core-v24.20.0)
(2024-08-21)


### Features

* Add `gateway_url` to EN config
([#2698](#2698))
([cfdda01](cfdda01))
* **vm:** Enable parallelization in VM playground
([#2679](#2679))
([c9ad59e](c9ad59e))


### Bug Fixes

* base token ratio startup as a separate component
([#2704](#2704))
([d65588f](d65588f))
* **upgrade.test.ts:** minting from a clean state
([#2402](#2402))
([efa3bd6](efa3bd6))

---
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 <zksync-era-bot@users.noreply.github.com>
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