Skip to content

Sonic v2.0.1

Latest
Compare
Choose a tag to compare
@jmpike jmpike released this 02 Dec 09:45
1933d89

Caution

This version is NOT compatible with the Fantom Opera main net and test net. It will not synchronize with these networks if deployed. Please use the Version 1.2.1-g to connect with the Fantom Opera main network.

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. Please note Prevrandao on Sonic can not be influenced by a validator not proposing a block.
  • 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.