Commit Graph

177 Commits

Author SHA1 Message Date
floor-licker 387e685814 docs: remove unsupported buffer pool claim 2026-06-22 17:42:17 -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 daa6522adf fix: widen order token amounts 2026-06-22 17:21:27 -04:00
floor-licker 91b1f9f463 Merge pull request #48 from floor-licker/fix/exact-order-tick-size-parsing
fix: require exact order tick sizes
2026-06-22 17:19:45 -04:00
floor-licker b35b2b316e fix: require exact order tick sizes 2026-06-22 17:13:26 -04:00
floor-licker 670d6ae034 Merge pull request #47 from floor-licker/fix/hmac-body-benchmark-and-credentials
fix: prepare hmac credentials for auth paths
2026-06-22 17:10:47 -04:00
floor-licker 6f856ab29c fix: prepare hmac credentials for auth paths 2026-06-22 16:26:38 -04:00
floor-licker 2b7221f1b1 Merge pull request #46 from floor-licker/fix/ws-hot-path-benchmark-coverage
test: broaden ws hot-path benchmarks
2026-06-22 16:11:46 -04:00
floor-licker c14557235f test: broaden ws hot-path benchmarks 2026-06-22 16:02:31 -04:00
floor-licker f9fffb27b5 Merge pull request #45 from floor-licker/fix/book-update-benchmark-reliability
fix: make book update benchmarks measure real work
2026-06-22 15:53:26 -04:00
floor-licker c4b4da9c08 fix: make book update benchmarks measure real work 2026-06-22 15:46:45 -04:00
floor-licker 22904ef1a9 Merge pull request #44 from floor-licker/fix/benchmark-results-refresh
docs: refresh benchmark comparison results
2026-06-22 15:44:36 -04:00
floor-licker 56f4993621 docs: refresh benchmark comparison results 2026-06-22 15:36:19 -04:00
floor-licker 3fa1f937b9 Merge pull request #43 from floor-licker/fix/http-transport-tuning
perf: tune Polymarket HTTP transport
2026-06-22 15:30:21 -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 2daa120adf chore: update quinn-proto security patch 2026-06-22 14:49:28 -04:00
floor-licker 9f271dde4c Merge pull request #41 from floor-licker/fix/order-path-repeated-work
perf: reduce repeated order auth work
2026-06-22 14:48:24 -04:00
floor-licker deeb9cc84d chore: update quinn-proto security patch 2026-06-22 14:40:16 -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 74b98da9ab Merge pull request #40 from floor-licker/fix/sharded-order-book-manager
perf: shard order book manager locks
2026-06-22 14:19:31 -04:00
floor-licker 37f5651b65 perf: shard order book manager locks 2026-06-22 14:02:08 -04:00
floor-licker 5eeb6e309e Merge pull request #39 from floor-licker/fix/snapshot-generation-retain
perf: retain snapshots by generation
2026-06-22 13:54:16 -04:00
floor-licker ddbacf5fbb perf: retain snapshots by generation 2026-06-22 13:46:29 -04:00
floor-licker ebc2929b1e Merge pull request #38 from floor-licker/fix/ws-hot-path-direct-parser
perf: enforce strict ws fixed-point parsing
2026-06-22 13:40:32 -04:00
floor-licker 01c7242e6c Merge pull request #37 from floor-licker/fix/realistic-comparison-benchmarks
test: benchmark real order and book hot paths
2026-06-22 13:34:03 -04:00
floor-licker 352f9d053c perf: enforce strict ws fixed-point parsing 2026-06-22 13:33:51 -04:00
floor-licker d5d7dea231 test: benchmark real order and book hot paths 2026-06-22 13:23:46 -04:00
floor-licker 018863c557 Merge pull request #36 from floor-licker/feat/ws-fixed-point-hot-path
perf: parse WS book levels as fixed point
2026-06-22 13:19:40 -04:00
floor-licker 92b7ccab65 perf: parse ws book levels as fixed point 2026-06-22 13:11:58 -04:00
floor-licker 769f868cff Merge pull request #35 from floor-licker/feat/official-sdk-benchmark
perf: benchmark official Polymarket SDK
2026-06-22 13:03:48 -04:00
floor-licker 4536076274 perf: benchmark official Polymarket SDK
Add an opt-in side-by-side benchmark against Polymarket's active Rust SDK and move the HTTP client stack to reqwest 0.13 with rustls/http2 after diagnostics showed the gap was not JSON parsing.
2026-06-22 12:21:09 -04:00
floor-licker a92b98a9b9 Merge pull request #34 from floor-licker/fix/release-v0.4.1
chore(release): 0.4.1
v0.4.1
2026-06-16 16:10:38 -03:00
floor-licker ab71232945 chore(release): 0.4.1 2026-06-16 16:01:13 -03:00
floor-licker 2406c41fd3 Merge pull request #33 from floor-licker/fix/ws-book-snapshot-timestamps
fix(book): handle websocket book snapshots
2026-06-16 15:59:25 -03: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 d1ae63af80 Merge pull request #28 from floor-licker/feat/clob-v2-migration
feat: clob v2 migration
v0.4.0
2026-04-28 12:01:27 -03:00
floor-licker 69c42673a9 fix: satisfy latest clippy example lint 2026-04-28 11:42:51 -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
floor-licker eac25be5b2 test: support live DNS override and credential aliases 2026-04-28 10:05:22 -03:00
floor-licker f7638310b0 merge main into clob v2 migration 2026-04-28 09:54:39 -03:00
floor-licker 54c35a7034 chore: default live CLOB host to production 2026-04-28 09:46:06 -03:00
floor-licker e5994d04dd fix: align V2 client with official SDK fee behavior 2026-04-27 22:36:57 -03:00
floor-licker e78ae17286 feat: migrate CLOB client to V2-only trading 2026-04-24 12:48:30 -03:00
floor-licker 17255926f9 Merge pull request #14 from onsails/batch
Batch orders, GTC/GTD/FOK/FAK order types, typed responses, proxy-wallet support, per-page pagination
2026-02-16 22:37:23 -05:00
Andrey Kuznetsov 4d6ba2ab5c feat(ws): extend TradeMessage with full trade execution fields
TradeMessage was severely under-specified compared to the Polymarket WS
API. Add missing fields needed by the engine: taker_order_id,
maker_orders, trader_side, fee_rate_bps, outcome, owner, trade_owner,
transaction_hash. Replace untyped status/msg_type strings with proper
TradeMessageStatus and TradeMessageType enums.
2026-02-15 21:19:54 +00:00
Andrey Kuznetsov 0280d537ae feat: add proxy wallet support and per-page pagination
- Add sig_type/funder params to with_l2_headers() for proxy wallet order signing
- Add get_trades_page() and get_orders_page() for per-page cursor pagination
- Refactor get_trades/get_orders to use page methods internally
2026-02-15 21:19:54 +00:00