Skip to content

Releases: lum-network/chain

v1.2.1

23 Sep 08:56
59ae904
Compare
Choose a tag to compare
Implement the DFR module

v1.2.0

16 Sep 15:32
Compare
Choose a tag to compare
Implement IBC V3, bump dependencies

v1.1.3

29 Apr 15:08
Compare
Choose a tag to compare
Construct the queues from the beams list

v1.1.2

29 Apr 14:03
9103ee4
Compare
Choose a tag to compare
Make sure beam queues are exported & imported using genesis state export

v1.1.1

28 Apr 23:26
Compare
Choose a tag to compare
Keper & genesis fixes

v1.1.0

25 Apr 13:52
Compare
Choose a tag to compare

[v1.1.0]

  • Software upgrade v1.1.0 has been added to the upgrade handler
  • Major logical upgrade fixing unwanted load issues regarding beam's auto-close feature
    • Previous: would iterate every block over the whole beams queue and find the ones that might be closed at current height
    • Now: Blocks are sorted by planned-close-height and thus, every block only fetch a few at a time.
  • Minor logical fix for the beam creation date
  • Bumped Cosmos SDK to v0.45.0
  • Bumped Golang version to 1.18
  • Minor fix for the legacy REST endpoints used by Keplr
  • Minor dependencies fix for the MapOfZones implementation
  • Minor CI / CD / Scripting improvements

v1.0.5

20 Dec 11:16
Compare
Choose a tag to compare
v1.0.5 release

v1.0.4

29 Nov 16:55
e306818
Compare
Choose a tag to compare
v1.0.4