0.5.5
What's Changed
Enhancements
- Add
from_blockandto_blockoptions toEthers.get_logs/2 - Add RPC adapter behaviour and proxy for Ethereumex.HttpClient
- Move and export abi decode functionality to
Ethers.TxDatamodule - Export
Ethers.TxData.to_map/2in docs - Add
Ethers.Event.find_and_decode/2function
Pull Requests in Release
- Bump credo from 1.7.8 to 1.7.10 by @dependabot in #150
- Add Adapter for RPC client by @joaop21 in #152
- Bump dialyxir from 1.4.4 to 1.4.5 by @dependabot in #153
- Improve
Ethers.TxDatamodule by @alisinabh in #155 - Bump ex_doc from 0.34.2 to 0.35.1 by @dependabot in #154
- Add
Ethers.Utils.find_and_decode/2function by @alisinabh in #156
New Contributors
Full Changelog: v0.5.4...v0.5.5