Validator Manager v2.1.0 -
·
193 commits
to main
since this release
Overview
- Adds standalone
PoAManagerthat allows permissionless delivery of validator set change receipts from the P-Chain - Updates the
RegisteredInitialValidatorevent to emit thesubnetIDto be used as the ACP-118 justification for signature requests to P-Chain validators - Various doc improvements and cleanup items
What's Changed
- Clarify Delegator behavior for inactive Validator by @cam-schultz in #793
- Remove duplicate function by @cam-schultz in #790
- Emit subnetID in RegisteredInitialValidator by @cam-schultz in #789
- Update SPDX-License-Identifer for non validator-manager contract files by @iansuvak in #774
- Bump golang.org/x/tools from 0.33.0 to 0.34.0 by @dependabot in #798
- Update go by @geoff-vball in #799
- Add PoAManager by @michaelkaplan13 in #794
- Standalone PoA v1 migration guide by @cam-schultz in #795
Full Changelog: validator-manager-v2.0.0...validator-manager-v2.1.0