Caution
This version is NOT compatible with the Fantom Opera main net and test net. It will not synchronize with these networks if deployed.
What's Changed
- Adds the new Sonic VM for faster contract code processing.
- Improves upon the Sonic DB performance with additional optimizations, especially for the new features.
- Adds support for Cancun/Deneb including transient storage and new VM opcodes.
- The
Prevrandao
is now fully supported in the VM and is ready to be used in contracts. - Offers limited support for Type 3 transactions. The BLOB storage has not been implemented and non-empty BLOB transactions are rejected if submitted.
- Includes an updated consensus control for stable TTF with improved security of the blocks building.
- Built-in topology heuristics optimizes the network responsiveness.
- We also included number of smaller bug fixes and improvements across different parts of the system.