The merger process is responsible for accumulating blocks from all
forks visible by the pool of instrumented nodes, and builds the famoux
100-blocks files consumed by bstream's FileSource and may other
dfuse processes.
See the different protocol-specific dfuse binaries at https://github.com/dfuse-io/dfuse#protocols
Current implementations:
- dfuse for EOSIO
- dfuse for Ethereum, soon to be open sourced
Issues and PR in this repo related strictly to the merger functionalities
Report any protocol-specific issues in their respective repositories
Please first refer to the general dfuse contribution guide, if you wish to contribute to this code base.