Skip to content
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

v1.3.0 #386

Merged
merged 11 commits into from
May 10, 2022
Merged

v1.3.0 #386

merged 11 commits into from
May 10, 2022

Conversation

douglance
Copy link
Contributor

Fixes:

Misc:

douglance and others added 11 commits May 3, 2022 17:57
Updates KV tests to work with new signing path
Adds dotenv supprt and test tasks
With the legacy path, requesters expect a `v` value returned when making
an EVM signature. This was possible with the exported `getV` util but
this was not integrated into the signing pathway and it had some shortcomings
(i.e. input had to be an @ethereumjs/tx obect), so it has now been spliced
into the main signing pathway.
NOTE: `v` is a `Buffer` type as with the legacy signing path, but we should
move away from this and into a more standard `bn.js` number type in a future
major version bump
Adds `v` component to `EVM` signing requests for backwards compatability
@alex-miller-0 alex-miller-0 merged commit 2eebe30 into main May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants