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

Remove ERR_* type errors, only display those errors through Near SDK #603

Open
joshuajbouw opened this issue Sep 19, 2022 · 1 comment
Open
Labels
A-engine Area: purely engine EVM related C-enhancement Category: New feature or request C-good-first-issue Category: Good for newcomers P-low Priority: low

Comments

@joshuajbouw
Copy link
Contributor

While working on a library which uses parts of the Aurora engine I've had to rename a lot of the ERR_* errors to actual errors you would encounter. An improvement can be made here where all the error messages are replaced with real messages but transformed to ERR_* type messages when outputting through the Near SDK.

@joshuajbouw joshuajbouw added C-enhancement Category: New feature or request C-good-first-issue Category: Good for newcomers P-low Priority: low A-engine Area: purely engine EVM related labels Sep 19, 2022
@rossdrew
Copy link

rossdrew commented Dec 4, 2023

Hey, might have a look at this. Not sure I understand the ask though, got a specific example I can work off?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-engine Area: purely engine EVM related C-enhancement Category: New feature or request C-good-first-issue Category: Good for newcomers P-low Priority: low
Projects
None yet
Development

No branches or pull requests

2 participants