This is a small bug fix release, but includes a reworking of our EDR dependencies to be platform specific, reducing the install size of a Hardhat project's node_modules.
feat: support BLOBHASH and BLOBBASEFEE instructions (#664) feat: support the SELFDESTRUCT instruction (#665) feat: parse EVM legacy assemblies emitted as pre-serialized strings (#662)
Finalizes pending payload builds when resolved early, preserving accumulated work instead of discarding it. Correctly handles whole-storage trie wipes during batched persistence.
refactor(server): remove API v1 (#2877) fix(lib-sourcify): don't store sources unused by the compilation target (#2901) fix: prevent and auto-recover stuck v2 verification jobs (compiler OOM/hang) (#…