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_getTransactionReceipt fails to find transaction #64

Closed
xBalbinus opened this issue Aug 21, 2024 · 4 comments
Closed

eth_getTransactionReceipt fails to find transaction #64

xBalbinus opened this issue Aug 21, 2024 · 4 comments
Assignees
Labels
from slack Painpoint request flagged from Slack

Comments

@xBalbinus
Copy link
Collaborator

Description:
Received similar query on TG on executing following command after setting up node.

curl --request POST
--url https://api.chain.love/rpc/v1https://api.chain.love/rpc/v1>
--header 'content-type: application/json'
--data '{
"id": 0,
"jsonrpc": "2.0",
"method": "eth_getTransactionReceipt",
"params": [
"0x37690cfec6c1bf4c3b9288c7a5d783e98731e90b0a4c177c2a374c7a9427355e"
]
}'

Source:
https://filecoinproject.slack.com/archives/C0745JU645A/p1724224095219699?thread_ts=1724161038.363349&cid=C0745JU645A

@xBalbinus xBalbinus added the from slack Painpoint request flagged from Slack label Aug 21, 2024
@github-project-automation github-project-automation bot moved this to 🌑 Unstarted / Needs Triage in Filecoin DX Painpoints Tracker Aug 21, 2024
@xBalbinus
Copy link
Collaborator Author

filecoin-project/lotus#11583 Also see here

@xBalbinus xBalbinus changed the title <New Issue From Slack> eth_getTransactionReceipt fails to find transaction Sep 3, 2024
@trruckerfling
Copy link
Collaborator

filecoin-project/lotus#12421 this seems to resolve things in ETH RPC API on Lotus. @xBalbinus @rk-rishikesh can either of you pls run tests to ensure this is resolved and not a builder issue moving forward?

@xBalbinus
Copy link
Collaborator Author

Followed up; issue still occurs, not sure if the curl req is wrong; the PRs seem to have gone through (at least partially)

@xBalbinus xBalbinus moved this from 🌑 Unstarted / Needs Triage to 👀 In review in Filecoin DX Painpoints Tracker Jan 7, 2025
@xBalbinus
Copy link
Collaborator Author

Update: PR was landed to fix, but chain.love has not updated their node to the latest version. Any action items on this should just relate to contacting these providers to update their services. Otherwise done.

@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Filecoin DX Painpoints Tracker Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from slack Painpoint request flagged from Slack
Projects
Status: Done
Development

No branches or pull requests

3 participants