WIP: Add Hyperliquid WebSocket fill integration for HL miners#674
WIP: Add Hyperliquid WebSocket fill integration for HL miners#674trdougherty wants to merge 1 commit intomainfrom
Conversation
Validators subscribe to Hyperliquid userFills for registered HL miners, receive fills in real-time, and inject them as orders using HL execution prices (skipping Polygon/Tiingo price fetching). HL miners are blocked from submitting signals via REST/axon. Includes WebSocket miner connection pool infrastructure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
🤖 Claude AI Code ReviewLast reviewed on: 13:42:17 SummaryThis PR introduces a Hyperliquid WebSocket integration that allows validators to receive real-time trade fills from registered HL miners, bypassing traditional REST signal submission. The implementation includes a WebSocket connection pool infrastructure, fill translation layer, and integration with the existing order processing pipeline. ✅ Strengths
|
DO NOT MERGE YET (looking at you gordon and sam) this is just a template of changes.
Validators subscribe to Hyperliquid userFills for registered HL miners, receive fills in real-time, and inject them as orders using HL execution prices (skipping Polygon/Tiingo price fetching). HL miners are blocked from submitting signals via REST/axon. Includes WebSocket miner connection pool infrastructure.
Taoshi Pull Request
Description
[Provide a brief description of the changes introduced by this pull request.]
Related Issues (JIRA)
[Reference any related issues or tasks that this pull request addresses or closes.]
Checklist
Reviewer Instructions
[Provide any specific instructions or areas you would like the reviewer to focus on.]
Definition of Done
Checklist (for the reviewer)
Optional: Deploy Notes
[Any instructions or notes related to deployment, if applicable.]
/cc @mention_reviewer