cosmos-sdk/x/bank
atheeshp 9ee14ee985
Add pagination flags to x{ibc, bank} (#6804)
* updated pagination flags

* updated all balances pagination flags

* updated all balances

* some doc updates

Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-21 15:36:45 +00:00
..
client Add pagination flags to x{ibc, bank} (#6804) 2020-07-21 15:36:45 +00:00
exported Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
keeper Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
legacy Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
simulation x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
spec Enable/disable coin transfers by denom (#6527) 2020-07-08 17:43:08 +00:00
types Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
app_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
bench_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
handler.go Enable/disable coin transfers by denom (#6527) 2020-07-08 17:43:08 +00:00
handler_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
module.go Merge PR #6806: Docs & Cleanup 2020-07-21 11:28:43 -04:00