sprites0 255a3449e5 fix: Use synchronous http library (ureq)
It's tricky to create a nested async task like async -> sync -> async,
and `to_reth_block` doesn't need to be too complex.
2025-06-22 19:09:06 -04:00
2025-06-11 04:31:22 +09:00
2025-06-11 04:58:54 +09:00

reth-hl

HyperEVM archive node implementation based on reth's NodeBuilder API. Heavily inspired by reth-bsc.

TODOs

  • Make it compilable
    • EVM
    • Storage
    • TX forwarder API
  • Decide whether to include system txs, receipts in block or not
  • Downloader
    • S3 format (file)
    • S3 format (AWS API)
    • hl-node format
Description
Reth-based hyperliquid archive node
Readme 80 MiB
Languages
Rust 99.6%
Makefile 0.2%
Mermaid 0.1%