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 · 2 comments
Open

Rework transaction endpoints to handle pending status #544

m-Peter opened this issue Sep 13, 2024 · 2 comments

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

@sideninja
Copy link
Contributor

Related #586

@m-Peter
Copy link
Collaborator Author

m-Peter commented Dec 10, 2024

Apply logic described in #654 (comment), and investigate the proper place to publish pending transaction event to subscribed filters.

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