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

feat(contracts): Add the WithdrawalFinalizer Contract #314

Merged
merged 5 commits into from
Dec 5, 2023

Conversation

shahar4
Copy link
Contributor

@shahar4 shahar4 commented Dec 5, 2023

What ❔

This PR adds the WithdrawalFinalizer contract.

Why ❔

To open source the already deployed contract.

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.

@shahar4 shahar4 changed the title Add the WithdrawalFinalizer Contract feat(contract): Add the WithdrawalFinalizer Contract Dec 5, 2023
@shahar4 shahar4 changed the title feat(contract): Add the WithdrawalFinalizer Contract feat(contracts): Add the WithdrawalFinalizer Contract Dec 5, 2023
@montekki montekki merged commit aa71fcb into main Dec 5, 2023
7 checks passed
@montekki montekki deleted the sk-bring-finalizer-contract branch December 5, 2023 09:50
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.

2 participants