cosmos-sdk/client
MD Aleem a78f777ea8
add reverse iteration to pagination (#8875)
* WIP

* add tests

* add tests

* fix lint

* fix pagination

* add proto message doc

* fix filtered_pagination

* fix test

* cleanup

* add reverse flag to pagination

* changelog

* Update client/flags/flags.go

* Update CHANGELOG.md

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2021-03-23 09:28:20 +00:00
..
debug
docs Fix legacy rest api (#8434) 2021-02-26 08:28:48 +00:00
flags add reverse iteration to pagination (#8875) 2021-03-23 09:28:20 +00:00
grpc
input
keys CLI/keys: define default supported keyring algorithms (#8825) 2021-03-18 08:27:03 +00:00
rest
rpc
tx
account_retriever.go
broadcast_test.go
broadcast.go
cmd_test.go
cmd.go CLI/keys: define default supported keyring algorithms (#8825) 2021-03-18 08:27:03 +00:00
context_test.go chore: refactor code quality issues (#8932) 2021-03-22 09:30:27 +00:00
context.go CLI/keys: define default supported keyring algorithms (#8825) 2021-03-18 08:27:03 +00:00
grpc_query_test.go
grpc_query.go
query.go
test_helpers.go
tx_config.go
utils_test.go
utils.go add reverse iteration to pagination (#8875) 2021-03-23 09:28:20 +00:00