Skip to content

v0.21.0

Compare
Choose a tag to compare
@turbolent turbolent released this 28 Jun 11:56
· 884 commits to main since this release
07940bf

What's Changed

  • Pass the gateway config to NetAPI so it can return the proper network ID by @m-Peter in #311
  • Bring back zerolog.ConsoleWriter for local development by @m-Peter in #312
  • CI improvements for E2E tests by @m-Peter in #318
  • Bugfix invalid block number or hash by @sideninja in #313
  • Add missing uncle endpoints and max fee per gas by @sideninja in #316
  • Some more CI fixes to assist debugging of flaky tests by @m-Peter in #319
  • Index revertReason field on receipts storage by @m-Peter in #304
  • Print command error when failing, not output by @m-Peter in #321
  • Validate TransactionArgs passed in eth_estimateGas & eth_call JSON-RPC endpoints by @m-Peter in #320
  • Apply basic validation rules on transaction payload by @m-Peter in #314
  • Transaction pool by @sideninja in #299
  • Update to Cadence v1.0.0-preview.35 by @turbolent in #324

Full Changelog: v0.20.0...v0.21.0