Skip to content

feat: add HIP-3 breadth and core L4 replay contracts - #7

Open
nuttykenzo wants to merge 5 commits into
mainfrom
fix/contract-parity-20260823
Open

feat: add HIP-3 breadth and core L4 replay contracts#7
nuttykenzo wants to merge 5 commits into
mainfrom
fix/contract-parity-20260823

Conversation

@nuttykenzo

@nuttykenzo nuttykenzo commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds typed HIP-3 breadth current and cursor-paginated history access, with explicit 2026-08-28 history availability.
  • Supports Hyperliquid core l4_diffs and l4_orders replay as an initial l4_snapshot followed by ordered l4_batch frames; HIP-3, HIP-4, and Spot L4 remain live-only.
  • Corrects projected forced-liquidation price-level cadence to approximately five minutes and documents Lighter funding values as fractional and non-annualized.
  • Preserves all six Lighter WebSocket channels as replay-only.

Validation

  • cargo +1.88.0 test --all-features (49 tests and doctests passed)
  • cargo +1.88.0 check --all-features
  • cargo +1.88.0 package --allow-dirty --no-verify (41 files packaged)
  • Focused HIP-3 breadth and WebSocket contract suites passed
  • git diff --check and exact changed-path validation passed

Baseline notes

  • Repository-wide cargo fmt --check is already non-green on the base; the candidate adds no formatter-only file beyond the focused new/test files, which were formatted directly.
  • Strict Clippy is already non-green on the base. The candidate and base each report 26 normalized diagnostics, with no candidate-only diagnostic.

No package was published, tagged, merged, or released.

@nuttykenzo nuttykenzo changed the title Align candle limits and HIP-4 path guidance Align market-data limits and WebSocket capabilities Aug 28, 2026
@nuttykenzo nuttykenzo changed the title Align market-data limits and WebSocket capabilities feat: add HIP-3 breadth and core L4 replay contracts Aug 29, 2026
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.

1 participant