Skip to content

Commit 5c77970

Browse files
authored
Merge pull request #1698 from cosmos/migrate-to-noble-curves
Migrate to @noble/curves
2 parents 46f0c9b + e7d3e8d commit 5c77970

16 files changed

+75
-245
lines changed

.pnp.cjs

Lines changed: 15 additions & 98 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:6fcb2145fb54acd9efbe2f888e3e63d7100d8c52099d670b13a5147c2bfc4d6e
3+
size 1937770

.yarn/cache/bn.js-npm-4.12.0-3ec6c884f6-9736aaa317.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/brorand-npm-1.1.0-ea86634c4b-6f366d7c49.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/elliptic-npm-6.6.1-87bb857cbc-8b24ef782e.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/hash.js-npm-1.1.7-f1ad187358-41ada59494.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/hmac-drbg-npm-1.0.1-3499ad31cd-f3d9ba31b4.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/minimalistic-assert-npm-1.0.1-dc8bb23d29-96730e5601.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

.yarn/cache/minimalistic-crypto-utils-npm-1.0.1-e66b10822e-790ecec8c5.zip

Lines changed: 0 additions & 3 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@ and this project adheres to
2929
- Fix block events in CometBFT 0.38 API (`begin_block_events`/`end_block_events`
3030
-> `finalize_block_events`) in `RpcBlockResultsResponse` and
3131
`BlockResultsResponse` ([#1612])
32+
- @cosmjs/crypto: Migrate from elliptic to noble-curves ([#1272]).
3233

34+
[#1272]: https://github.com/cosmos/cosmjs/issues/1272
3335
[#1612]: https://github.com/cosmos/cosmjs/pull/1612
3436
[#1645]: https://github.com/cosmos/cosmjs/pull/1645
3537

0 commit comments

Comments
 (0)