Skip to content

v0.1.1

Compare
Choose a tag to compare
@dongsam dongsam released this 15 Oct 14:24
69db071

What's Changed

  • fix: Fix comparison bug when allocating all balances of the farming pool by @hallazzang in #135
  • docs: add badges and update issue template by @dongsam in #137
  • feat: add markdown links checker workflow by @kogisin in #139
  • feat: fix update public plan proposal & disable codecov patch by @kogisin in #133
  • docs: add demo for budget with farming by @kogisin in #140
  • docs: update spec documentation and add events by @kogisin in #141
  • fix: remove minter perm and add liquidity module by @dongsam in #145
  • docs: add Reference docs structure and add first signal proposal by @kogisin in #148
  • test: add tests for HistoricalRewards by @hallazzang in #143
  • test: Add genesis tests by @hallazzang in #132
  • test: add CLI query tests by @hallazzang in #146
  • test: add import and export simulation by @kogisin in #154
  • fix: duplicate value of the name field in plan by @kogisin in #150
  • test: add tests for types by @hallazzang in #157
  • feat: add examples of multiple coins for command-line interfaces by @kogisin in #156
  • fix: terminate plan when deleting public plan proposal by @kogisin in #162
  • fix: emit rewards_withdrawn event by @hallazzang in #166
  • fix: do not allow empty plan name by @hallazzang in #160
  • chore: bump Cosmos SDK version to v0.44.2 by @kogisin in #168
  • docs: add more clear and description comments by @kogisin in #158
  • fix: refine sentinel errors by @hallazzang in #167
  • docs: add detailed descriptions and examples to swagger specification by @kogisin in #165
  • docs: add .gitattributes for except swagger js by @dongsam in #170
  • feat: impose DelayedStakingGasFee when staking by @hallazzang in #175
  • docs: add helpful docs for audit by @kogisin in #176

Full Changelog: v0.1.0...v0.1.1