Skip to content

completing the noble cryptography migration #1449

Description

@dynst

Radix won't be so easy to migrate, its package is dubiously maintained (zero commits for months now). @radixdlt/radix-engine-toolkit still uses secp256k1 and elliptic, and outdated versions of them at that. radixdlt/typescript-radix-engine-toolkit#21

└─ @radixdlt/radix-engine-toolkit@npm:1.0.4
   └─ secp256k1@npm:5.0.0 (via npm:5.0.0)

bitcore-lib-cash and @dashevo/dashcore-lib are both forks of the same ancient codebase and inherited the same bespoke (and unaudited?) JavaScript ECDSA implementation.

Updating CosmJS has to wait on the severely underfunded Confio having the man-hours to finish cosmos/cosmjs#1348

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions