Skip to content

0.4.0

Compare
Choose a tag to compare
@alisinabh alisinabh released this 11 Mar 17:05
· 108 commits to main since this release
e5aa4b0

What's Changed

Breaking Changes

  • Custom errors will be returned as error structs instead of raw RPC response
  • Updated ERC20, ERC721 and ERC1155 ABIs to Openzeppelin 5.x

Enhancements

  • Generate error structs from ABI and decode custom errors when error data is available
  • Use JsonRPC signer as a default signer in Ethers.sign_transaction/2

Pull Requests in Release

Full Changelog: v0.3.1...v0.4.0