Skip to content

v2.0.0-rc.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 16:20
· 116 commits to main since this release

Changelog

  • 75ae124 fix: e2e test set cleanup dir through env
  • eee13db fix: adjust e2e test timeout
  • cc3893f fix: increase test timeout
  • 553facf fix: increase test timeout
  • 4714b6b fix: increase test timeout
  • 59da6d7 Merge pull request #8 from Peersyst/issue/kek-01
  • 3d84333 fix: remove cleanup in e2e
  • 22ba2ee chore: Add timeout between tests
  • c9b9b43 fix: RemoveFullyBondedValidator test
  • 61a4a1c fix: linting
  • de08674 Merge branch 'issue/kek-03' into issue/kek-01
  • c75473c chore: rework poa tx commands
  • 34daa66 fix: remove validator correctly
  • c05e984 Merge branch 'issue/kek-03' into issue/kek-01
  • 95d8b75 fix: restore test suite
  • 6c1773d fix: linting
  • cfb9050 fix: e2e unbonding test
  • b8da990 Merge branch 'issue/kek-03' into issue/kek-01
  • e245ed1 fix: e2e RemoveUnbondingValidator test
  • 49700f8 Merge branch 'main' into issue/kek-03
  • df1159e fix: Dockerfile tests
  • 1fa1e40 fix: kek-03
  • 1c094b7 fix: kek-03 failing test
  • 51650c0 Merge pull request #7 from Peersyst/feature/remove-distribution-module
  • 0a2276d remove todo comment
  • d60ffa4 Merge pull request #15 from Peersyst/issue/typ-01
  • 5882a07 Merge pull request #14 from Peersyst/issue/txc-02
  • 736a738 Merge pull request #13 from Peersyst/issue/txc-01
  • 1931a6a Merge pull request #12 from Peersyst/issue/kek-02
  • 0604443 Merge pull request #10 from Peersyst/issue/eve-01
  • 1b8d61e Merge pull request #9 from Peersyst/optimization/poa-01
  • 2e78db9 Merge branch 'main' of github.com:Peersyst/exrp into issue/kek-01
  • ee05ea9 add panic when error on add remove validator msg
  • cefa041 update example to be accurate with real usage
  • ef0a881 add title and description to add/remove validator proposals
  • 9f48ff2 fix: cosmovisor deamon home
  • c140a9e fix: cosmovisor workflow
  • 88e17df Merge pull request #11 from Peersyst/upgrade/v1.0.0_cosmovisor_setup
  • 72ce6bf check if keeper authority is a valid bech32 address
  • 07fb1f5 Merge branch 'main' into upgrade/v1.0.0_cosmovisor_setup
  • 2dfc06e feat: add cosmovisor release workflow
  • 0b012c1 rename attributeBankTokens event
  • e95ebac chore: reorganize Dockerfile
  • ada866a move poa genesis to its keeper
  • b4f3534 add remove validator token and shares and remove validator
  • 3adbbb4 burn delegator shares tokens on validator remove
  • 6a9a267 remove distribution module
  • 2fb860b chore: remove upgrade util package
  • 5390c6c fix: release workflow
  • 4b7eac2 feat: add upgrade testing scripts