You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for notifying us about the issue you faced!
Main initial investigation:
It looks like that new field effectiveGasPrice gives us issue for the old blocks, like 0xb50c907dcdf2673a2c96d6469754f5c8b67cdb7426322797c179a3aa28f1764e that were produced before binary update.
if you try something recent - 0xa65fc596d2a82a4c7bff56bf46330ae27bb814a3840b6fe751f7b597c9504401 it will be processed successfully.
mur-me
changed the title
hmyv2_getTransactionReceipt crashing
[hmyv2_getTransactionReceipt] - new effectiveGasPrice field is crashing RPC receipt calls for the old transactions after update to the v2025.0.0
Feb 7, 2025
Describe the bug
To Reproduce
Python code:
Expected behavior
Should not return an error
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
go env
]Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: