Tags: Validatrium/evmos
Tags
Release v9.1.0 (evmos#1011) * update cosmos sdk * add v9.1.0 upgrade handler and test * add changelog Co-authored-by: Ramiro Carlucho <ramirocarlucho@gmail.com>
v9.0.0 release (evmos#987) * fix ClawbackEmptyAccounts logic (evmos#951) * fix ClawbackEmptyAccounts logic * fix tests * update changelog * fix claim_test * turn dust into a variable * add module account test * update test name * update module account test * update documentation * format comment * update changelog * Upgrade handler v9 (evmos#952) * Apply suggestions from code review Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * use sdk.Int instead of sdkmath.Int * apply suggestions from review * fix: adjust clawback fix to sdk v0.45 * check if recover is positive * Update app/upgrades/v9/upgrades.go Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com> * Update app/upgrades/v9/upgrades_test.go Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com> * Update app/upgrades/v9/upgrades_test.go Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com> * add necessary comments * remove upgrade height constant * wrap ReturnFundsFromCommunityPoolToAccount error * run gofmt * unwrapping error * add attestation accounts * Update CHANGELOG.md * add accounts comments Co-authored-by: Ramiro Carlucho <ramirocarlucho@gmail.com> Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> Co-authored-by: Daniel Burckhardt <daniel.m.burckhardt@gmail.com>
PreviousNext