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

Fix fa indexing when secondary store gets burnt #449

Merged
merged 3 commits into from
Jul 10, 2024
Merged

Fix fa indexing when secondary store gets burnt #449

merged 3 commits into from
Jul 10, 2024

Conversation

rtso
Copy link
Collaborator

@rtso rtso commented Jul 10, 2024

Description

When a secondary store gets burnt, a Withdraw event gets emitted with storage_id, but there is no corresponding write resource for that storage_id. This PR makes FA processor handle when the store or object gets burnt. In that case, the asset_type and/or owner_address is null.

Backfill versions
Testnet: 1190460551
Mainnet: 954163484

Testing

https://explorer.aptoslabs.com/txn/4462417704?network=testnet
Screenshot 2024-07-10 at 4 59 59 PM

@rtso rtso merged commit 7123a38 into main Jul 10, 2024
7 checks passed
@rtso rtso deleted the rtso/fix-fa branch July 10, 2024 21:36
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