Skip to content

Fix signing error handling - #3

Open
dukei wants to merge 1 commit into
ethjs:masterfrom
TiesNetwork:master
Open

Fix signing error handling#3
dukei wants to merge 1 commit into
ethjs:masterfrom
TiesNetwork:master

Conversation

@dukei

@dukei dukei commented Aug 28, 2017

Copy link
Copy Markdown

Please apply this patch to fix the signing error handling. Without this patch any exception inside of signing function results in meaningless message:

Error: [ethjs-provider-signer] while signing your transaction payload: {}
at C:\project\module\node_modules\ethjs-provider-signer\lib\index.js:97

After this patch the calling application gets original error and ethjs-provider-signer message is logged to console.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 5cdf2e1 on TiesNetwork:master into 0bdb4f4 on ethjs:master.

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