What's Changed
Bug Fixes
- Remove leading zeros from signature r and s values
- Support hex decoded raw transaction in
Ethers.Transaction.decode/1
Pull Requests in Release
- Remove leading zeros from signature r and s by @alisinabh in #173
- Fix decode to work with decoded binaries by @alisinabh in #172
Full Changelog: v0.6.0...v0.6.1