v0.4.0
What's Changed
- Update to Cadence v1.0.0-preview.15 by @SupunS in #165
- Index Flow EVM direct calls as transactions by @m-Peter in #132
- Support empty
To
address ineth_call
endpoint by @m-Peter in #167 - Add support for returning full transactions by @m-Peter in #166
- Check the gas price of the signed transaction by @m-Peter in #174
- Update to Cadence v1.0.0-preview.16 by @SupunS in #175
- Properly handle tx results from
EVM.run
by @m-Peter in #178 - Return proper response in
eth_getTransactionReceipt
by @m-Peter in #179 - Set
GasPrice
to0
for gas estimation tx by @m-Peter in #176 - Pulling API and filter management by @sideninja in #181
- Update to Cadence v1.0.0-preview.18 by @SupunS in #182
- Update to Cadence v1.0.0-preview.19 by @turbolent in #184
New Contributors
Full Changelog: v0.3.1...v0.4.0