Skip to content

Conversation

@Praying
Copy link
Owner

@Praying Praying commented Jan 7, 2026

…mance

  • Add support for HS384 and HS512 algorithms in JWT signing
  • Update JWT documentation with supported algorithms and usage examples
  • Add comprehensive tests for different JWT algorithms and error cases
  • Replace HashMap with DashMap in MarketCache for better concurrency
  • Add new methods for market cache operations including get_market and is_loaded
  • Update HTTP client with connection pool configuration options
  • Add performance optimizations for JSON parsing and response streaming
  • Update .gitignore with new directories
  • Add clippy allow attributes for test code
  • Update exchange implementations to use new market cache methods

…mance

- Add support for HS384 and HS512 algorithms in JWT signing
- Update JWT documentation with supported algorithms and usage examples
- Add comprehensive tests for different JWT algorithms and error cases
- Replace HashMap with DashMap in MarketCache for better concurrency
- Add new methods for market cache operations including get_market and is_loaded
- Update HTTP client with connection pool configuration options
- Add performance optimizations for JSON parsing and response streaming
- Update .gitignore with new directories
- Add clippy allow attributes for test code
- Update exchange implementations to use new market cache methods
@Praying Praying merged commit 8853995 into main Jan 7, 2026
9 checks passed
@Praying Praying deleted the dev branch January 7, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants