Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Handle Signer Rejection #3476

Merged
merged 1 commit into from Nov 17, 2016
Merged

Handle Signer Rejection #3476

merged 1 commit into from Nov 17, 2016

Conversation

ngotchac
Copy link
Contributor

Fixes #3153

This also introduces real Errors with the code and type from Core

@ngotchac ngotchac added A0-pleasereview 🤓 Pull request needs code review. M7-ui labels Nov 16, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 85.984% when pulling 7144da5 on ng-signer-reject into 18f5703 on master.

@@ -18,6 +18,7 @@ import { keccak_256 } from 'js-sha3'; // eslint-disable-line camelcase

import { Logging } from '../../subscriptions';
import JsonRpcBase from '../jsonRpcBase';
import TransportError from '../error';
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason why this is only introduced to the WS transport and not the HTTP transport (as used by dapps) as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It is :)

Copy link
Contributor

Choose a reason for hiding this comment

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

I swear... I'm going blind.

@jacogr jacogr added A4-gotissues 💥 Pull request is reviewed and has significant issues which must be addressed. A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. A4-gotissues 💥 Pull request is reviewed and has significant issues which must be addressed. labels Nov 16, 2016
@jacogr
Copy link
Contributor

jacogr commented Nov 16, 2016

Played, looking good.

@gavofyork gavofyork merged commit a9f0176 into master Nov 17, 2016
@gavofyork gavofyork deleted the ng-signer-reject branch November 17, 2016 00:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants