Skip to content

Releases: LumeraProtocol/supernode

v2.4.23

15 Jan 18:00
38fb84b

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

Allow cascade downloads for APPROVED actions (#261)

This change updates cascade download validation to accept both DONE and APPROVED action states.
It also adds coverage to ensure APPROVED is accepted and invalid states are rejected.


Auto-generated release notes:

What's Changed

  • Allow cascade downloads for APPROVED actions by @akobrin1 in #261

Full Changelog: v2.4.22...v2.4.23

v2.4.22

15 Jan 17:42
7ee310b

Choose a tag to compare

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

  • Enforce Lumera HRP for supernode signer identity by @akobrin1 in #260

Full Changelog: v2.4.20...v2.4.22

v2.4.21-testnet

13 Jan 14:09

Choose a tag to compare

v2.4.20

13 Jan 10:19
64115ea

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

What's Changed

  • Create testnet only channel in sn-manager by @mateeullahmalik in #257
  • p2p/kademlia: harden replication + prevent oversize Replicate payloads by @j-rafique in #256
  • sn-manager: testnet-aware release selection tests, README update by @j-rafique in #258

Full Changelog: v2.4.19...v2.4.20

v2.4.19

09 Jan 00:35
8b100f9

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

Add ICA-based signature verification for cascade actions (#255)


Auto-generated release notes:

What's Changed

Full Changelog: v2.4.18...v2.4.19

v2.4.18

31 Dec 08:17
711fd9c

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

What's Changed

Full Changelog: v2.4.16...v2.4.18

v2.4.17

31 Dec 00:34

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

comment


Auto-generated release notes:
Full Changelog: v2.4.16...v2.4.17

v2.4.16

30 Dec 22:00
738c4b2

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

What's Changed

v2.4.15

29 Dec 15:21

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

fix


Auto-generated release notes:

What's Changed

Full Changelog: v2.4.10...v2.4.15

v2.4.14

23 Dec 12:00

Choose a tag to compare

IMPORTANT: sn-manager setup and auto-update guide:
https://github.com/LumeraProtocol/supernode/blob/master/sn-manager/README.md

Full Changelog: v2.4.11...v2.4.14