Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 11:37
· 460 commits to master since this release

Misc Improvements

  1. Distribution
    • 1st token distribution ready version
    • tokens distribution mechanism based on the list of configured subdistributors README.
    • new params structure
    • new state structure
    • extended validation
    • new emit events types
  2. Minting
    • 1st minting (inflation) ready version
    • new params structure
      • Linear Minting type
      • Exponential Step Minting type
    • new state structure
    • extended validation
    • new emit events types
  3. Vesting
    • vesting pool params changed
    • extended validation
    • new emit events types
      vesting type percentage of tokens that are released initially
  4. Simulation tests
  5. Performance/stability tested
  6. Other
    • rest api versioning

Bug fixes

  • vesting pool sent tokens calculation bug
  • cfeminter init genesis time e’rror