Skip to content

v1.0.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dongsam dongsam released this 12 Nov 11:02
· 80 commits to main since this release
c4eb292

This is the first Farming Module release candidate version of v1.0.0, and there may be some modifications, such as increased completeness and optimization, up to the official version.

What's Changed

  • docs: specify which ModuleName is used in demo by @kogisin in #183
  • docs: add os checking for sed -i option by @dongsam in #184
  • edit farming.proto by @barriebyron in #187
  • doc: fix to be broken links by renaming branch name by @dongsam in #196
  • feat: Create CODEOWNERS file and update contributing.md by @barriebyron in #189
  • feat: change naming for consistency in public proposals by @kogisin in #198
  • docs: edit farming spec to improve documentation quality (part of #172) by @barriebyron in #191
  • build: bump liquidity to v1.4.1 by @dongsam in #201
  • feat: add and refactor invariant checks by @hallazzang in #186
  • tests: add detailed and randomized cases for public plan proposals simulation by @kogisin in #169
  • fix: change the initial epoch to 1 by @hallazzang in #205
  • docs: update api README tiny edits by @barriebyron in #212
  • docs: Update README.md farming edits by @barriebyron in #211
  • docs: edit budget_with_farming.md demo text by @barriebyron in #210
  • fix: use default String implementation for types by @hallazzang in #214
  • test: implement test for PositiveTotalStakingsAmountInvariant by @hallazzang in #218
  • fix: resolve TODO comments by @hallazzang in #209
  • fix: apply suggestions from the audit review by @hallazzang in #202
  • fix: remove PlanTerminationStatusInvariant by @hallazzang in #223
  • test: add tests for gov proposal by @hallazzang in #216
  • fix: add plan type validation for public plan proposal by @dongsam in #225
  • build: bump cosmos-sdk version to v0.44.3 by @hallazzang in #206
  • test: add test cases for reward allocation of ratio plan by @dongsam in #228
  • build: release v1.0.0-rc1 with update docs by @dongsam in #227

New Contributors

Full Changelog: v0.1.2...v1.0.0-rc1