Julien Robert
99ac978524
chore: remove unreleased and not sdk dependent packages from v0.52.x 1/n ( #21093 )
2024-08-01 08:04:46 +00:00
Julien Robert
b491335e77
feat(client/v2): implement version filtering using annotation ( #20083 )
2024-04-19 08:32:29 +00:00
Julien Robert
ed6b3ab7b4
fix(client/v2): fix comment parsing ( #19377 )
2024-03-18 17:26:05 +00:00
Julien Robert
4600d00479
fix(client/v2): fix variable arguments ( #17313 )
2023-09-26 12:04:08 +00:00
Trej Gun
78f39e1805
test: change order of proto definitions ( #17690 )
2023-09-12 12:41:56 +00:00
Marko
066f8a7a50
chore: format proto files ( #17445 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-18 14:06:01 +00:00
Julien Robert
90b390795e
feat(client/v2): support consensus address decoding ( #16927 )
2023-07-14 08:07:28 +00:00
Julien Robert
02b7607768
feat(auth,client/v2): add validator address codec ( #16768 )
2023-06-30 09:44:28 +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