This patch release fixes an issue where synthetic transactions (for example HTS crypto transfers), returned by eth_getTransactionByHash
did not include the value
field. The value
field in transactions is required by the Ethereum JSON-RPC Specification. This release brings us closer to be Ethereum equivalent.
What's Changed
Bug Fixes
Full Changelog: v0.70.0...v0.70.1