Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Add Mint and Burn receipts to fuel-explorer #1342

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

deekerno
Copy link
Contributor

@deekerno deekerno commented Sep 11, 2023

Closes #1339.

Description

Adds Mint and Burn receipt parsing to the Fuel explorer example.

Testing steps

Build the fuel-explorer example module and then run the indexer with a start block before 1455679 (the block causing the panic). You should see that the indexer processes the block with no issues.

@deekerno deekerno self-assigned this Sep 11, 2023
@deekerno deekerno marked this pull request as ready for review September 11, 2023 15:50
Copy link
Contributor

@ra0x3 ra0x3 left a comment

Choose a reason for hiding this comment

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

Address the issue successfully 👌🏽

@deekerno deekerno merged commit a4e5159 into develop Sep 11, 2023
18 checks passed
@deekerno deekerno deleted the deekerno/1339-mint-burn-explorer branch September 11, 2023 15:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrate Mint and Burn receipts into the explorer
2 participants