Skip to content

v0.70.1

Latest
Compare
Choose a tag to compare
@swirlds-automation swirlds-automation released this 14 Aug 14:29
v0.70.1
6cfabf5

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

  • fix: add value in transaction object for synthetic transactions by @acuarica in #4202

Full Changelog: v0.70.0...v0.70.1