Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

0.5.0

Compare
Choose a tag to compare
@onbjerg onbjerg released this 24 Dec 07:22
· 52 commits to master since this release

Added

  • Revert reason is now parsed, if there is any.

Fixed

  • value on a simulated transaction was incorrectly assumed to be
    the amount of Ether sent in a transaction. It is now correctly
    parsed as Bytes, since it represents the return data (if any)
    of the transaction.