magicblock-labs / magicblock-labs/delegation-program
Implement RegisterVerifier
- Dominant language
- Rust
- Stars
- 30
- Forks
- 21
- Avg merge
- 20m
- Merged PRs (30d)
- 1
Description
### Scope
Require both the verifier and protocol-authority signatures. Create the verifier-specific `VerifierBond` and credit the deposited stake under the protocol's minimum-bond rules. Registration establishes the bond; selection also requires membership in `VerifierRegistry`.
Design: [v2 implementation notes](https://github.com/magicblock-labs/delegation-program/blob/36e1efae94660460fdc6d823afb1fbc4c504e8a6/mimd-0024-impl.md#permissioned-vs-permissionless).
### Outcome
Register a verifier and deposit slashable stake through `RegisterVerifier`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.