Skip to content

v0.4.0

Compare
Choose a tag to compare
@turbolent turbolent released this 04 Apr 17:30
· 1677 commits to main since this release
6e398ab

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 in eth_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 to 0 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