3 releases (breaking)
0.3.0 | Oct 20, 2023 |
---|---|
0.2.0 | Sep 14, 2023 |
0.1.0 | May 31, 2023 |
#20 in #prover
60 downloads per month
330KB
6.5K
SLoC
Prover Incentives
This module is a placeholder for the logic incentivizing provers
This module implements the logic for processing proof transactions. Such logic is necessary if you want to reward provers or do anything else that's "aware" of proof generation inside you state transition function.
Currently, this module allows provers to register and de-register, and allows the on-chain validation of proofs from registered provers. If proof validation fails, the offending prover is slashed.
This module does not reward provers - incentives for provers will depend on gas metering, which has yet to be implemented.
Dependencies
~7–21MB
~317K SLoC