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(finalizer): introduce an optional threshold to eth withdrawals #348

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

montekki
Copy link
Member

What ❔

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

@montekki montekki merged commit a4e91dd into main Jan 16, 2024
7 checks passed
@montekki montekki deleted the fvs-limit-eth-withdrawals branch January 16, 2024 18:09
montekki pushed a commit that referenced this pull request Jan 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.0](v0.3.4...v0.4.0)
(2024-01-16)


### Features

* **contracts:** Add the WithdrawalFinalizer Contract
([#314](#314))
([aa71fcb](aa71fcb))


### Bug Fixes

* **chain-events:** do not listen to withdrawalinitiated events
([#347](#347))
([08e6971](08e6971))
* **deps:** update dependency @matterlabs/zksync-contracts to ^0.6.0
([#317](#317))
([6067bc1](6067bc1))
* **deps:** update dependency ethers to v6
([#329](#329))
([a3ca0bd](a3ca0bd))
* **deps:** update dependency zksync-web3 to ^0.17.0
([#318](#318))
([2cb7d58](2cb7d58))
* **finalizer:** introduce an optional threshold to eth withdrawals
([#348](#348))
([a4e91dd](a4e91dd))

---
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: release-please[bot] <55107282+release-please[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.

None yet

2 participants