-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
Issues
The link where it says "To get a comprehensive introduction to Precompile-EVM, take the Avalanche Academy course on Customizing the EVM." goes to a page that doesn't work.
The link should be this (I believe): https://academy.avax.network/course/customizing-evm
And you should make the old link redirect to this "izing" one to correct all possible occurrences of this mistake elsewhere
- Update Precompile-EVM version in plugin/main.go
- Bump AvalancheGo dependency for RPCChainVM Compatibility in go.mod and versions.sh
- Bump Subnet-EVM version in go.mod and versions.sh
- Add new entry in compatibility.json for RPCChainVM Compatibility
- Update AvalancheGo compatibility in README
- Update hello-world-example branch with latest master, run CI tests