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

hotfix: Add #[payable] attribute to vault deposit() and withdraw() functions #51

Merged
merged 2 commits into from
Jan 10, 2024

Conversation

bitzoic
Copy link
Member

@bitzoic bitzoic commented Jan 9, 2024

Type of change

  • Bug fix

Changes

The following changes have been made:

  • Added the #[payable] attribute to the vault's deposit() and withdraw() functions

Notes

  • The SRC6 abi does not currently allow for the SRC-6 Standard implementation

@bitzoic bitzoic added Bug Something isn't working SRC-6 Label used to filter for the standard issue labels Jan 9, 2024
@bitzoic bitzoic self-assigned this Jan 9, 2024
@bitzoic bitzoic requested a review from a team as a code owner January 9, 2024 05:29
@bitzoic bitzoic requested a review from a team January 9, 2024 06:17
@bitzoic bitzoic merged commit 96a223c into master Jan 10, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working SRC-6 Label used to filter for the standard issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants