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(eth-watch): make assert less strict #2129

Merged
merged 1 commit into from
Jun 3, 2024
Merged

fix(eth-watch): make assert less strict #2129

merged 1 commit into from
Jun 3, 2024

Conversation

perekopskiy
Copy link
Contributor

What ❔

Changes assert so it allows upgrade that have set bootloader set but equal to previous bootloader code.

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.
  • Spellcheck has been run via zk spellcheck.

@perekopskiy perekopskiy requested a review from Artemka374 June 3, 2024 12:14
@perekopskiy perekopskiy added this pull request to the merge queue Jun 3, 2024
Merged via the queue into main with commit e9bab95 Jun 3, 2024
45 checks passed
@perekopskiy perekopskiy deleted the fix-eth-watch branch June 3, 2024 12:58
github-merge-queue bot pushed a commit that referenced this pull request Jun 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[24.7.0](core-v24.6.0...core-v24.7.0)
(2024-06-03)


### Features

* **node-framework:** Add reorg detector
([#1551](#1551))
([7c7d352](7c7d352))


### Bug Fixes

* **block-reverter:** Fix reverting snapshot files
([#2064](#2064))
([17a7e78](17a7e78))
* **env:** Do not print stacktrace for locate workspace
([#2111](#2111))
([5f2677f](5f2677f))
* **eth-watch:** make assert less strict
([#2129](#2129))
([e9bab95](e9bab95))

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

2 participants