near-api-js icon indicating copy to clipboard operation
near-api-js copied to clipboard

Secp256k1 support PR rebased

Open esaminu opened this issue 1 year ago • 6 comments

Motivation

Rebased version of #810

Description

Adds support for secp256k1 curve

Checklist

  • [x] Read the contributing guidelines
  • [ ] Commit messages follow the conventional commits spec
  • [ ] Performed a self-review of the PR
  • [ ] Added automated tests
  • [ ] Manually tested the change

esaminu avatar Sep 13 '22 18:09 esaminu

🦋 Changeset detected

Latest commit: 018fe9959efce36efded1bdc7c8d8a9c72bb819e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
near-api-js Minor
@near-js/cookbook Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Sep 21 '22 11:09 changeset-bot[bot]

We'll also need a .changeset file 😄

morgsmccauley avatar Sep 26 '22 21:09 morgsmccauley

Sorry misclick

morgsmccauley avatar Sep 26 '22 21:09 morgsmccauley

we will need this also

waynenilsen avatar Nov 15 '22 18:11 waynenilsen

Hey @frol, if this PR is ready to merge, we can create a new one and move the changes there again.

gtsonevv avatar Dec 12 '23 08:12 gtsonevv

@gtsonevv Oh, I missed your message, sorry for the delay. I believe you are in a better position to judge if it is ready to merge. To be honest, I have never used secp256k1 keys on NEAR.

frol avatar Feb 10 '24 23:02 frol