AntelopeIO / reference-contracts

Other
9 stars 14 forks source link

IF: Add core contract actions to support Savanna #60

Closed linh2931 closed 5 months ago

linh2931 commented 5 months ago

Change Description

Add core contract actions to support Savanna. For details please see https://github.com/AntelopeIO/reference-contracts/issues/24.

Switchover: Action to permanently transition to HotStuff consensus.

Register Finalizer Key: Action to register a finalizer key.

Activate Finalizer Key: Action to mark a finalizer key as active.

Delete Finalizer Key: A registered block producer can delete a registered finalizer key that is not marked as active.

Resolved https://github.com/AntelopeIO/reference-contracts/issues/24

Deployment Changes

API Changes

Documentation Additions