mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-07-31 07:43:15 +00:00

* fix: challangee rewards stay in dao module if challenge is not sucessful * refactor: split up coin conversion functions * fix: add dao module coin conversion * test: adjust test case for updated behavior * chore: fix typo * fix: do not mint claims for dao * refactor: remove redundant statement * fix: error handling on claim converstion fail * fix: linter error * chore: add comment to test case --------- Signed-off-by: Lorenz Herzberger <lorenzherzberger@gmail.com>