pinosu
52996dbf0e
Add wasm command to support v1 gov proposals ( #1326 )
...
* Add wasm command to support v1 gov proposals
* fix lint issues
* fix comments
* Minor tweak and test files
---------
Co-authored-by: Alex Peters <alpe@users.noreply.github.com >
2023-04-21 18:28:19 +02:00
pinosu
674eceb31e
Use gov v1 instead of v1beta1 for new proposals ( #1269 )
...
* Deprecate proposal types
* Fix simulations
* Update cli
* Fix implementation
* Fix cli tests
* Fix lint errors
* Fix simulations
* fix comments
* Add integration tests
* Add more integration tests
* Add tests
* Remove legacy proposal CLI
* fix comments
2023-03-30 10:25:42 +02:00
Alexander Peters
1a8019b380
Fix client checksum verification ( #1234 )
...
* Fix client checksum verification
* Review comments
2023-03-06 14:11:11 +01:00
Alexander Peters
8991633de2
Disallow only address permission ( #1163 )
...
* Remove AccessTypeOnlyAddress for store msg
* Remove AccessTypeOnlyAddress for update config msg
* Review feedback
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com >
Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com >
2023-01-25 12:46:02 +01:00
Alex Peters
2567927d09
Parse any of address in CLI; more tests
2022-09-07 15:46:27 +02:00