cosmos-sdk/api/cosmos
Likhita Polavarapu e260fc1c89
feat: Add tx encode and decode endpoints for amino txs (#13882)
* add proto changes

* make proto-gen

* wip: adds tests

* wip: tests

* remove consoles

* wip: fix something

* fix: encode amino tests

* add decode amino tests

* wip: address requested changes

* update proto inline docs

* address review comments

Co-authored-by: Amaury M <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2022-11-24 13:41:03 +00:00
..
app chore: proto image migrate to ghcr (#13168) 2022-09-07 12:03:00 +00:00
auth fix(group): migrate group policy account to base accounts with credentials (#13742) 2022-11-21 22:46:48 +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 tx encode and decode endpoints for amino txs (#13882) 2022-11-24 13:41:03 +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