- #64 docs: improve documentation for audit release
- #187 edit farming.proto
- #196 doc: fix to be broken links by renaming branch name
- #189 feat: Create CODEOWNERS file and update contributing.md
- #198 feat: change naming for consistency in public proposals
- #191 docs: edit farming spec to improve documentation quality
- #201 build: bump liquidity to v1.4.1
- #186 feat: add and refactor invariant checks
- #169 tests: add detailed and randomized cases for public plan proposals simulation
- #205 fix: change the initial epoch to 1
- #210 docs: edit budget_with_farming.md demo text
- #214 fix: use default String implementation for types
- #218 test: implement test for PositiveTotalStakingsAmountInvariant
- #209 fix: resolve TODO comments
- #202 fix: apply suggestions from the audit review
- #223 fix: remove PlanTerminationStatusInvariant
- #216 test: add tests for gov proposal
- #225 fix: add plan type validation for public plan proposal
- #206 build: bump cosmos-sdk version to v0.44.3
- #228 test: add test cases for reward allocation of ratio plan
- #229 fix: split staking reserve acc by staking denom
- #230 fix: minimize panics and refactor
- #233 fix: refactor RewardsReserveAcc to be derived by deriveAddress
- #185 feat: prune abandoned state
v0.1.2 - 2021-10-18
- #181 fix: emit rewards_withdrawn only when positive amount is withdrawn
- #180 fix: withdraw rewards only when staked amount changes
- #178 docs: improve documentation for audit release
- #177 feat: bump budget to v0.1.1
v0.1.1 - 2021-10-15
- #135 fix: Fix comparison bug when allocating all balances of the farming pool
- #133 feat: fix update public plan proposal & disable codecov patch
- #140 docs: add demo for budget with farming
- #141 docs: update spec documentation and add events
- #145 fix: remove minter perm and add liquidity module
- #143 test: add tests for HistoricalRewards
- #132 test: Add genesis tests
- #146 test: add CLI query tests
- #154 test: add import and export simulation
- #150 fix: duplicate value of the name field in plan
- #157 test: add tests for types
- #156 feat: add examples of multiple coins for command-line interfaces
- #162 fix: terminate plan when deleting public plan proposal
- #166 fix: emit rewards_withdrawn event
- #160 fix: do not allow empty plan name
- #168 chore: bump Cosmos SDK version to v0.44.2
- #158 docs: add more clear and description comments
- #167 fix: refine sentinel errors
- #165 docs: add detailed descriptions and examples to swagger specification
- #175 feat: impose DelayedStakingGasFee when staking