AntelopeIO / reference-contracts

Other
10 stars 14 forks source link

Update bios contract setfinalizer action to take proof of possessions #27

Closed arhag closed 11 months ago

arhag commented 1 year ago

Building upon https://github.com/AntelopeIO/reference-contracts/issues/26, the setfinalizer action should be modified (or alternatively a new one added?) that takes the BLS finalizer keys each with a proof of possession. For details of proof of possession (and an implementation to validate these), see: https://github.com/AntelopeIO/reference-contracts/issues/24.

arhag commented 11 months ago

Subsumed by #26.