Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapt TransactionFailureReason to iota-core (#1946)
* 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