This issue tracks the migration of the subnet-evm go module to avalanchego. ## TODO - [x] subnet-evm code ready for mono-repo - See https://github.com/ava-labs/avalanchego/issues/4704 - [x] Add import compliance test https://github.com/ava-labs/avalanchego/pull/4537 - [ ] All PRs posted and CI passing on the last one - [x] Set-up tooling https://github.com/ava-labs/avalanchego/pull/4653 - [x] Add `graft/subnet-evm` https://github.com/ava-labs/avalanchego/pull/4654 - [x] Rewrite subnet-evm imports https://github.com/ava-labs/avalanchego/pull/4667 - [x] Change go mod configuration https://github.com/ava-labs/avalanchego/pull/4670 - [x] Migrate CI https://github.com/ava-labs/avalanchego/pull/4671 - [x] Automated lint https://github.com/ava-labs/avalanchego/pull/4674 - [x] Releasing https://github.com/ava-labs/avalanchego/pull/4675 - [x] All above PRs approved and ready for merge - [x] Freeze subnet-evm development to prevent further changes - [x] Successively merge child PRs into the subtree merge PR - [x] Merge the initial PR - [x] Manually merge the subtree merge PR (otherwise history will be squashed) - [x] Make the new subnet-evm CI jobs required - [x] Close the subtree merge PR - [x] Archive the subnet-evm repo - [x] Archive the subnet-evm-internal repo - [x] Migrate any outstanding subnet-evm PRs as per the graft README - [x] Clean up `graft/subnet-evm` post merge (a lá https://github.com/ava-labs/avalanchego/pull/4578) - [x] Update the bug bounty page.
This issue tracks the migration of the subnet-evm go module to avalanchego.
TODO
graft/subnet-evm[migrate-subnet-evm][2] Addgraft/subnet-evm/#4654graft/subnet-evmpost merge (a lá chore: Cleanup coreth post-merge #4578)