cosmos-sdk/client/rpc
Amaury 74435137e9
Show height on legacy REST endpoints (#7997)
* Fix showing height in rest endpoints

* Fix query height

* Manually inject req.Height

* Small tweaks

* Use withHeight

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-11-24 10:28:12 +00:00
..
block.go Show height on legacy REST endpoints (#7997) 2020-11-24 10:28:12 +00:00
routes.go client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
rpc_test.go Fix StatusCommand (#7974) 2020-11-18 21:44:13 +00:00
status.go Fix StatusCommand (#7974) 2020-11-18 21:44:13 +00:00
validators.go Replace tmcrypto.PubKey by our own cryptotypes.PubKey (#7419) 2020-11-09 16:01:43 +00:00