Commit Graph

108 Commits

Author SHA1 Message Date
floor-licker ab491d11c6 docs: clarify websocket snapshot ordering 2026-06-22 21:09:23 -04:00
floor-licker 8385922990 fix: expose book snapshot clocks 2026-06-22 21:06:37 -04:00
floor-licker 6d90790d02 Merge pull request #67 from floor-licker/fix/hashless-ws-snapshot-state
fix: avoid websocket snapshot hash allocation
2026-06-22 21:02:00 -04:00
floor-licker 8a38779661 Merge pull request #66 from floor-licker/fix/exact-decimal-price-conversion
fix: require exact decimal price conversion
2026-06-22 20:57:52 -04:00
floor-licker 13fc277f98 fix: avoid websocket snapshot hash allocation 2026-06-22 20:55:11 -04:00
floor-licker 672a821573 fix: require exact decimal price conversion 2026-06-22 20:50:05 -04:00
floor-licker cdb72797b5 fix: remove unused buffer pool 2026-06-22 20:45:05 -04:00
floor-licker d9f50c6b7a fix: resolve snapshot clock hash conflicts 2026-06-22 20:09:23 -04:00
floor-licker 08a1c13b80 Merge pull request #63 from floor-licker/fix/same-millisecond-snapshot-hash
fix: accept same timestamp snapshots with new hash
2026-06-22 20:02:24 -04:00
floor-licker 3d85584b95 fix: resolve book clock merge conflicts 2026-06-22 20:01:35 -04:00
floor-licker 9124758187 fix: accept same timestamp snapshots with new hash 2026-06-22 19:54:28 -04:00
floor-licker 8babf07cde Merge pull request #61 from floor-licker/fix/count-hot-path-deallocations
test: count deallocations in hot path guards
2026-06-22 19:52:29 -04:00
floor-licker 39ac56356e fix: separate book delta and snapshot clocks 2026-06-22 19:50:13 -04:00
floor-licker 38303c0dc6 Merge pull request #60 from floor-licker/fix/atomic-book-snapshots
fix: apply book snapshots atomically
2026-06-22 19:48:12 -04:00
floor-licker 543329f4d6 test: count deallocations in hot path guards 2026-06-22 19:42:14 -04:00
floor-licker cb1838e77d Merge pull request #59 from floor-licker/docs/clarify-fill-engine-scope
docs: clarify fill engine scope
2026-06-22 19:39:48 -04:00
floor-licker 947607ce6c Merge pull request #58 from floor-licker/docs/clarify-decode-hot-paths
docs: clarify decode hot path boundaries
2026-06-22 19:39:34 -04:00
floor-licker f6851c476b fix: require both sides for book snapshots 2026-06-22 19:38:22 -04:00
floor-licker 43b71fbd1f fix: apply book snapshots atomically 2026-06-22 19:34:37 -04:00
floor-licker 6a9522f0f9 docs: clarify fill engine scope 2026-06-22 19:28:38 -04:00
floor-licker 90c85639c7 docs: clarify decode hot path boundaries 2026-06-22 19:27:09 -04:00
floor-licker c821262af5 Merge pull request #57 from floor-licker/fix/stream-manager-message-receiver
fix: deliver stream manager broadcasts
2026-06-22 19:26:00 -04:00
floor-licker 02fa74d2f5 fix: deliver stream manager broadcasts 2026-06-22 19:14:51 -04:00
floor-licker 3fb2bd8f66 perf: use sorted vectors for book sides 2026-06-22 19:09:06 -04:00
floor-licker cb8f19c246 Merge pull request #55 from floor-licker/fix/prepared-order-path
feat: add prepared order path
2026-06-22 18:35:45 -04:00
floor-licker e4badca6b6 feat: add prepared order path 2026-06-22 18:29:12 -04:00
floor-licker 37f78d199e fix: parse paginated data through typed pages 2026-06-22 18:17:53 -04:00
floor-licker b08df372c3 Merge pull request #53 from floor-licker/fix/borrow-batch-request-bodies
fix: borrow batch request bodies
2026-06-22 18:08:49 -04:00
floor-licker 27c6352ab2 Merge pull request #52 from floor-licker/fix/remove-unused-dns-cache
chore: remove unused dns cache
2026-06-22 18:08:27 -04:00
floor-licker d689fcb524 fix: borrow batch request bodies 2026-06-22 18:03:06 -04:00
floor-licker bfd7b1fa84 Merge pull request #50 from floor-licker/fix/rest-simd-json-parsing
feat: use simd json for rest market parsing
2026-06-22 18:00:12 -04:00
floor-licker d06f1669a6 chore: remove unused dns cache 2026-06-22 17:57:42 -04:00
floor-licker e603104f03 Merge pull request #49 from floor-licker/fix/widen-order-token-amounts
fix: widen order token amounts
2026-06-22 17:34:21 -04:00
floor-licker 7bde69f0ce feat: use simd json for rest market parsing 2026-06-22 17:31:49 -04:00
floor-licker daa6522adf fix: widen order token amounts 2026-06-22 17:21:27 -04:00
floor-licker b35b2b316e fix: require exact order tick sizes 2026-06-22 17:13:26 -04:00
floor-licker 6f856ab29c fix: prepare hmac credentials for auth paths 2026-06-22 16:26:38 -04:00
floor-licker c14557235f test: broaden ws hot-path benchmarks 2026-06-22 16:02:31 -04:00
floor-licker 38202cef5e perf: tune Polymarket HTTP transport 2026-06-22 15:20:30 -04:00
floor-licker 51a783bc43 Merge pull request #42 from floor-licker/fix/book-fast-api-allocations
perf: avoid allocations in book analysis APIs
2026-06-22 15:00:58 -04:00
floor-licker 751928c020 perf: avoid allocations in book analysis APIs 2026-06-22 14:37:02 -04:00
floor-licker 85698e0e61 perf: reduce repeated order auth work 2026-06-22 14:31:16 -04:00
floor-licker 37f5651b65 perf: shard order book manager locks 2026-06-22 14:02:08 -04:00
floor-licker ddbacf5fbb perf: retain snapshots by generation 2026-06-22 13:46:29 -04:00
floor-licker 352f9d053c perf: enforce strict ws fixed-point parsing 2026-06-22 13:33:51 -04:00
floor-licker 92b7ccab65 perf: parse ws book levels as fixed point 2026-06-22 13:11:58 -04:00
floor-licker 9c52a85208 fix(deps): update hickory resolver 2026-06-16 15:38:00 -03:00
floor-licker 502bd6f3d0 fix(book): handle websocket book snapshots 2026-06-16 15:29:39 -03:00
floor-licker 919b36378c fix: satisfy ci clippy and audit 2026-04-28 11:38:31 -03:00
floor-licker 7ad3229af8 fix: support V2 proxy wallet funders 2026-04-28 11:19:55 -03:00