DefiantLabs / cosmos-tax-cli

An opensource cosmos tax tool!
https://defiantlabs.net
Apache License 2.0
25 stars 7 forks source link

Update gov module support to work with both v1beta1 and v1 message types #519

Closed pharr117 closed 8 months ago

pharr117 commented 8 months ago

Adds Gov v1 support:

  1. Ignores v1 versions of voting just like v1beta1
  2. Adds parsers for v1 SubmitProposal and Deposit
  3. Adds CSV processing as well