We are happy to announce the new version of fuel-core 0.28.0. With this release, the following changes are introduced for the users and the network.
For the network:
- Removed cases when the node could halt during synchronization.
- Optimized how VM memory is used and passed between different node layers. The change - allows charging the user less for VM initialization and a fair charge for the user for allocation operations.
- All opcodes became cheaper. More information about price changes here.
For the user:
- Speedup synchronization with the network for the first 1.5M blocks.
- Fixed problems with the reconnection mechanism.
- Added ability to specify the gas price during dry-running transactions.
You can find the release notes for the SDK here.
You must upgrade your SDKs to use the new version of the fuel-core