cosmos-sdk/x/distribution
Marin Basic 985aae5575 Return errors instead of panic (#3782)
This is related to issue #3741 where fetching data from
invalid store, package panic.

Modify subspace.go to return errors instead of panic.

Also update other packages that import subspace and
handle errors.
2019-04-04 08:10:56 +01:00
..
client Implement client functionality for the community pool (#3939) 2019-03-28 01:05:36 +00:00
keeper Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
simulation Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
tags Merge PR #2943: Fix tag usage in handlers and EndBlocker 2018-11-29 15:34:57 +01:00
types Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04:00
abci_app.go Return errors instead of panic (#3782) 2019-04-04 08:10:56 +01:00
alias.go Merge PR #3656: Broken-Invar Tx - aka. Crisis module 2019-03-28 19:27:47 -04: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 Merge PR #3673: Message & Codec Registration Consistency 2019-02-25 16:16:52 +01:00