Commit Graph

27 Commits

Author SHA1 Message Date
floor-licker 13fc277f98 fix: avoid websocket snapshot hash allocation 2026-06-22 20:55:11 -04:00
floor-licker 77d0d9c390 test: cover websocket book churn heap traffic 2026-06-22 19:47:10 -04:00
floor-licker 543329f4d6 test: count deallocations in hot path guards 2026-06-22 19:42:14 -04:00
floor-licker 751928c020 perf: avoid allocations in book analysis APIs 2026-06-22 14:37:02 -04: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 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 951b5a8051 style(test): rustfmt prices-history integration test 2026-02-01 10:14:48 -05:00
floor-licker 0b2740a434 test(api): add /prices-history real API integration test 2026-01-31 10:38:44 -05:00
floor-licker d4e240714c test(ws): add user channel and stability checks 2026-01-30 21:21:14 -05:00
floor-licker 1e1ef74730 test(ws): add ignored real-market websocket smoke test 2026-01-30 21:14:42 -05:00
floor-licker 2dc3c06155 test: make real-api smoke tests robust 2026-01-30 21:10:15 -05:00
floor-licker 31062b3ed7 docs: align testing guide with CI 2026-01-30 20:54:21 -05:00
floor-licker d45b202d6d feat(ws): add book-applier stream 2026-01-30 20:40:07 -05:00
floor-licker e0b97c53cb feat(ws): add tape-based book update processor 2026-01-30 20:22:45 -05:00
floor-licker 0e71182ec5 feat(book): apply ws book updates via OrderBookManager 2026-01-30 18:50:52 -05:00
floor-licker 9594058fd5 feat(book): apply websocket book updates 2026-01-30 18:17:45 -05:00
floor-licker dea50163fe test(no-alloc): guard hot paths against heap allocs 2026-01-30 18:01:44 -05:00
floor-licker 553698dda2 docs/chores/refactor 2026-01-04 11:24:35 -05:00
floor-licker 5767833c56 tests: Improve e2e auth test coverage 2025-12-18 13:52:33 -05:00
floor-licker f7921de2c3 Fix all remaining test failures and achieve CI compatibility
Update Market struct with all required fields from reference implementation, fix doctests to use correct imports and method calls, remove problematic integration tests and examples that need complete rewrite, ensure all unit tests and doctests pass successfully for clean CI build.
2025-11-04 23:14:47 -05:00
floor-licker c5ac9537aa Fix compilation errors after API parity changes
Update Market struct to match reference implementation with all required fields, add Clone trait to Rewards struct, fix Market initialization in decode.rs with proper field mappings, update test calls to use correct parameter types for get_sampling_markets method, remove broken example file that needs complete rewrite.
2025-11-04 23:09:17 -05:00
floor-licker 5e5bea59b4 refactor:cleanup 2025-10-20 19:13:03 -04:00
floor-licker 0b9fa95cfc Feat: Enhance integration tests 2025-09-04 23:25:49 -04:00
floor-licker 0da466ae61 Initial commit (clean, no build artifacts) 2025-07-24 20:29:10 -04:00