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

Releases: lino-network/lino

Update tendermint and cosmos version

28 May 17:36
6f31910
Compare
Choose a tag to compare
upgrade tendermint cosmos versions (#345)

* upgrade tendermint and cosmos version

* remove commit_hash

* xx

v0.2.11: Fix cached tx indexer (#344)

17 May 19:16
404ee78
Compare
Choose a tag to compare
* add txindexer

* log if cached is not working as expected

* update patch

Add cached txIndexer patch

12 Apr 17:10
1d922e7
Compare
Choose a tag to compare
add  tx cache for fullnode (#342)

* add tendermint txindexer cache

* update patch

* fix order

* merge fullnode patch into all

Upgrade1Update5: Use coin for donation reputation

03 Apr 18:50
704ec4b
Compare
Choose a tag to compare

This PR use coin instead of coinday as input of reputation system, which calculates the donation power the donate action, which then will affect content bonus allocation.

In a nutshell, it will affect cases like:

  1. you have 0 or very little balance in account.
  2. you receive some points.
  3. you donate them out right after 2.

previously, those donation will have low donation power, now it's >= than before.

Upgrade1Update4: Fix donation bandwidth check.

22 Mar 17:59
0d5d57a
Compare
Choose a tag to compare
only valid donation can skip bandwidth cost. (#340)

* only valid donation can skip bandwidth

* adjust update4 height

Lino Testnet v0.2.7

12 Mar 23:16
86246b7
Compare
Choose a tag to compare

Adjust reward pool(that release does not do this job).

Lino Testnet v0.2.6

12 Mar 20:46
ec5a4e0
Compare
Choose a tag to compare
  1. Fix wrong global growth rate and adjust reward pool.
  2. Fix querier.

Lino Testnet v0.2.5

12 Mar 19:38
adf16c1
Compare
Choose a tag to compare

This release will fix the memory leak issue after we switched to cleveldb, hopefully.

Lino Testnet v0.2.4

09 Mar 22:08
43f37ec
Compare
Choose a tag to compare
  1. Try to fix CLevelDB memory leak bug.

Lino Testnet v0.2.3

08 Mar 00:06
7648426
Compare
Choose a tag to compare

donation > 1 LNO will not cost TPS after 21610