⚡ Fiotech Chain v2.4 Engine Release
We are proud to roll out Fiotech Chain Core v2.4! This update optimizes state trie compaction, adds native parallel EVM scheduling, and introduces immediate block receipt indexing.
🌟 Key Highlights:
- Parallelized EVM Runtime: Multi-threaded transaction dependency resolution capable of 5,000+ sustained TPS.
- Deterministic Sub-Second Finality: Faster BFT consensus commit rounds without compromising validator safety.
- Ultra-low Gas Calibration: 40% reduction in state storage gas costs for EVM contracts.
# Upgrade your node to v2.4
git fetch --tags
git checkout v2.4.0
make fiotech-node
./build/fiotech-node --version
Please update all validator and RPC nodes before epoch #420000.
