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

bad tx returns non-error #589

Closed
araskachoi opened this issue Oct 22, 2020 · 1 comment · Fixed by #571
Closed

bad tx returns non-error #589

araskachoi opened this issue Oct 22, 2020 · 1 comment · Fixed by #571
Assignees
Labels
rpc Ethereum JSON-RPC related issues and PRs

Comments

@araskachoi
Copy link
Contributor

System info: [Include Ethermint commit, operating system name, and other relevant details]
branch: development

Steps to reproduce:

  1. start the network with ./init.sh
  2. send multiple transactions with the same nonce

Expected behavior: [What you expected to happen]

should give an error (with possible err msg). this error message should give:
invalid nonce; got 1, expected 2

Actual behavior: [What actually happened]

returns a tx hash:
{"jsonrpc":"2.0","id":1,"result":"0xeea0292cffd6a3724cb9e6678127a30baaa17430b59e23742079448d22dba8cf"}

Additional info: [Include gist of relevant config, logs, etc.]

@araskachoi araskachoi self-assigned this Oct 22, 2020
@araskachoi araskachoi mentioned this issue Oct 27, 2020
11 tasks
@araskachoi araskachoi added the rpc Ethereum JSON-RPC related issues and PRs label Oct 27, 2020
@github-actions
Copy link

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale stale PRs that will be closed if no further action occurs label Dec 12, 2020
@araskachoi araskachoi removed the stale stale PRs that will be closed if no further action occurs label Dec 12, 2020
@mergify mergify bot closed this as completed in #571 Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
rpc Ethereum JSON-RPC related issues and PRs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant