Skip to content

v0.1.2

Compare
Choose a tag to compare
@dongsam dongsam released this 18 Oct 10:02
8ff894d

The farming v0.1.2 is an audit-ready version and includes the functionality below. You can check details on How-to and Demo.

  • Create public farming plans using governance proposal
  • Create private farming plans using tx
  • Farming Reward Distribution functionality ( F1 algorithm )
  • CLI query interface
  • API, Swagger Docs v0.1.3

What's Changed

  • fix: emit rewards_withdrawn only when positive amount is withdrawn by @hallazzang in #181
  • fix: withdraw rewards only when staked amount changes by @hallazzang in #180
  • docs: improve documentation for audit release by @kogisin in #178
  • feat: bump budget to v0.1.1 by @dongsam in #177

Full Changelog: v0.1.1...v0.1.2