-
Notifications
You must be signed in to change notification settings - Fork 102
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
chore: migrate to @iota/sdk #7174
Conversation
…eNativeTokenParams
…Transaction, SendAmountParams > SendParams
…ons > ClientOptions to fix collision)
73e693b
to
0ddde68
Compare
…r runtime with sdk)
…f using class-transformer)
db20a66
to
a0dcec0
Compare
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.
LGTM great work 🎊
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.
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.
Wow such amazing work 💪🏼💪🏼 💪🏼 💪🏼 💪🏼
Added some mini comments but we are almost ready to go 🚀
I havent been able to test every single feature, will keep testing and leave a comment if there is anything that needs fix
packages/shared/lib/core/profile-manager/api/computeOutputId.ts
Outdated
Show resolved
Hide resolved
packages/shared/lib/core/wallet/utils/getMetadataFromFoundryOutput.ts
Outdated
Show resolved
Hide resolved
packages/shared/lib/core/wallet/utils/getMetadataFromFoundryOutput.ts
Outdated
Show resolved
Hide resolved
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.
Ran a new test run and found that wallet finder is not working
nevermind, it was the node i was using
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.
💪🏼 🔥 amazing work
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.
LGTM 🌃
Summary
Migrate from @iota/wallet to @iota/sdk bindings (also remove need to @iota/types)
Resolves #7116
Changelog
Testing
Platforms
Instructions
Relevant changelogs:
https://github.com/iotaledger/iota-sdk/blob/develop/sdk/src/wallet/bindings/nodejs/CHANGELOG.md
https://github.com/iotaledger/iota-sdk/blob/develop/bindings/nodejs/CHANGELOG.md
TODO-sdk
commentsChecklist