cosmos-sdk/tests/e2e
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
..
auth refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
authz refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
bank/client refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
client/grpc/tmservice feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
crisis refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
distribution refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
evidence refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
feegrant refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
genutil refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
gov refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
group refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
mint refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
nft docs: add documentation for nft module (#13871) 2022-11-15 14:45:19 +00:00
params/client/testutil refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00
server feat: add --output-document flag to export CLI command to allow writing genesis state to a file instead of STDOUT (#13802) 2022-11-09 08:04:43 +00:00
slashing/client/testutil refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
staking/client/testutil refactor: clean-up test helpers and tmcli (#13805) 2022-11-09 11:13:27 +00:00
tx feat: Add tx encode and decode endpoints for amino txs (#13882) 2022-11-24 13:41:03 +00:00
upgrade refactor: create go.mod for simapp (#13130) 2022-09-07 18:14:22 +00:00