Skip to content

Commit

Permalink
Adapt TransactionFailureReason to iota-core (#1946)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
thibault-martinez authored Feb 6, 2024
1 parent 4d2ea95 commit f7af92f
Show file tree
Hide file tree
Showing 14 changed files with 702 additions and 595 deletions.
30 changes: 26 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f7af92f

Please sign in to comment.