Uh oh!
There was an error while loading. Please reload this page.
Seedless controller: Add "@noble" dependencies as main dependencies - #6101
Conversation
c8788f9 to
d2fe10fCompared2fe10f to
74026d4CompareThere was a problem hiding this comment.
Nit: instead of using no-changelog could we add a changelog entry for this bump
There was a problem hiding this comment.
Nit: instead of using no-changelog could we add a changelog entries for these bumps
There was a problem hiding this comment.
Nit: instead of using no-changelog could we add a changelog entries for these bumps and that they are being now used as dependencies
2983e5c to
c0e611aComparematthiasgeihs
commented
Jul 15, 2025
rebased |
c0e611a to
29a2046Compare29a2046 to
79b0b08Comparemathieuartu
commented
Aug 4, 2025
Thanks for doing this. LGTM! I know this could be a hassle, but considering how critical backup & sync features are, could we please make sure to include client test-drive PRs to make sure:
|
mathieuartu
commented
Aug 4, 2025
This can be done following those steps:
|
matthiasgeihs
commented
Aug 4, 2025
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions. |
matthiasgeihs
commented
Aug 4, 2025
@mathieuartu have created PRs in mobile and extension, please have a look. |
mathieuartu
left a comment
There was a problem hiding this comment.
Thanks a ton! Verified E2Es and did manual test runs, all seems to be working fine :)
79b0b08 to
b69aa52CompareUh oh!
There was an error while loading. Please reload this page.
Explanation
The dependencies
@noble/hashes,@noble/ciphers,@noble/curveswere mistakenly listed as dev-dependencies inseedless-controller. Moving them to main dependencies here.Also upgrading all
@nobledependencies to most recent version. In particular,@noble/ciphershas now a v1 which is audited.References
Changelog
Checklist