Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Add more wallet signing tests#3163

Merged
nivida merged 5 commits intoweb3:1.xfrom
cgewecke:test/3105
Nov 4, 2019
Merged

Add more wallet signing tests#3163
nivida merged 5 commits intoweb3:1.xfrom
cgewecke:test/3105

Conversation

@cgewecke
Copy link
Collaborator

@cgewecke cgewecke commented Oct 27, 2019

Adds tests for:

  • logic added in Bubble up tx signing errors #3105 to bubble up errors when using eth_sendTransaction with the Web3 wallet
  • accounts.signTransaction without a tx object
  • accounts.signTransaction when ethereumjs-tx does not validate

(Trying to improve the coverage a bit with these, but also found a small bug - see below)

[EDIT 27/10 - The coveralls-github hook looks broken atm, these jobs are getting processed there but there's no feedback]

@nivida nivida added 1.x 1.0 related issues QA labels Oct 28, 2019
@cgewecke cgewecke requested a review from nivida October 28, 2019 21:22
Copy link
Contributor

@nivida nivida left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Just added some code style comments

cgewecke and others added 3 commits November 3, 2019 10:32
Co-Authored-By: Samuel Furter <nivida@users.noreply.github.com>
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 84.347% when pulling 5b8e878 on cgewecke:test/3105 into 266741c on ethereum:1.x.

@nivida nivida merged commit a9c3420 into web3:1.x Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

1.x 1.0 related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants