cosmos-sdk/x/auth/client/rest
Amaury Martiny 194d2aa196
Fix fetch txs by height on legacy REST endpoint (#7730)
* Add test

* Fix potential flakiness in sequence

* Remove test with ?height

* Fix test

* Fix tests

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Zaki Manian <zaki@manian.org>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
2020-11-02 11:52:52 +00:00
..
broadcast.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
decode.go Fix fetch txs by height on legacy REST endpoint (#7730) 2020-11-02 11:52:52 +00:00
encode.go Robert/move amino stdtx (#7301) 2020-09-22 14:35:18 +00:00
query.go Fix fetch txs by height on legacy REST endpoint (#7730) 2020-11-02 11:52:52 +00:00
rest.go Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00
rest_test.go Fix fetch txs by height on legacy REST endpoint (#7730) 2020-11-02 11:52:52 +00:00