-
Couldn't load subscription status.
- Fork 274
Closed
Milestone
Description
Release
This release mainly focuses on e2e testing and contracts Typescript package.
- Subnet-EVM is prepared to be used as a library for e2e testing.
contract-examplesrenamed tocontracts.- Refactors TS tests in
contractsto use solidity-based DS-tests . - Publishes a NPM package to be used from external NPM packages.
Issues
- Switch from using HardHat to Foundry #223
- Remove yarn dependency from example-contracts AND CI #660
- Publish contracts as a NPM module #676
- Subnet-EVM as a E2E library #675
Documentation
Link the relevant documentation PRs for this release:
Checklist
- Update version in scripts/versions.sh and plugin/evm/version.go
- Bump AvalancheGo dependency for RPCChainVM Compatibility
- Add new entry in compatibility.json for RPCChainVM Compatibility
- Update AvalancheGo compatibility in README
- Bump cmd/simulator go mod (if needed)
- Confirm goreleaser job has successfully generated binaries by checking the releases page