LogoLogo
  • Firehose
  • Introduction
    • Firehose Overview
    • Prerequisites
  • Architecture
    • Components
      • Firehose-enabled Node
      • Reader
      • Merger
      • Relayer
      • gRPC Server
      • High Availability
    • Data Flow
    • Data Storage
  • Firehose Setup
    • Overview
    • Ethereum
      • Installation
      • Single-Machine Deployment
      • Reprocessing history
      • Synchronization
    • Injective
      • Single-Machine Deployment
    • NEAR
      • Single-Machine Deployment
    • Solana
      • Single-machine Deployment
    • System Requirements
  • Community Integrations
    • Starknet
      • Networks and nodes
      • Local deployment with Docker
      • Local deployment without Docker
  • Integrate New Chains
    • Benefits
    • Integration overview
    • Design Principles
    • Firehose Acme
  • References
    • Supported Protocols
    • Naming Conventions
    • Schemas
    • Indexing
    • FAQ
  • Release Notes
    • Change logs
      • Nov 8th 2023 Polygon Update
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Firehose Setup
  2. Ethereum

Reprocessing history

StreamingFast Firehose reprocessing history

Coming soon

Information on how to do historical reprocessing. At least the processes, CLI flags involved, configuration not to miss, etc.

Snapshots required on disk. How the node behaves on reboots, how to position a blockchain to start at a particular height. How to invoke the firehose-acme binary to launch a segment of processing.

PreviousSingle-Machine DeploymentNextSynchronization

Last updated 1 year ago

Was this helpful?