Skip to content

Releases: MalteHerrmann/evmos-utils

v0.4.0

18 Dec 17:07
6e5222d
Compare
Choose a tag to compare

v0.4.0 - 2023-12-18

Features

  • #26 Enable just depositing with the binary

Improvements

  • #27 Add MIT license
  • #28 Use Cobra CLI package
  • #29 Adjust repository name from upgrade-local-node-go to evmos-utils
  • #30 Use zerolog for logging

Full Diff: v0.3.0...v0.4.0

v0.3.0

29 Aug 22:37
3b55bfd
Compare
Choose a tag to compare

v0.3.0 - 2023-08-30

Features

  • #14 Enable just voting with the binary

Improvements

  • #7 Add linters plus corresponding refactors
  • #6 Restructuring and refactoring
  • #4 Add GH actions and Makefile for testing
  • #3 Use broadcast mode sync instead of block
  • #2 Only vote if account has delegations

Full Diff: v0.2.0...v0.3.0

v0.2.0

09 Aug 13:52
01e956b
Compare
Choose a tag to compare

v0.2.0 - 2023-08-09

Improvements

  • #1 adaptively gets keys and current proposal ID from the local node

v0.1.0

01 Aug 08:29
Compare
Choose a tag to compare

v0.1.0 - 2023-08-01

Features

  • Gets current block height of local node (at http://localhost:26657)
  • Submit a software upgrade proposal to a running local Evmos node for the target version
  • Vote on the software proposal