-
Notifications
You must be signed in to change notification settings - Fork 58
chore(*): Update external rust SDK types #5195
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
|
What is the reasoning to remove all the Versions from the structs? |
IIRC they were removed in the upstream changes |
muXxer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please revert the changes related to any version number removal.
ConsensusCommitPrologueV1 also exists on current upstream.
AuthenticatorStateUpdateV1 was introduced by my team in #3173
Should I apply this to the external repo as well? It is removed upstream there. |
I think it would cleaner, yes. |
done :) |
|
This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days. |
|
This PR was closed because it has been stalled for 14 days with no activity. |
Description of change
Updates the external rust SDK types lib to use iotaledger/iota-rust-sdk#26.
NOTE: This currently is pointing to the PR commit. This will have to be updated once it is merged in that repo.