This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity.js cannot deploy contracts from an unlocked node #6540
Labels
F2-bug 🐞
The client fails to follow expected behavior.
M8-dapp 💎
Decentralized applications.
P5-sometimesoon 🌲
Issue is worth doing soon.
Moved from #6536
I'm running:
pacman -S parity-git
npm i @parity/parity.js
What I tried:
Expected result: Contract deployed on Kovan network.
Actual result:
The promise is rejected with "request not found", but the transaction appears to have succeeded:
I am running parity as an unlocked node with the following options:
Update:
Can confirm this also occurs on version
Parity/v1.7.0-beta-5f2cabd6e-20170727/x86_64-linux-gnu/rustc1.19.0
The text was updated successfully, but these errors were encountered: