All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- integration with
ContractRegistryinterface. Contract is now updatable.
- Staking balance calculation when validator is disabled
- ability to store unique name when creating/editing verifier
- option to enable and disable verifier (
activeflag): this will affect only voting process, disabled verifier can still withdraw etc.
- checking if verifier is created is now done by checking if
idis not empty
createdfield was removed from verifier structure
- Makes verifiers per shard configurable
- Total token calculation per shard
- Verifier registry