Skip to content

Releases: LumeraProtocol/lumera

v1.9.1

06 Jan 20:53
05659d2

Choose a tag to compare

changed mockgen to go.uber.org/mock (#93)

Tag: v1.9.1
Commit: 05659d2

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.9.0 Aurora Eclipse

19 Dec 22:02
516d43d

Choose a tag to compare

https://github.com/LumeraProtocol/lumera/blob/master/CHANGELOG.md

Tag: v1.9.0
Commit: 516d43d

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.8.6-rc3

18 Dec 09:39
c8d3cdb

Choose a tag to compare

v1.8.6-rc3 Pre-release
Pre-release

feat: query indices (#82)%0A%0A* feat(action): add ListActionsByCreator query%0A%0A* Refine supernode and action quries%0A%0A* Add indices fro important quries%0A%0A* kay name fix%0A%0A* chore: remove AGENTS.md%0A%0A* perf(supernode): binary search state lookup%0A%0A* fix(action): bound prefix iterators%0A%0A* feat(upgrades): add v1.8.8 index backfill%0A%0A* Enforce unique supernode account index%0A%0A* Fix tests

Tag: v1.8.6-rc3
Commit: c8d3cdb

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.8.6-rc2

15 Dec 15:09

Choose a tag to compare

v1.8.6-rc2 Pre-release
Pre-release

Add fileSizeKbs

Tag: v1.8.6-rc2
Commit: f8cfd51

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.8.5 Aurora Halo''

25 Nov 17:12
4061639

Choose a tag to compare

1.8.5 upgrade (#74)

Tag: v1.8.5
Commit: 4061639

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

What's Changed

Full Changelog: v1.8.4...v1.8.5

v1.8.4 Aurora Halo'

05 Nov 16:23
62280de

Choose a tag to compare

https://github.com/LumeraProtocol/lumera/blob/master/CHANGELOG.md

Tag: v1.8.4
Commit: 62280de

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.8.2-rc1

04 Nov 05:43
b5dfdd6

Choose a tag to compare

v1.8.2-rc1 Pre-release
Pre-release

Quote GITHUB_REF variable expansions in workflow (#67)%0A%0ACo-authored-by: akobrin1 24538001+akobrin1@users.noreply.github.com%0A---------%0ACo-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com%0ACo-authored-by: akobrin1 24538001+akobrin1@users.noreply.github.com

Tag: v1.8.2-rc1
Commit: b5dfdd6

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.8.1

04 Nov 04:06

Choose a tag to compare

v1.8.1 Pre-release
Pre-release

Tag: v1.8.1
Commit: 48e76b4

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad

v1.8.0 Aurora Halo

22 Oct 02:11
e548708

Choose a tag to compare

CHANGELOG

Tag: v1.8.0
Commit: e548708

Installation:

  1. Extract the archive

  2. Check the version of libwasmvm

wget https://github.com/CosmWasm/wasmvm/releases/download/v3.0.0-ibc2.0/checksums.txt
sha256sum -c checksums.txt | grep libwasmvm.x86_64.so
  1. Run sudo ./install.sh to install required libraries
  2. Run the binary: ./lumerad

!!!!!!!
You MUST upgrade the libwasmvm.x86_64.so
!!!!!!!

v1.7.2 Aurora Vortex'

23 Sep 15:57
3f5b244

Choose a tag to compare

Merge pull request #53 from LumeraProtocol/v1.7.2%0A%0AV1.7.2

Tag: v1.7.2
Commit: 3f5b244

Changes - https://github.com/LumeraProtocol/lumera/blob/master/CHANGELOG.md

Installation:

  1. Extract the archive
  2. Run sudo ./install.sh to install required libraries
  3. Run the binary: ./lumerad