Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Conversation

Tbaut
Copy link
Collaborator

@Tbaut Tbaut commented Mar 22, 2019

Transactions made using a Parity Signer accounts had a very low gas price. We usually deal with price in Gwei (also in the sendstore) until we send the tx. This conversion step was forgotten for Signer accounts.
closes #456

@Tbaut Tbaut changed the title Convert the gasPrice to Gwei for Parity Signer transaction Convert the gasPrice to Gwei for Parity Signer transactions Mar 22, 2019
Copy link
Collaborator

@amaury1093 amaury1093 left a comment

Choose a reason for hiding this comment

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

Yes, good catch!

@amaury1093 amaury1093 merged commit ac3fe77 into master Mar 22, 2019
@amaury1093 amaury1093 deleted the tbaut-fix-gas-signer-accounts branch March 22, 2019 15:53
@axelchalon
Copy link
Contributor

🙈 thank you, good catch!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't send transaction with a Signer account
3 participants