cosmos-sdk/.pending
Alessio Treglia 1eb7706c28
Separate account getters from client/context (#4579)
Account getters are removed from client context. x/auth has the
queriers necessary for retrieving account information.
These functions should be removed since they are currently
redundant and don't provide any extra value.

Closes: #4543
2019-06-19 14:24:11 +02:00
..
breaking/sdk Separate account getters from client/context (#4579) 2019-06-19 14:24:11 +02:00
bugfixes/sdk Merge PR #4494: Fix validator-outstanding-rewards command 2019-06-06 09:43:13 -04:00
features Move /bank/balances/{address} REST endpoint into /x/bank (#4570) 2019-06-18 15:44:09 +02:00
improvements remove BlockHeight in context (#4580) 2019-06-19 00:11:31 +02:00