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

RPC endpoint includes an issue with the accessList field. #31

Open
boyuan-chen opened this issue Dec 13, 2024 · 0 comments · Fixed by alloy-rs/alloy#1809
Open

RPC endpoint includes an issue with the accessList field. #31

boyuan-chen opened this issue Dec 13, 2024 · 0 comments · Fixed by alloy-rs/alloy#1809

Comments

@boyuan-chen
Copy link

The Tenderly's endpoint includes a field called accessList in the transaction which can cause the following potential error message.

2024-12-13T00:57:18.151791Z  WARN fetcher: Retrying hint fetch: l1-transactions c0c3190292a82c2ee148774e37e5665f6a205f5ef0cd0885e84701d90ebd442e
2024-12-13T00:57:18.163747Z ERROR fetcher: Failed to prefetch hint: Failed to fetch block: deserialization error: data did not match any variant of untagged enum BlockTransactions at line 1 column 119823

The public Tenderly's RPC endpoint is https://sepolia.gateway.tenderly.co

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.

1 participant