Commit Graph

  • 7ad3229af8 fix: support V2 proxy wallet funders floor-licker 2026-04-28 11:19:55 -03:00
  • eac25be5b2 test: support live DNS override and credential aliases floor-licker 2026-04-28 10:05:22 -03:00
  • f7638310b0 merge main into clob v2 migration floor-licker 2026-04-28 09:54:39 -03:00
  • 54c35a7034 chore: default live CLOB host to production floor-licker 2026-04-28 09:46:06 -03:00
  • e5994d04dd fix: align V2 client with official SDK fee behavior floor-licker 2026-04-27 22:36:57 -03:00
  • e78ae17286 feat: migrate CLOB client to V2-only trading floor-licker 2026-04-24 12:48:30 -03:00
  • 17255926f9 Merge pull request #14 from onsails/batch floor-licker 2026-02-16 22:37:23 -05:00
  • 4d6ba2ab5c feat(ws): extend TradeMessage with full trade execution fields Andrey Kuznetsov 2026-02-13 01:39:26 +00:00
  • 0280d537ae feat: add proxy wallet support and per-page pagination Andrey Kuznetsov 2026-02-13 00:46:00 +00:00
  • 84c3d269ea feat(client): use typed HTTP response models instead of serde_json::Value Andrey Kuznetsov 2026-02-12 23:49:50 +00:00
  • 6190a24e0c feat(clob): support all order types for order posting Andrey Kuznetsov 2026-02-12 23:23:00 +00:00
  • d9627d8f6c feat(clob): enforce 15-order limit for batch posting Andrey Kuznetsov 2026-02-12 23:19:48 +00:00
  • 30d4ea3937 feat(clob): add batch order posting support Andrey Kuznetsov 2026-02-12 23:19:14 +00:00
  • 0ad1915d2a Merge pull request #16 from floor-licker/feat/pr13-patch-bump v0.3.1 floor-licker 2026-02-15 10:18:58 -05:00
  • 237c98eb36 chore(release): bump patch version to 0.3.1 feat/pr13-patch-bump floor-licker 2026-02-15 10:07:20 -05:00
  • deb3df783f Merge pull request #13 from onsails/alloy floor-licker 2026-02-15 10:01:50 -05:00
  • 105a66804d Merge origin/main into alloy to resolve conflicts floor-licker 2026-02-15 09:53:08 -05:00
  • e8459c82b4 Merge pull request #15 from floor-licker/feat/alloy-1x-upgrade floor-licker 2026-02-15 09:49:44 -05:00
  • 51c7401372 fix: remove hard dependency from side-by-side benchmark example feat/alloy-1x-upgrade floor-licker 2026-02-15 09:45:08 -05:00
  • 020140a13b chore: upgrade alloy dependencies to 1.x floor-licker 2026-02-15 09:38:17 -05:00
  • 55c66f5f64 Update Cargo.toml floor-licker 2026-02-14 23:47:25 -05:00
  • 81d78a4c6a chore(deps): upgrade Alloy and remove incompatible side-by-side benchmark Andrey Kuznetsov 2026-02-12 23:02:14 +00:00
  • a63a170335 Merge pull request #10 from floor-licker/feat/rfq-endpoints floor-licker 2026-02-03 23:15:44 -05:00
  • 6e52dcbd0c feat:implement rfq endpoints feat/rfq-endpoints floor-licker 2026-02-03 22:36:34 -05:00
  • 29307e4c90 chore: bump bytes to 1.11.1 floor-licker 2026-02-03 19:48:16 -05:00
  • e0250dbf4b docs: update README.md floor-licker 2026-02-03 16:32:41 -05:00
  • 443bc1ef1e docs: update README.md floor-licker 2026-02-03 16:29:57 -05:00
  • 6517c51bd4 chore(crate): trim keywords/categories for crates.io v0.3.0 floor-licker 2026-02-02 21:33:24 -05:00
  • f3e233e172 chore(release): bump to 0.3.0 floor-licker 2026-02-02 21:31:13 -05:00
  • d078e70c73 chore(http): derive user-agent version from package metadata floor-licker 2026-02-02 21:15:17 -05:00
  • 951b5a8051 style(test): rustfmt prices-history integration test floor-licker 2026-02-01 10:14:48 -05:00
  • 0b2740a434 test(api): add /prices-history real API integration test floor-licker 2026-01-31 10:38:44 -05:00
  • 3dfb65ea0e feat(api): add /prices-history helper methods floor-licker 2026-01-31 10:30:48 -05:00
  • 9f86e24402 docs(readme): add ws_hot_path benchmark command floor-licker 2026-01-30 23:04:25 -05:00
  • 25f268981f docs(readme): mention WS hot-path benchmark floor-licker 2026-01-30 23:03:33 -05:00
  • f5a807cfd0 bench(ws): add serde baseline comparison floor-licker 2026-01-30 22:48:52 -05:00
  • 40b503ef29 bench(ws): add WS hot-path Criterion benchmark floor-licker 2026-01-30 22:41:51 -05:00
  • 65bab0d3c1 docs: update README.md floor-licker 2026-01-30 21:30:10 -05:00
  • d4e240714c test(ws): add user channel and stability checks floor-licker 2026-01-30 21:21:14 -05:00
  • 1e1ef74730 test(ws): add ignored real-market websocket smoke test floor-licker 2026-01-30 21:14:42 -05:00
  • 2dc3c06155 test: make real-api smoke tests robust floor-licker 2026-01-30 21:10:15 -05:00
  • 0f577f0b2c fix(api): improve order endpoint compatibility floor-licker 2026-01-30 21:10:03 -05:00
  • 2570aa08a1 docs: clarify integration test env vars floor-licker 2026-01-30 20:55:20 -05:00
  • 31062b3ed7 docs: align testing guide with CI floor-licker 2026-01-30 20:54:21 -05:00
  • d45b202d6d feat(ws): add book-applier stream floor-licker 2026-01-30 20:40:07 -05:00
  • e0b97c53cb feat(ws): add tape-based book update processor floor-licker 2026-01-30 20:22:45 -05:00
  • b523a7fd44 docs: update README.md floor-licker 2026-01-30 19:53:17 -05:00
  • 9fa4174e42 docs: update README.md floor-licker 2026-01-30 19:48:30 -05:00
  • 3b0765fbec ci: run no-alloc hot-path tests as separate job floor-licker 2026-01-30 19:35:03 -05:00
  • c1b763309b chore(security): update lockfile for RustSec advisories floor-licker 2026-01-30 19:20:32 -05:00
  • 7145f74805 docs: update README.md floor-licker 2026-01-30 19:01:46 -05:00
  • 0e71182ec5 feat(book): apply ws book updates via OrderBookManager floor-licker 2026-01-30 18:50:52 -05:00
  • a0bf317d97 refactor(ws): replace unbounded channel with bounded queue floor-licker 2026-01-30 18:50:45 -05:00
  • 75ce261445 perf(ws): avoid cloning batch stream messages floor-licker 2026-01-30 18:50:28 -05:00
  • 9594058fd5 feat(book): apply websocket book updates floor-licker 2026-01-30 18:17:45 -05:00
  • dea50163fe test(no-alloc): guard hot paths against heap allocs floor-licker 2026-01-30 18:01:44 -05:00
  • cc419acaf3 chore(rustfmt): keep config stable-compatible floor-licker 2026-01-29 19:07:11 -05:00
  • 41db8cabcd chore(fmt): cargo fmt floor-licker 2026-01-29 18:47:30 -05:00
  • da51caa251 chore(cargo): use crates.io polymarket-rs-client floor-licker 2026-01-29 18:47:19 -05:00
  • a7ca8e4341 feat(ws): align auth and event_type parsing floor-licker 2026-01-29 18:35:02 -05:00
  • 703bd9f509 feat(book): align /book response fields floor-licker 2026-01-29 18:33:27 -05:00
  • e28e1afa0b fix(auth): only fallback derive on API errors floor-licker 2026-01-29 18:28:42 -05:00
  • 64205eeeaa chore(cargo): fix manifest and dev dep floor-licker 2026-01-29 18:26:54 -05:00
  • 95b96fb558 chore: update Cargo.toml floor-licker 2026-01-22 18:14:03 -05:00
  • 1f9c3221e6 docs: update README.md floor-licker 2026-01-22 17:09:27 -05:00
  • 553698dda2 docs/chores/refactor floor-licker 2026-01-04 11:24:35 -05:00
  • c8c2048f33 fix: update WebSocket implementation v0.2.3 floor-licker 2026-01-03 23:38:59 -05:00
  • 6da792b2ae fix: fix to wss subscription sigs floor-licker 2026-01-03 23:36:11 -05:00
  • 9dffa85410 docs: versioning v0.2.2 floor-licker 2026-01-01 15:14:17 -05:00
  • 8a90c2e57f fix: struct decimal field annotations floor-licker 2026-01-01 15:04:32 -05:00
  • 5767833c56 tests: Improve e2e auth test coverage floor-licker 2025-12-18 13:52:33 -05:00
  • 7688a40e82 fix: CI Clippy warnings v0.2.1 floor-licker 2025-12-17 19:34:22 -05:00
  • c8fa5e817b chore: update README.md floor-licker 2025-12-17 19:17:19 -05:00
  • e55dcb765a Update README.md floor-licker 2025-12-17 19:15:10 -05:00
  • 4c2bdae51f chore: minor v bump floor-licker 2025-12-17 19:10:08 -05:00
  • a9ed393f98 chore: minor v bump floor-licker 2025-12-17 19:09:46 -05:00
  • 38ef0ec123 fix: adjust signature encoding format floor-licker 2025-12-16 22:17:24 -05:00
  • 7b32765d0d docs: update README.md floor-licker 2025-12-07 06:29:00 -05:00
  • 22a22dee1c test: add honest side-by-side benchmark revealing 21.4% performance advantage floor-licker 2025-12-07 06:25:46 -05:00
  • b992b7ad84 Update cargo.toml floor-licker 2025-12-06 18:18:18 -05:00
  • dc6092c244 feat: integrate infrastructure modules and achieve 8.9% performance improvement floor-licker 2025-12-06 17:47:35 -05:00
  • af9e1a1939 perf: achieve 5.4% performance improvement over polymarket-rs-client through systematic optimization floor-licker 2025-12-06 17:19:02 -05:00
  • 710e4c7387 fix: update dependencies to resolve security vulnerabilities in alloy-dyn-abi (RUSTSEC-2025-0073) and slab (RUSTSEC-2025-0047) floor-licker 2025-12-06 06:14:28 -05:00
  • d5929a1a14 fix: use is_multiple_of method instead of manual modulo check to satisfy newer clippy lint requirements floor-licker 2025-12-06 06:07:08 -05:00
  • c69ea614a8 refactor: drastically simplify CI to focus on essential checks only, removing frivolous jobs and complex configurations that cause maintenance overhead floor-licker 2025-12-06 06:04:39 -05:00
  • 7371b81ec6 fix: pin base64ct to version 1.6.0 to avoid Edition 2024 requirement and resolve CI dependency parsing errors floor-licker 2025-12-05 19:33:17 -05:00
  • 252c279568 fix: simplify CI to use only stable Rust version to avoid Edition 2024 compatibility issues with dependencies floor-licker 2025-12-05 19:32:44 -05:00
  • ff52cd0cb2 fix: update CI Rust version matrix to 1.82-1.83 to support Edition 2024 dependencies and resolve base64ct manifest parsing errors floor-licker 2025-12-05 19:30:47 -05:00
  • 95b100cf6b fix: update CI Rust version matrix from 1.75-1.76 to 1.78-1.79 to support Cargo.lock version 4 format and resolve lock file parsing errors floor-licker 2025-12-05 19:27:23 -05:00
  • 5e4c01a700 Update readme.md floor-licker 2025-12-05 19:25:18 -05:00
  • 64d1a52af6 update readme.md floor-licker 2025-12-05 19:20:30 -05:00
  • 3bf76360f9 fix: add rustfmt and clippy components to all Rust toolchain installations in CI to resolve 'cargo-fmt is not installed' error for Rust 1.76 toolchain floor-licker 2025-12-05 19:14:19 -05:00
  • 86305f384c Update Cargo.toml floor-licker 2025-12-05 19:11:49 -05:00
  • 0bcc5b2a79 feat: move performance comparison table higher in README, reorder columns to highlight polyfill-rs results first, and remove bold formatting from metrics for cleaner presentation floor-licker 2025-12-05 19:11:28 -05:00
  • 9993e51c7f fix: resolve rustfmt configuration duplicate key error and apply consistent code formatting across all source files floor-licker 2025-12-05 19:09:06 -05:00
  • 5576d765ee fix: update CI workflow to use non-deprecated GitHub Actions versions including upload-artifact@v4, cache@v4, and dtolnay/rust-toolchain to resolve deprecation warnings floor-licker 2025-12-05 19:05:35 -05:00
  • 8980f4a463 fix: add CI workflow configuration with proper libclang dependencies for cargo-spellcheck and comprehensive spellcheck configuration to resolve CI build failures floor-licker 2025-12-05 19:03:27 -05:00
  • 88f116511c fix: resolve all remaining clippy warnings in examples and benchmarks including unused imports, variables, empty println statements, and enum naming conventions floor-licker 2025-12-04 07:37:40 -05:00
  • 3742a5b864 fix: resolve major clippy warnings causing CI failures including unused doc comments, dead code, needless borrows, and assertion constants floor-licker 2025-12-04 07:26:38 -05:00
  • fe772c055a fix: ambiguous OrderArgs name conflict in test module floor-licker 2025-12-04 07:14:48 -05:00