Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

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
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants