cosmos-sdk

A Framework for Building High Value Public Blockchains

APACHE-2.0 License

Downloads
4.6K
Stars
5.9K
Committers
583

Bot releases are hidden (Show)

cosmos-sdk - v0.17.4-rc0

Published by ebuchman over 6 years ago

cosmos-sdk - v0.17.3-rc1

Published by ebuchman over 6 years ago

cosmos-sdk - v0.16.0-rc0

Published by ebuchman over 6 years ago

cosmos-sdk -

Published by jaekwon over 6 years ago

BUG FIXES

  • [store] MountStoreWithDB without providing a custom store works.

Also includes previous branches merged to develop:

FEATURES:

  • [types] Add CacheContext
  • [???] Add auto sequencing to client

BREAKING CHANGES

  • [wire] Remove go-wire, use go-amino
  • [store] Add SubspaceIterator and ReverseSubspaceIterator to KVStore interface