iotaledger / iotaledger/notarization

[Task]: Informative move errors

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
5
Forks
7
Avg merge
10h 34m
Merged PRs (30d)
11

Description

### Feature description

### Feature description

Current move contract implementation is producing only constant value in error and abort codes. This can be improved with the usage of [Clever Errors](https://move-book.com/reference/abort-and-assert/clever-errors.html) in iota move, which provides helpful and informative error messages to the users and devs alike.

### Motivation

Clear & Human readable errors for users and dev

### Requirements

- Provider clear and meaningful error messages

### Open questions

- How is the error displayed when called via the `sdk` ?

### Are you planning to do it yourself in a pull request?

Yes

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.