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: allow liquidity withdrawal from EOA or multisig #275

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

nmlinaric
Copy link
Contributor

@nmlinaric nmlinaric commented Sep 19, 2024

Description

Introduce a new modifier that allow to withdraw liquidity from a handler by a EOA or multisig

How Has This Been Tested? Testing details.

Unit tests

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation

Checklist:

  • I have commented my code, particularly in hard-to-understand areas.
  • I have ensured that all acceptance criteria (or expected behavior) from issue are met
  • I have updated the documentation locally and in chainbridge-docs.
  • I have added tests to cover my changes.
  • I have ensured that all the checks are passing and green, I've signed the CLA bot

@nmlinaric nmlinaric changed the title feat: allow liquidity withdrawal from EOA feat: allow liquidity withdrawal from EOA or multisig Sep 19, 2024
Makefile Outdated Show resolved Hide resolved
@nmlinaric nmlinaric merged commit ddac879 into master Oct 3, 2024
5 checks passed
@nmlinaric nmlinaric deleted the nmlinaric/withdrawal-access branch October 3, 2024 09:05
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