Misc Improvements
- 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
- 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
- Vesting
- vesting pool params changed
- extended validation
- new emit events types
vesting type percentage of tokens that are released initially
- Simulation tests
- Performance/stability tested
- Other
- rest api versioning
Bug fixes
- vesting pool sent tokens calculation bug
- cfeminter init genesis time e’rror