cosmos-sdk/api/cosmos
Amaury b49f948b36
feat: Add proto annotations for Amino JSON (#13501)
* add legacy_amino_name

* make-proto-gen

* remove useless omitempty

* add annotations

* Add proto annotations

* Add more annotations

* update cosmos-proto

* Add message scalar?

* Add comments

* Fix comment

* lint proto files

* proto-gen

* go mod tidy

* Add multisig encoding

* Add field name

* Format proto

* proto-gen

* Update proto/cosmos/msg/v1/msg.proto

Co-authored-by: Aaron Craelius <aaron@regen.network>

* Add dont_omitempty whenever we have nullable=false

* proto-gen

* Remove problematic annotations

* put legacy_amino in subpackage

* proto-gen

* Fixes

* legacy_amino.v1

* add non-working proto

* Generate in separate package

* Remove `cosmos.msg` prefix

* make proto-gen

* remove v1 too

* make proto-format

* Add field option

* format

* proto-gen

* Use underscores

* update legacy_amino -> amino

* update to `key_field`

* make proto-format

* make proto-gen

Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-11-07 22:51:51 +00:00
..
app chore: proto image migrate to ghcr (#13168) 2022-09-07 12:03:00 +00:00
auth feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
authz feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
autocli/v1 chore: remove module_query_safe for few auth queries (#13642) 2022-10-25 12:49:44 +02:00
bank feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
base feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
capability feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
consensus feat(api): add authority as module parameter (#13712) 2022-10-31 18:51:43 +00:00
crisis feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
crypto feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
distribution feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
evidence feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
feegrant feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
genutil feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
gov feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
group feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
mint feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
msg/v1 feat: add proto annotation for Msg services (#13178) 2022-09-14 09:27:45 +00:00
nft feat: add autocli service proto (#13597) 2022-10-25 09:17:30 +00:00
orm chore: proto image migrate to ghcr (#13168) 2022-09-07 12:03:00 +00:00
params feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
query/v1 feat: add autocli service proto (#13597) 2022-10-25 09:17:30 +00:00
reflection/v1 refactor!: simplify cosmos.reflection.v1 (#13668) 2022-10-26 17:36:24 +00:00
slashing feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
staking feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
tx feat: add autocli service proto (#13597) 2022-10-25 09:17:30 +00:00
upgrade feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
vesting feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00