cosmos-sdk/cmd/gaia/app
Alessio Treglia 816248987f CollectStdTxs() must check DelegatorAddr against accounts (#3004)
* CollectStdTxs() must check DelegatorAddr against accounts
* Use sdk.AccAdress.String() instead of casting with string()
2018-12-05 13:23:19 -08:00
..
benchmarks Merge PR #2977: Don't serialize Account Number and Sequence Number in signatures 2018-12-03 18:29:50 +01:00
app_test.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
app.go Merge PR #2984: Removal of Mandatory Self-Delegation Reward 2018-12-04 17:53:52 -05:00
export.go Inflation bug fixes (#2982) 2018-12-04 10:17:02 -08:00
genesis_test.go Merge branch 'develop' into dev/sim_msg_edit_val 2018-11-07 13:26:00 -08:00
genesis.go CollectStdTxs() must check DelegatorAddr against accounts (#3004) 2018-12-05 13:23:19 -08:00
invariants.go Inflation bug fixes (#2982) 2018-12-04 10:17:02 -08:00
sim_test.go Merge PR #2930: Simulation spring cleaning 2018-11-29 16:17:10 +01:00