v1.126
Prod
v1.126.0 - Dec 22nd
🖥️ UI Updates
- Improve verbosity of reported RPC errors.
- Expanded the
Block Explorerwith a Transaction Events tab, breadcrumb navigation, and robust search capabilities for a more intuitive user experience.
⚙️ API Updates
- TPSL Updates: Linked TPSL orders now automatically resize if the parent limit order size is modified.
- The
tradesendpoint now enforces a maximum page size of1,000(previously5,000). - Improve JWT verification performance with caching and optimize Starknet order message hashing for better concurrency and speed.
- Sets a safety buffer for
RPIorders to prevent them from crossing the book too much. RPI orders cannot cross book by more than5bps.
Testnet
v1.126.0-rc.1 - Dec 19th
🖥️ UI Updates
- Improve verbosity of reported RPC errors.
- Expanded the
Block Explorerwith a Transaction Events tab, breadcrumb navigation, and robust search capabilities for a more intuitive user experience.
⚙️ API Updates
- TPSL Updates: Linked TPSL orders now automatically resize if the parent limit order size is modified.
- The
tradesendpoint now enforces a maximum page size of1,000(previously5,000). - Improve JWT verification performance with caching and optimize Starknet order message hashing for better concurrency and speed.
- Sets a safety buffer for
RPIorders to prevent them from crossing the book too much. RPI orders cannot cross book by more than5bps.