Fiotech Chain v2.4 Release: 5,000+ TPS & Sub-Second Finality Announced

Fiotech Core Lead
Fiotech Core Lead@fiotech_leadFiotech Core Team
over 1 year ago#1

⚡ 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.

Alex Chen
Alex Chen@alex_evmSmart Contract Dev
in reply to @fiotech_lead #1
over 1 year ago#2

Ran benchmark tests on our staging testnet with 10,000 concurrent orderbook trades. Gas usage dropped by ~38% and block execution time stayed under 120ms. Incredible work by the core protocol team! 🔥

Sarah Jenkins
Sarah Jenkins@sarah_secSecurity Auditor
in reply to @fiotech_lead #1
over 1 year ago#3

Verified that the new state trie compaction passes all EVM invariant tests and reorg edge case simulations without memory leak.

3 Posts in this topic

Last activity by @alex_evm (Alex Chen)