what's MonadBFT?
MonadBFT is a high-performance Byzantine Fault Tolerant (BFT) consensus protocol designed specifically for the Monad blockchain, an EVM-compatible Layer 1 network aimed at achieving scalability and low latency. It builds on the HotStuff family of protocols, introducing pipelined processing to overlap block proposals, voting, and finality stages, enabling sub-second block finality and support for up to 10,000 transactions per second. Key innovations include optimistic responsiveness, where the protocol speculatively finalizes blocks in a single round under normal conditions, and linear communication complexity on the "happy path" to minimize overhead and enhance decentralization. The protocol addresses common BFT challenges like tail-forking attacks—where a malicious leader abandons a predecessor's block to extract MEV—through mechanisms that enforce accountability without quadratic messaging in every round. Instead, it uses relaxed conditions and cryptographic commitments (e.g., Next Expected Commit or NEC) to detect and penalize misbehavior only when failures occur. This fork-resistant design ensures economic security for validators, preventing reward loss due to leader faults, while maintaining streamlined operations for honest networks. MonadBFT integrates with Monad's parallel execution engine, optimizing for high-throughput without sacrificing security or liveness.
MonadBFT now features live DCA, Limit Orders, and an API for trading.
Links
x.com/monad_xyzSupported as a destination chain for Circle's crosschain forwarding service for Bridge Kit and Circle Gateway, enabling automated destination-chain execution for crosschain USDC transfers.
DCA and Limit Orders trading features are now live on the platform, with an API also ready for use.
Major MonadBFT protocol updates are deployed live on-chain and published on arXiv, achieving 2x faster recovery from single leader failure (reduced from 1.6 seconds to 800ms) while maintaining all security guarantees.
aPriori, an MEV infrastructure and liquid staking protocol, is built natively on Monad and is hiring for senior/staff backend engineer positions including MEV infrastructure specialists.
MON airdrop is now open for claiming, distributing tokens to 5,500 Monad community members and 225,000 broader crypto community members, with claims available until November 3rd.
Foundation acquires Portal, led by payments expert Raj Parekh
Research paper introduces new consensus mechanism with tail-fork resistance and lower latency capabilities.