Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 448 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 448 Bytes

Cosmos SDK Fork

Fork of Cosmos SDK v0.50.x for Celestia App. The fork include the following changes compared to upstream:

  • Store app version in consensus param store
  • Modify continuous vesting account to add start time
  • Re-add query router for custom abci queries
  • Add v0.52 helpers to facilitate testing
  • Disable heavy bank migrations
  • Support historical account number queries

Read the CHANGELOG.md for more details.