Skip to content

Releases: NomicFoundation/edr

@nomicfoundation/[email protected]

18 Oct 10:23
d46b5d1
Compare
Choose a tag to compare

14620c9: Fixed panic due to remote nodes not returning total difficulty by adding fallback value

@nomicfoundation/[email protected]

02 Oct 16:27
fb522ec
Compare
Choose a tag to compare
  • a1cee4f: fix(tracing): Make sure to correctly 0x-prefix hex encoded strings in custom error message
  • 7047e6c: Fixed panic from unknown opcode in stack traces

@nomicfoundation/[email protected]

25 Sep 12:45
4508170
Compare
Choose a tag to compare
  • af56289: fix(tracing): Decode unmapped instructions only at the opcode boundary
  • debac88: fix(tracing): Use correct subtrace when detecting error error propagation across delegatecall

@nomicfoundation/[email protected]

23 Sep 07:35
41ad3b7
Compare
Choose a tag to compare
  • c8fbf3b: Allow forked block time offset to be negative
  • bb3808b: Handle optional solc settings better in the tracing engine

@nomicfoundation/[email protected]

10 Sep 09:40
3a88122
Compare
Choose a tag to compare

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.

@nomicfoundation/[email protected]

05 Aug 15:39
d903f29
Compare
Choose a tag to compare

This release fixes a breaking change that we inadvertently introduced in v0.5.1.

@nomicfoundation/[email protected]

05 Aug 14:34
c7d57d5
Compare
Choose a tag to compare
  • 0bba027: Fixed a bug in fork mode where the locally overridden chain id was used instead of the remote chain id when simulating transactions in pre-fork blocks.
  • e02eb22: Fixed a bug in the JSON-RPC where we previously allowed a null value for storage keys of an access list
  • 8ae31b9: Fixed crash when returning large JSON responses

@nomicfoundation/[email protected]

17 Jul 13:08
c988831
Compare
Choose a tag to compare

This version adds optional support for RIP-7212.

@nomicfoundation/[email protected]

11 Jul 12:25
fe9e3b1
Compare
Choose a tag to compare

This release upgrades our version of REVM and includes a minor fix.

  • b056511: Fixes restriction to disallow remote blocks without a nonce
  • e650c9e: Upgraded revm to v37

@nomicfoundation/[email protected]

01 Jul 16:31
918a5a1
Compare
Choose a tag to compare

This release includes some minor fixes and improvements:

  • 245fd07: Provide a more helpful message when passing a timestamp bigger than 2^64 via JSON-RPC
  • d87a8c4: Fixed a problem that prevented forking chains without mix hash fields in their blocks
  • 5984f11: Fixed missing remote contract code when setting storage