What's Changed
- Pass the gateway config to
NetAPIso it can return the proper network ID by @m-Peter in #311 - Bring back
zerolog.ConsoleWriterfor 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
revertReasonfield on receipts storage by @m-Peter in #304 - Print command error when failing, not output by @m-Peter in #321
- Validate
TransactionArgspassed ineth_estimateGasð_callJSON-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