0.1.2
Breaking Changes
TxData.to_map/2
now returns hex values for all integers.Utils.maybe_add_gas_limit/2
now adds hex gas limit value instead of integer.
Pull Requests in Release
- Convert integer override values to hexadecimal as per Ethereum JSON RPC spec by @alisinabh in #64
- Bump ex_doc from 0.30.9 to 0.31.0 by @dependabot in #63
Full Changelog: v0.1.1...v0.1.2