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

Error handling #248

Merged
merged 39 commits into from
Nov 16, 2023
Merged

Error handling #248

merged 39 commits into from
Nov 16, 2023

Conversation

kpob
Copy link
Contributor

@kpob kpob commented Nov 15, 2023

Resolves #232

kubaplas and others added 8 commits November 8, 2023 10:25
* returns Result<Bytes, OdraError>
* catch unwind on the host context side
* update tests
* simplify ExecutionError - is an enum now
* More verbose panic message
* Add a custom error to erc20 example
@kpob kpob marked this pull request as ready for review November 15, 2023 14:40
@kubaplas kubaplas requested a review from a team November 15, 2023 14:51
odra-core/src/host_env.rs Outdated Show resolved Hide resolved
@kpob kpob merged commit ca1d9f1 into release/0.8.0 Nov 16, 2023
1 check passed
@kpob kpob deleted the feature/errors branch November 16, 2023 08:05
@kpob kpob linked an issue Nov 16, 2023 that may be closed by this pull request
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.

OdraError
3 participants