cosmos-sdk/x/distribution
Alexander Bezobchuk 94b7d8f467 Fix queryDelegatorTotalRewards (#4078)
Return [] instead of null by making the initial
value an empty slice literal opposed to nil.

Closes: #3705
2019-04-10 18:08:50 +01:00
..
client Fix queryDelegatorTotalRewards (#4078) 2019-04-10 18:08:50 +01:00
keeper Fix queryDelegatorTotalRewards (#4078) 2019-04-10 18:08:50 +01:00
simulation Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
tags unified sender tag (#4057) 2019-04-10 18:03:44 +01:00
types add category tags (#4049) 2019-04-09 13:55:01 +01:00
abci_app.go Revert "Return errors instead of panic (#3782)" (#4054) 2019-04-05 16:20:58 -04:00
alias.go Fix queryDelegatorTotalRewards (#4078) 2019-04-10 18:08:50 +01:00
genesis.go Merge PR #3750: Outstanding per-validator rewards; correctly handle same-BeginBlock redelegation-double-slash 2019-03-06 19:54:12 +01:00
handler.go unified sender tag (#4057) 2019-04-10 18:03:44 +01:00