0.5.2
What's Changed
Bug fixes
- Handle
{:ok, nil}
from RPC get block by number request
Enhancements
- Enable raw use of
Ethers.call/2
(usage without function selector) - Add optional backoff to
Ethers.Utils.date_to_block_number/3
Pull Requests in Release
- Support raw results in
Ethers.call/2
by @alisinabh in #137 - Refactor
Utils.date_to_block_number/3
by @alisinabh in #138
Full Changelog: v0.5.1...v0.5.2