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

eth_pendingTransactions not supported #2184

Open
crystalin opened this issue Mar 26, 2023 · 7 comments · May be fixed by #3055
Open

eth_pendingTransactions not supported #2184

crystalin opened this issue Mar 26, 2023 · 7 comments · May be fixed by #3055

Comments

@crystalin
Copy link
Collaborator

Currently eth_pendingTransactions returns "Method not found". We should add support for it

@virajbhartiya
Copy link

Can I work on this?

@crystalin
Copy link
Collaborator Author

Yes, the code for supporting it is most likely going to be in https://github.com/polkadot-evm/frontier

@virajbhartiya
Copy link

Just to make sure, the implementation of eth_pendingTransactions will go in the frontier repository and the test and others will go in the moonbeam repository? Is that correct?

@crystalin
Copy link
Collaborator Author

The implementation goes to frontier yes. For the test, you can also have them in frontier but we usually have more complete test also added to Moonbeam. We can help you with that if neeeded :)

@virajbhartiya
Copy link

Thanks, @crystalin, I'll start with the changes in frontier

@virajbhartiya
Copy link

@crystalin I have raised a PR for the implementation of eht_pendingTransactions polkadot-evm/frontier#1540, I am running into a few issues there, if you or a maintainer from frontier repo can help me out with them would be great

@crystalin
Copy link
Collaborator Author

Thank you @virajbhartiya .
The team is working on the next Moonbeam release that is coming soon, we will get a look at it early next week.

@virajbhartiya virajbhartiya linked a pull request Nov 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants