v2.4.22
IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md
Enforce Lumera HRP for supernode signer identity (#260)
- Added GetBech32Address helper in supernode/pkg/keyring with unit test.
- Use Lumera HRP in factory.go.
- Use Lumera HRP in impl.go with injectable newClientCreds; add test to verify LocalIdentity.
- Use Lumera HRP in client.go with injectable newLumeraAdapter; add test to verify signerAddr normalization.
- validateDownloadAction now accepts ACTION_STATE_APPROVED in addition to ACTION_STATE_DONE - so that approved actions can be downloaded as well.
Auto-generated release notes:
What's Changed
Full Changelog: v2.4.20...v2.4.22