All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog (modification: no type change headlines) and this project adheres to Semantic Versioning.
Maintenance release with downstream dependency updates, see PR #3527
Maintenance release with downstream dependency updates, see PR #3297
Maintenance release with dependency updates, see PR #3261
This release comes with full support for the Holesky public Ethereum testnet replacing the Goerli
test network.
- Package CI integration, PR #3098
Final release version from the breaking release round from Summer 2023 on the EthereumJS libraries, thanks to the whole team for this amazing accomplishment! ❤️ 🥳
See RC1 release notes for the main change description.
Initial release.
This package contains all genesis state files (currently for Goerli, Mainnet and Sepolia) previously included in the @ethereumjs/blockchain
package, see PR #2768, [#2815](ethereumjs#2815 and #2886) for package introduction.
This is to reduce bundle and distribution sizes for other packages, mainly Blockchain, EVM and VM, since genesis state information (particularly the large Mainnet state) is often not necessary for large parts of API usage.