-
Notifications
You must be signed in to change notification settings - Fork 84
add SLH-DSA-SHA2-128s signatures to TS SDK #802
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
base: main
Are you sure you want to change the base?
Changes from all commits
eba7eb0
f7575ce
7fe6800
c3c4f5c
c087b4c
268c84f
0d4aea8
6fd871f
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -54,6 +54,7 @@ | |
| "@aptos-labs/aptos-client": "^2.1.0", | ||
| "@noble/curves": "^1.9.0", | ||
| "@noble/hashes": "^1.5.0", | ||
| "@noble/post-quantum": "^0.5.2", | ||
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This should be an optional dependency. There have been multiple requests that our SDK is too big by default
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How do we do that? Since if the AIP passes, enshrining this PQ scheme on Aptos, then the SDK would need to support it => this dependency needs to be in. |
||
| "@scure/bip32": "^1.4.0", | ||
| "@scure/bip39": "^1.3.0", | ||
| "eventemitter3": "^5.0.1", | ||
|
|
||
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Uh oh!
There was an error while loading. Please reload this page.