Skip to content

[Bug Fix] Fix Unmapped Error Code Display in Web Client Invocation Toast - #772

Open
Olamidepy wants to merge 2 commits into
SoroLabs:mainfrom
Olamidepy:fix/issue-114-toast-error-fix
Open

[Bug Fix] Fix Unmapped Error Code Display in Web Client Invocation Toast#772
Olamidepy wants to merge 2 commits into
SoroLabs:mainfrom
Olamidepy:fix/issue-114-toast-error-fix

Conversation

@Olamidepy

@Olamidepy Olamidepy commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Resolved issue #672 by adding a contract error code lookup table and regex parser (web/lib/errorHandling.ts) to convert raw Soroban host error strings (e.g. HostError , Error(Contract, )) into descriptive human-readable messages (e.g. Contract Error : Unauthorized operation or invalid admin authorization). Integrated an interactive Toast component on the web dashboard and added unit tests (npm test).

@Olamidepy

Copy link
Copy Markdown
Contributor Author

authorizee boss

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.

1 participant