Skip to content

0.2.1

Compare
Choose a tag to compare
@alisinabh alisinabh released this 04 Jan 04:49
· 129 commits to main since this release
828f771

What's Changed

New features

  • Add Ethers.get_balance/2 function to query native chain balance of accounts.

Bug fixes

  • Encode integers to hex even when they are part of params

Pull Requests in Release

  • Fix integer encoding in parameters of transactions by @alisinabh in #72
  • Implement Ethers.get_balance/2 with tests by @alisinabh in #73

Full Changelog: v0.2.0...v0.2.1