Skip to content

Releases: NomicFoundation/edr

@nomicfoundation/[email protected]

05 Jan 20:10
8c1d0b4

Choose a tag to compare

Pre-release

Minor Changes

  • b5a7b75: Added an API that reports the latest supported Solidity version for source instrumentation

@nomicfoundation/[email protected]

29 Dec 19:01
92e0741

Choose a tag to compare

Pre-release

Minor Changes

  • 44e779c: Added function-level configuration overrides for Solidity tests

Patch Changes

  • b5ad15c: Added support for instrumentation of Solidity 0.8.32 and 0.8.33

@nomicfoundation/[email protected]

22 Dec 14:33
c9c77a0

Choose a tag to compare

Pre-release

Patch Changes

  • 34e1ab4: Updated base mainnet eip1559 parameters after SystemConfig update on 2025-12-18
  • 2272bc0: Fixed excess_blob_gas calculation after Osaka

@nomicfoundation/[email protected]

16 Dec 18:26
5e1cadb

Choose a tag to compare

Pre-release

Patch Changes

  • faef065: Added support for EIP-7892 (Blob Parameter Only hardforks)

@nomicfoundation/[email protected]

12 Dec 22:07
f506f52

Choose a tag to compare

Pre-release

Patch Changes

  • 25b2b2d: Added unsupported cheatcode errors for unsupported cheatcodes up to and including Foundry 1.5.0
  • 7cc0868: Added support for instrumenting Solidity 0.8.31 source code
  • 93a1484: Added Osaka hardfork activations so EDR can accurately infer the hardfork from the block timestamp
  • c52f1f6: Added basic support for Jovian hardfork (OP stack)

@nomicfoundation/[email protected]

04 Dec 14:11
10f25fd

Choose a tag to compare

Pre-release

Patch Changes

  • 5e3968d: Changed latest OP stack hardfork to Isthmus
  • 5e3968d: Changed latest L1 hardfork to Osaka
  • 5e3968d: Fixed default transaction gas limit for post-Osaka hardforks in OP stack and generic chains

@nomicfoundation/[email protected]

20 Nov 17:05
cee650c

Choose a tag to compare

Pre-release

Minor Changes

  • dcf09de: Added full support for OP stack Isthmus hardfork

Patch Changes

  • 2c418b7: Added Osaka blob parameters for usage in eth_call, eth_sendTransaction, etc.
  • 8794449: Added validity check for the block RLP size cap
  • 16ba197: Added an option to ProviderConfig to set the transaction gas cap of the mem pool (EIP-7825)

@nomicfoundation/[email protected]

14 Nov 18:02
98f18b5

Choose a tag to compare

Pre-release

Minor Changes

  • 1e755a3: Backported features and fixes from Foundry 1.3

Patch Changes

  • 33337ea: Added latest EIP-1559 base fee params to Base Mainnet chain config
  • aff229f: Added support for Osaka hardfork

@nomicfoundation/[email protected]

06 Nov 19:24
b8f3c26

Choose a tag to compare

Pre-release

Patch Changes

  • abf7434: Fixed unexpected test failure when running in isolate/gas stats mode
  • f67363e: Added latest dynamic base fee parameters to Base Mainnet chain config

@nomicfoundation/[email protected]

22 Oct 09:23
8fe2607

Choose a tag to compare

Pre-release

Patch Changes

  • 8c1f798: Fixed gas calculation for EIP-7702 refunds