Skip to content

v3.0.0

Compare
Choose a tag to compare
@bot-anik bot-anik released this 30 Nov 17:23
· 1386 commits to main since this release

3.0.0 (2022-11-30)

⚠ BREAKING CHANGES

  • mint: configure annual provision and target supply on first block

Features

  • docs: trigger docs version update workflow on docs repo (a224a10)
  • docs: trigger the docs workflow to update documentation (e0558aa)
  • mint: add target_supply on proto (3c198f7)
  • mint: configure annual provision and target supply on first block (31d5884)
  • mint: implement inflation calculation (42bfa4c)
  • mint: move annual reduction factor from minter to minter params (f731e66)
  • mint: remove okp4 old inflation calc func (9956d1b)
  • mint: set mint param on proto (ade514e)
  • mint: use local proto (cbf22f6)
  • mint: use own mint module (af1386e)

Bug Fixes

  • docs: change comments syntax in markdown template (9e8496b)
  • docs: fix linting issue (13709c4)
  • docs: ignore linting of generated protobuf docs (84aaab2)
  • mint: avoid return negative coin (b25b1f3)
  • mint: make linter more happy (35bed9f)
  • mint: spelling mistake (d043d1b)