Releases: openrelayxyz/plugeth-plugins
Releases · openrelayxyz/plugeth-plugins
plugeth-plugins-v0.0.9-v0.0.2
This commit adds Pre and Post Reorg hooks to blockupdates.so to notify downstream plugins of when reorgs begin and when they are complete.
It also updates to PluGeth-utils v0.0.9
plugeth-plugins-v0.0.8-v0.0.1
These builds are the initial release of plugins to be used with the PluGeth project.
All are reliant on hooks placed throughout Geth to return targeted data. isSynced and getRPCCalls are both accessible via rpc calls while hello and blockupdates can be accessed via rpc or websocket.
These binaries can be used with any version of PluGeth built with plugeth-utils v0.0.8.
Check out documentation at https://docs.plugeth.org/