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

Add burnFrom burning function #41

Merged
merged 1 commit into from
Mar 28, 2023
Merged

Add burnFrom burning function #41

merged 1 commit into from
Mar 28, 2023

Conversation

k1rill-fedoseev
Copy link
Collaborator

After some additional research within potential bridge integrations and other minting mechanics (see #27 #29), it became clear that burnFrom function will be a more convenient alternative, will generate cleaner history, and will be cheaper gas-wise.

@k1rill-fedoseev k1rill-fedoseev self-assigned this Dec 14, 2022
@k1rill-fedoseev k1rill-fedoseev changed the base branch from master to develop December 14, 2022 10:39
@akolotov akolotov merged commit 228256f into develop Mar 28, 2023
@akolotov akolotov deleted the feat/burn-from branch March 28, 2023 09:01
akolotov added a commit that referenced this pull request Mar 29, 2023
This merge contains the following set of changes:
* Add burnFrom function into the token implementation (#41)
* Add useful minting middlewares for CDP and other purposes (#48)
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.

4 participants