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

Burn Wrapper #50

Merged
merged 5 commits into from
Aug 15, 2023
Merged

Burn Wrapper #50

merged 5 commits into from
Aug 15, 2023

Conversation

EdNoepel
Copy link
Contributor

Index event emitted when AJNA is burn-wrapped. OZ emits as Transfer event; so just catching transfer from 0 address, which is effectively a mint. account field was made nullable because we shouldn't create an empty account just because someone wrapped some AJNA.

Copy link
Contributor

@MikeHathaway MikeHathaway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@EdNoepel
Copy link
Contributor Author

Integration tested on parvati against goerli.
image

@EdNoepel EdNoepel merged commit 27e4f09 into develop Aug 15, 2023
@EdNoepel EdNoepel deleted the burnwrapper branch August 15, 2023 11:18
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