Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send error #1

Open
themoonstone opened this issue Nov 4, 2018 · 1 comment
Open

send error #1

themoonstone opened this issue Nov 4, 2018 · 1 comment
Labels
question Further information is requested

Comments

@themoonstone
Copy link

themoonstone commented Nov 4, 2018

when I test the wallet in my env,
eth@ubuntu:~$ eth-cold-wallet send time="2018-11-03T20:49:41-07:00" level=warning Note="all operate is recorded" Time:="Sat Nov 3 20:49:41 2018" time="2018-11-03T20:49:41-07:00" level=info Time:="Sat Nov 3 20:49:41 2018" Using Configure file=/home/eth/eth-cold-wallet.yml time="2018-11-03T20:49:41-07:00" level=error msg="send tx: signed_from.0x702e3AD5c04896Bea5b828bADcFAF812A39cb047.json fail invalid sender"
why did this happend?

@wenweih
Copy link
Owner

wenweih commented Nov 6, 2018

The issue was that the chain id was not being set correctly.

Figure out the detail: https://ethereum.stackexchange.com/questions/13498/invalid-sender-error-on-private-chain

@wenweih wenweih added the question Further information is requested label Nov 26, 2018
Repository owner deleted a comment from tobarbaro Jan 2, 2024
Repository owner deleted a comment from tobarbaro Jan 2, 2024
Repository owner deleted a comment Jan 2, 2024
Repository owner deleted a comment Feb 2, 2024
Repository owner deleted a comment from jccalbuquerque Feb 14, 2024
Repository owner deleted a comment from jccalbuquerque Feb 14, 2024
Repository owner deleted a comment from Tejesh18 Feb 19, 2024
Repository owner deleted a comment from pavana21 Feb 23, 2024
Repository owner deleted a comment from jeremigio2706 Mar 4, 2024
Repository owner deleted a comment from jeremigio2706 Mar 4, 2024
Repository owner deleted a comment from tim-tepia Mar 18, 2024
Repository owner deleted a comment from metadetron Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

6 participants
@wenweih @themoonstone and others