DEVELOPMENT PREVIEW — Not live. All activity simulated. Not a regulated venue. Not an offer or solicitation.
← All updates

This week on Nexus 08.14.26

The liquidation path can take a distressed position onto a reserved system account, unwind it against the book under a bankruptcy bound, and route what is left over to the fund under one recorded budget — the whole route behind a per-risk-class flag that is off everywhere. Reduce-only is now checked against the whole position instead of one order at a time, the markets screener has a route and a sortable grid, the API spec moved into this repository and publishes on deploy, and every official client gained a caller-supplied network target.

Trading

Liquidations and risk

Markets and the interface

Market data and history

Bridge and deposits

Streams and subscriptions

Price feeds

Safety and reliability

The API contract

Developer tools and SDKs

Behind the scenes

The account layer moves out of the service and into a crate of its own, one boundary at a time — credentials and client order data first, then the withdrawal-block check, authentication and its replay guard, wallet-signature login and its session store, and delegated agent accounts — with the credential verifier assembled behind them and the swap proved before it was taken.

Elsewhere: builds get a cacheable dependency layer, and one fails rather than shipping without the geolocation database it needs; the benchmark harness reaches its configured sample size, type-checks its benches, reports one-sided ids, gives a below-floor move its own mark, and exits could-not-tell when there is nothing to compare; the sandbox gets a full-drain actor barrier and a risk-module cursor seam; and documentation-sync findings are posted twice a week. Plumbing, mostly — the kind that decides whether the next change is safe to make.