cosmos-sdk/x/bank/client/rest
Amaury 1fa2c22d8a
Prefer sending tx_bytes to Simulate gRPC endpoint (#8926)
* First run

* Remove dead code

* Make test pass

* Proto gen

* Fix lint

* Add changelog

* Fix tests

* Fix test

* Update x/auth/tx/service.go

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>

* Remove protoTxProvider

* Add grpc-gateway test

* Add comment

* move to api breaking

* lesser diff

* remove conflict

* empty commit to rerun CI

* empty commit to rerun CI

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2021-03-25 10:52:54 +00:00
..
grpc_query_test.go bank: name and symbol metadata fields (#8677) 2021-02-24 20:06:04 -03:00
query_test.go bank: name and symbol metadata fields (#8677) 2021-02-24 20:06:04 -03:00
query.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
rest.go Rename GRPCRouter (#8079) 2020-12-04 15:06:50 +00:00
tx_test.go Prefer sending tx_bytes to Simulate gRPC endpoint (#8926) 2021-03-25 10:52:54 +00:00
tx.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00