Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Latest commit

 

History

History
63 lines (46 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

63 lines (46 loc) · 2.2 KB

Changelog

[Unreleased]

Features

  • (app) Revise bech32 prefix cosmos to link and tlink

Improvements

  • (sdk) Use fastcache for inter block cache and iavl cache
  • (sdk) Enable signature verification cache
  • (ostracon) Apply asynchronous receiving reactor
  • (sdk) #29 Use lbm-sdk v0.43.1

Bug Fixes

Breaking Changes

  • (sdk) (auth) #16 Introduce sig block height for the new replay protection
  • (ostracon/sdk) #26 Use vrf-based consensus, address string treatment
  • (global) #27 Use lbm-sdk instead of lfb-sdk

[gaia v4.0.4] - 2021-03-15

Initial lfb is based on the tendermint v0.34.9+, cosmos-sdk v0.42.0+, gaia v4.0.4

Please refer CHANGELOG_OF_GAIA_v4.0.4