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

Rework transaction endpoints to handle pending status #544

Open
m-Peter opened this issue Sep 13, 2024 · 1 comment
Open

Rework transaction endpoints to handle pending status #544

m-Peter opened this issue Sep 13, 2024 · 1 comment

Comments

@m-Peter
Copy link
Collaborator

m-Peter commented Sep 13, 2024

A submitted transaction that is still in the pending should, it should be returned from eth_getTransactionByHash, with the block fields being null. See: https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionbyhash

@m-Peter m-Peter added this to the Flow-EVM-M2 milestone Sep 13, 2024
@m-Peter m-Peter self-assigned this Sep 13, 2024
@sideninja
Copy link
Contributor

Related #586

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

3 participants