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

Adapt TransactionFailureReason to iota-core #1946

Conversation

thibault-martinez
Copy link
Member

Fixes #1945

@thibault-martinez thibault-martinez marked this pull request as ready for review February 6, 2024 13:07
@thibault-martinez thibault-martinez merged commit f7af92f into iotaledger:2.0 Feb 6, 2024
34 of 36 checks passed
@thibault-martinez thibault-martinez deleted the new-TransactionFailureReason branch February 6, 2024 15:02
@thibault-martinez thibault-martinez linked an issue Feb 6, 2024 that may be closed by this pull request
Alex6323 pushed a commit to Alex6323/iota-sdk that referenced this pull request Feb 7, 2024
* Adapt TransactionFailureReason to iota-core

* impl TryFrom<u8> for TransactionFailureReason

* Replace some errors

* More changes

* Nits

* Remove StateTransitionError

* More fixes

* More fixes

* MOAR

* Last compilation errors

* Nodejs bindings

* Python

* Prepare for strings

* Add rust strings

* Python strings

* Nodejs strings

* Uppercase errors

* Clippy

* Nit

* Remove TODO

* Clean delegation

* nit

* Clean Anchor

* Nits

* Clean state transitions

* foundry cleanup

* mod cleanup

* Nits

* lint

* Use strum::from_repr

* Nits
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.

Replicate iota-core FailureReasons
3 participants