Skip to content

0.6.10

Latest

Choose a tag to compare

@alisinabh alisinabh released this 24 Oct 12:09
b965750

What's Changed

Breaking Changes

  • Ethers.Utils.human_arg/2 now returns checksummed addresses instead of lowercase addresses for better EIP-55 compliance

Bug Fixes

  • Fix Ethers.Utils.human_arg/2 incorrectly handling 20-byte binary addresses that start with bytes 0x30 and 0x78 (which represent the string "0x")

Pull Requests in Release

Full Changelog: v0.6.9...v0.6.10