This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Releases: lino-network/lino
Releases · lino-network/lino
Update tendermint and cosmos version
upgrade tendermint cosmos versions (#345) * upgrade tendermint and cosmos version * remove commit_hash * xx
v0.2.11: Fix cached tx indexer (#344)
* add txindexer * log if cached is not working as expected * update patch
Add cached txIndexer patch
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
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:
- you have 0 or very little balance in account.
- you receive some points.
- 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.
only valid donation can skip bandwidth cost. (#340) * only valid donation can skip bandwidth * adjust update4 height
Lino Testnet v0.2.7
Adjust reward pool(that release does not do this job).
Lino Testnet v0.2.6
- Fix wrong global growth rate and adjust reward pool.
- Fix querier.
Lino Testnet v0.2.5
This release will fix the memory leak issue after we switched to cleveldb, hopefully.
Lino Testnet v0.2.4
- Try to fix CLevelDB memory leak bug.
Lino Testnet v0.2.3
donation > 1 LNO will not cost TPS after 21610