Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add conversion helpers for to/from elliptic lib #597

Merged
merged 5 commits into from
Oct 15, 2019

Conversation

GreenBusDriver
Copy link
Contributor

Change Description

Adding helper functions to allow for going back and forth from elliptic library.
These are helper functions and refactoring of existing code; should be no impact on the API.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Mike Manfredi added 2 commits October 9, 2019 15:12
src/Signature.ts Outdated Show resolved Hide resolved
src/PublicKey.ts Outdated Show resolved Hide resolved
src/eosjs-numeric.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
Mike Manfredi added 3 commits October 15, 2019 14:58
fixed the typing on the key store in SigProvider
integrating PR feedback
relocating default init of ec
further optimizing ec object passing around; removing function from its original location, I already moved
@GreenBusDriver GreenBusDriver merged commit 27905cc into develop Oct 15, 2019
@jeffreyssmith2nd jeffreyssmith2nd deleted the refactorFormatConverters branch October 15, 2019 19:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants