Skip to content

0.2.3

Choose a tag to compare

@alisinabh alisinabh released this 30 Jan 02:48
e0ce162

What's Changed

New features

  • Add Ethers.get_transaction_receipt/2 function to query native chain transaction receipt by transaction hash.

Enhancements

  • Add more metadata to Ethers.Transaction struct.
  • Return Ethers.Transaction struct in Ethers.get_transaction/2 function.
  • Support get_transaction in batch requests.

Pull Requests in Release

  • Bump ex_doc from 0.31.0 to 0.31.1 by @dependabot in #77
  • Add Ethers.get_transaction_receipt by @calvin-nl in #80
  • Decode transaction body by @wchenNL in #76

New Contributors

Full Changelog: v0.2.2...v0.2.3