mergify[bot]
0bbfc654a3
feat(auth,client/v2): add validator address codec (backport #16768 ) ( #16789 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-30 10:33:40 +00:00
Jeancarlo Barrios
62f0c6faf2
feat(autocli): add map support ( #15770 )
2023-05-30 03:42:54 +00:00
Robert Zaremba
5612bb815b
docs: improve proto vesting docs about time attributes ( #15474 )
...
## Description
Added a little bit more comments to note about the meaning / type of the numeric time values.
When I'm creating the vesting accounts, I always have to double check it, and end up looking at the code.
2023-03-20 16:40:19 +00:00
Jeancarlo Barrios
ee458eb6c4
feat(autocli): add simple msg support ( #14832 )
...
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2023-03-02 16:43:09 -05:00
Marko
348734a137
chore: proto format ( #13685 )
2022-10-28 17:40:48 +02:00
Aaron Craelius
fa2cb40892
feat: implement autocli customization ( #13251 )
...
* feat: implement autocli customization
* WIP
* integrate simple options
* skip positional fields
* WIP
* WIP
* WIP
* trying to simplify diff, fixing errors
* WIP
* WIP
* tests passing again
* positional params working
* add TODO
* WIP on tests
* WIP on tests
* working tests
* doc strings
* docs
* tests
* tests
* simplify API
* proper validation
* fix import
* address review comments
* address review comments
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-10-13 21:25:26 +00:00
Facundo Medica
797bd12af5
refactor!: Remove sdk.Router and refactor baseapp tests ( #13005 )
...
* test
* progress-ish
* progress
* progress
* make mocks
* progress
* test
* progress
* progress
* progress
* progress
* progress
* progress
* fix mock tests
* progress
* pretty much done, might need some tidying up
* lint
* re-enable blockgas test
* remove router
* gofumpt
* remove more references of Router
* fix
* remove unused code
* remove unused code
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-08-30 23:50:47 +02:00
Julien Robert
8e9e330d29
build: ensure GOWORK=off make test passes ( #12951 )
2022-08-18 15:20:27 +02:00
Jacob Gadikian
818da709f2
make proto-all ( #12643 )
2022-07-20 00:59:34 +02:00
Aaron Craelius
1c8a2d9069
feat(cli): dynamically generate query CLI commands ( #11725 )
...
* WIP on auto-generating CLi
* WIP
* WIP
* WIP
* add pagination.go
* handle more flag types
* WIP on refactoring
* WIP
* working tests
* add docs
* echo all flags
* add repeated tests
* remove comment
* fix compositeListValue issue
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-27 18:24:42 -04:00