Skip to content
This repository has been archived by the owner on Dec 8, 2017. It is now read-only.

Parity.js cannot deploy contracts from an unlocked node #2

Open
travs opened this issue Sep 19, 2017 · 0 comments
Open

Parity.js cannot deploy contracts from an unlocked node #2

travs opened this issue Sep 19, 2017 · 0 comments

Comments

@travs
Copy link

travs commented Sep 19, 2017

Arises from this code block

This is due to postTransaction returning a hash. Works fine when using a locked node.

We can skip the checkRequest altogether if we get a tx hash back from the postTransaction call.

travs pushed a commit to travs/parity.js that referenced this issue Sep 19, 2017
- pass through tx id to next function (in case of unlocked node)
- maybe there is a more sophisticated way to check whether the input is a tx id than its length
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant