Files
nanoreth/README.md
sprites0 39ae8ae9f8 feat: tx forwarder
eth_sendRawTransaction will forward transactions into --upstream-rpc-url, if specified in cli args.
2025-07-01 02:32:00 +00:00

402 B

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