cosmos-sdk/types/tx
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
..
amino feat: Add proto annotations for Amino JSON (#13501) 2022-11-07 22:51:51 +00:00
signing refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
direct_aux_test.go fix: AuxTxBuilder check all AuxSignerData match (#10547) 2021-11-16 21:48:52 +01:00
direct_aux.go fix: AuxTxBuilder check all AuxSignerData match (#10547) 2021-11-16 21:48:52 +01:00
ext.go chore: Db linting (#12141) 2022-06-08 19:02:01 +02:00
msgs.go refactor: middleware refactor to change tx.Handler interface (#10527) 2021-12-02 06:54:38 +00:00
service.pb.go feat: Add tx encode and decode endpoints for amino txs (#13882) 2022-11-24 13:41:03 +00:00
service.pb.gw.go feat: Add tx encode and decode endpoints for amino txs (#13882) 2022-11-24 13:41:03 +00:00
tips.go feat: Add fee.{payer,granter} and tip fields to StdSignDoc (#10348) 2021-10-22 15:13:37 +02:00
tx.pb.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00
types.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00