Skip to content

Files

Latest commit

255073c · Aug 15, 2022

History

History
24 lines (15 loc) · 499 Bytes

CHANGELOG.md

File metadata and controls

24 lines (15 loc) · 499 Bytes

v0.1.5

  • Improve abi from https://github.com/Kabie/abx/tree/main/lib/abx
  • Fixed Web3.Middleware.Parse after_dispatch

v0.1.4

  • Get failed http request without raise
  • Format parser result.

v0.1.2

  • Improve ABI Parse
  • Making Eth API's input and output more user-friendly
  • contract support top module naming.
  • Reducing the requirements for Elixir versions

v0.1.1

Fix use Web3.Utils, Make sure the application can use the Web3.Utils method

v0.1.0

Initial release.