Commit Graph

7 Commits

Author SHA1 Message Date
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