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

Merged
Show file tree
Hide file tree
Changes from 32 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
55d5f7d
Adapt TransactionFailureReason to iota-core
thibault-martinez Feb 5, 2024
af25bab
Merge branch '2.0' into new-TransactionFailureReason
thibault-martinez Feb 5, 2024
6b533c0
impl TryFrom<u8> for TransactionFailureReason
thibault-martinez Feb 5, 2024
e74d9b2
Replace some errors
thibault-martinez Feb 5, 2024
a10c78e
More changes
thibault-martinez Feb 5, 2024
630f202
Nits
thibault-martinez Feb 5, 2024
43e8b3b
Remove StateTransitionError
thibault-martinez Feb 5, 2024
87faeb2
More fixes
thibault-martinez Feb 5, 2024
b785dfb
More fixes
thibault-martinez Feb 5, 2024
f0d1312
MOAR
thibault-martinez Feb 5, 2024
c16dd26
Last compilation errors
thibault-martinez Feb 5, 2024
e0573b5
Nodejs bindings
thibault-martinez Feb 5, 2024
68a98eb
Python
thibault-martinez Feb 5, 2024
9c023b5
Prepare for strings
thibault-martinez Feb 5, 2024
8331aec
Add rust strings
thibault-martinez Feb 5, 2024
5647b08
Merge branch '2.0' into new-TransactionFailureReason
thibault-martinez Feb 6, 2024
755a71a
Python strings
thibault-martinez Feb 6, 2024
dbf127e
Nodejs strings
thibault-martinez Feb 6, 2024
d09298c
Uppercase errors
thibault-martinez Feb 6, 2024
75b8949
Clippy
thibault-martinez Feb 6, 2024
59da547
Nit
thibault-martinez Feb 6, 2024
ec1f5b2
Remove TODO
thibault-martinez Feb 6, 2024
c79a9dd
Clean delegation
thibault-martinez Feb 6, 2024
9d62629
nit
thibault-martinez Feb 6, 2024
a4151b6
Clean Anchor
thibault-martinez Feb 6, 2024
2795c6f
Nits
thibault-martinez Feb 6, 2024
305e613
Clean state transitions
thibault-martinez Feb 6, 2024
dee705c
foundry cleanup
thibault-martinez Feb 6, 2024
a94d58b
mod cleanup
thibault-martinez Feb 6, 2024
712bedd
Nits
thibault-martinez Feb 6, 2024
ce04d22
lint
thibault-martinez Feb 6, 2024
14bb31e
Use strum::from_repr
thibault-martinez Feb 6, 2024
569b2fb
Nits
thibault-martinez Feb 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading