erigon-pulse/cmd/tgcustom
Igor Mandrigin f3ce1ce423
turbo-api: add a plug-in mechanism for possible Bloom and other filters (#1229)
* Add a convenience method to replace stages

* allow more parameters to the execution function

* add a plug-in point for stuff like bloom filters, etc

* add comments

* fixups
2020-10-12 14:58:45 +01:00
..
main.go turbo-api: add a plug-in mechanism for possible Bloom and other filters (#1229) 2020-10-12 14:58:45 +01:00
README.md cmd/geth -> cmd/tg and get rid of geth implementation. (#1061) 2020-09-06 13:35:32 +02:00

TG Custom

This is an example of an app based on turbo-geth library that adds a custom step to the StagedSync and adds a custom command line flag.