Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 429 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 429 Bytes

Unreleased changes

1.2.0

  • Add decoding of function mutability.

1.1.0

  • Add handling of "Injected Network (by wallet)".
  • Add handling of different blockchain networks (Ethereum and Sepolia).
  • Add textfield option to enable deriving the function interface from raw byteCode.
  • Add decoding of return parameter types.

1.0.0

  • Initial front end to interact with any contract (no ABI/source code needed).