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

feat: implement error parser and error lookup #137

Merged
merged 11 commits into from
Jun 19, 2022

Conversation

sunguru98
Copy link
Contributor

@sunguru98 sunguru98 commented May 31, 2022

Metaboss now has a feature to automatically fetch error codes from the following (under scripts/fetch-errors.sh)

  1. Anchor Base Errors
  2. Candy Machine Errors
  3. Token Metadata Errors

and parse them as the following formats

  1. Hexadecimal

Screenshot 2022-05-31 at 12 09 49 PM

  1. Decimal (Normal numbers)

Screenshot 2022-05-31 at 12 10 24 PM

@sunguru98 sunguru98 marked this pull request as ready for review May 31, 2022 21:11
@samuelvanderwaal samuelvanderwaal merged commit c28d96e into main Jun 19, 2022
@samuelvanderwaal samuelvanderwaal deleted the feat/custom-error-parser branch June 19, 2022 21:53
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