Futures Trading changelog
10 releases · latest 6.1.8
6.1
- 6.1.813 August 2026Upgrade notes
A failover release, and the failure it fixes is silent. Only one process may run the matching engine, and it claims a lease to prove it. If the engine is killed hard — out of memory, a crashed thread, a kill -9, a server losing power — the lease row it hold…
MATCHING-ENGINE · RELIABILITY · HIGH-AVAILABILITY · LIQUIDATION · BUG-FIXES
- 6.1.712 August 2026
An insurance-fund accounting release. When an order is placed, its whole fee is credited to the treasury and a slice of it is immediately moved into the insurance fund. So between placement and cancellation the treasury holds less than the fee — and the ref…
FEES · INSURANCE-FUND · ORDERS · TREASURY · RELIABILITY · BUG-FIXES
- 6.1.611 August 2026Upgrade notes
Leveraged futures trading on this platform could pay out money that was never deposited. Measured on a single trade: two traders posted 60 each against 300 of notional, and closing both sides paid out 160. The 40 came from nowhere, and every request answere…
MONEY · FUTURES · MATCHING ENGINE · MARK PRICE · LIQUIDATION · INSURANCE FUND · RISK · ADMIN · +4
- 6.1.42 August 2026Upgrade notes
The futures admin dashboard reported numbers that did not mean what they said.
ADMIN · RISK · DASHBOARD · LIQUIDATION · EXPOSURE · OPEN INTEREST · LEVERAGE · VOLUME · +4
- 6.1.029 July 2026
A full end-to-end review of the futures addon.
CRITICAL FIXES · SETTLEMENT · LEVERAGE · MARGIN · LIQUIDATION · VALIDATION · KYC · RECONCILIATION · +3
6.0
- 6.0.930 June 2026Upgrade notes
Version 6.0.9 is the futures-extension half of the platform-wide Core v6.4.9 money-safety audit. Order debits now go through the centralized wallet service with a deterministic key, a reconciliation job flags any order without a matching debit, and the emer…
MONEY-SAFETY · FUTURES · IDEMPOTENCY · RECONCILIATION · STABILITY
- 6.0.34 January 2026Upgrade notes
Version 6.0.3 integrates the new Centralized Wallet Service and Multi-Channel Notification Service from Core v6.0.4, providing improved reliability and consistency for all futures trading operations.
WALLET SERVICE · NOTIFICATION SERVICE · ARCHITECTURE
- 6.0.1December 2025
Version 6.0.1 introduces a dedicated futures markets landing page, fixes critical WebSocket connectivity issues for order updates, and resolves database query errors.
MARKETS PAGE · WEBSOCKET FIX · DATABASE FIX · BUG FIXES
- 6.0.0December 2025Upgrade notes
Version 6.0.0 introduces a complete redesign of the Futures extension with an urgent, high-energy aesthetic. This release features an amber and red colour schema that embodies the high-risk, high-reward nature of futures trading, while delivering admin tool…
MAJOR RELEASE · COMPLETE REDESIGN · HIGH-RISK UI · ADMIN ENHANCEMENTS