-
Notifications
You must be signed in to change notification settings - Fork 45
Noble's crypto BLS #663
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: feat/next
Are you sure you want to change the base?
Noble's crypto BLS #663
Changes from 3 commits
65d72d7
0faadd9
7e4efd3
86e8a51
4653412
fcf5d87
33f6405
5f07745
85afe13
3fe5512
1bea9d6
7654ca5
a796a2a
432699a
14acfae
c5afd1d
6bfb910
68c1a5e
c2481fe
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 |
|---|---|---|
|
|
@@ -70,7 +70,8 @@ | |
| "prettier": "3.2.4", | ||
| "protobufjs-cli": "1.1.2", | ||
| "ts-node": "9.1.1", | ||
| "typescript": "4.1.2" | ||
| "typescript": "5.6.2", | ||
| "@noble/curves": "1.6.0" | ||
|
||
| }, | ||
| "peerDependencies": { | ||
| "bignumber.js": "^9.0.1", | ||
|
|
||
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.
Only as "dev-dependency" for now (no change of production code).
By the way, a lot happened since multiversx/mx-deprecated-sdk-js-wallet#51 (on top of v1.6.0):