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

fix: handle eth_signTransaction with from field #675

Merged
merged 1 commit into from Aug 25, 2021

Conversation

mirceanis
Copy link
Member

fixes #674

@codecov
Copy link

codecov bot commented Aug 24, 2021

Codecov Report

Merging #675 (6be645e) into next (88264db) will increase coverage by 10.08%.
The diff coverage is 71.12%.

@@             Coverage Diff             @@
##             next     #675       +/-   ##
===========================================
+ Coverage   67.58%   77.66%   +10.08%     
===========================================
  Files          62       78       +16     
  Lines        1530     2364      +834     
  Branches      247      415      +168     
===========================================
+ Hits         1034     1836      +802     
- Misses        400      526      +126     
+ Partials       96        2       -94     

@mirceanis mirceanis merged commit 50f074d into next Aug 25, 2021
@mirceanis mirceanis deleted the 674-eth_signTransaction_from_field branch August 25, 2021 12:00
@mirceanis mirceanis mentioned this pull request Sep 20, 2021
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.

keyManagerSignEthTX does not seem to handle property .from
2 participants