Skip to content

@nomicfoundation/[email protected]

Compare
Choose a tag to compare
@fvictorio fvictorio released this 10 Sep 09:40
· 25 commits to main since this release
3a88122

Minor Changes

  • a417e19: Renamed json field in response to data and changed its type to string | object (specified as string | any due to an napi-rs limitation).

Patch Changes

  • 2f1c189: Improved error message and added option to skip unsupported transaction type in debug_traceTransaction. Set __EDR_UNSAFE_SKIP_UNSUPPORTED_TRANSACTION_TYPES=true as an environment variable to enable this.