Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Releases: lino-network/lino

Lino Testnet v0.2.2 (DEPRECATED)

07 Mar 02:04
Compare
Choose a tag to compare

This release deprecate v0.2.1.

Reputation import/exporter has changed to only export scores.

Lino Testnet v0.2.1 (DEPRECATED)

05 Mar 22:56
4280d1f
Compare
Choose a tag to compare
Pre-release

This release deprecates v0.2.0 on Fixing:

  1. handle grantPubKey naming change.

Lino Testnet v0.2.0 (DEPRECATED)

05 Mar 01:47
437d3e0
Compare
Choose a tag to compare
Pre-release

This is a major update for lino testnet.

CHANGES:

  1. Upgrade cosmos and tendermint version.
  2. Add import and export state for each module.
  3. Use CLevelDB.
  4. Remove balance history in application state, you can still get them from blocks.
  5. Store binary instead of json.

Note:

  1. currently you can only start a testnet node from previous states exported.

Lino Testnet v0.1.5

11 Oct 03:06
Compare
Choose a tag to compare

Fix coinDay queue bug

Lino Testnet v0.1.4

01 Oct 18:54
Compare
Choose a tag to compare

Fix proposal status issue
Fix return coin round overflow issue
Fix proposal execution time issue

Lino Testnet v0.1.3

24 Sep 23:37
9a882bd
Compare
Choose a tag to compare
LNO-148, half content reward add back (#292)

Lino Testnet v0.1.2

24 Sep 18:59
Compare
Choose a tag to compare
use amigo instead of json (#291)

* use amigo instead of json

* fix bug

* one more test

Lino Testnet v0.1.1

21 Sep 23:41
18ba098
Compare
Choose a tag to compare
fix typo (#288)

* LNO-153, bug fix

* LNO-153, fix typo