cosmos-sdk/x/stake/types
Alessio Treglia 24a1670cf0 Run make format 2018-12-10 14:27:25 +00:00
..
codec.go Merge PR #2405: Unbonding and Redelegations Queue 2018-10-08 06:43:47 +02:00
commission.go Make the simulator create the new comission rate sensibly 2018-11-04 15:55:07 -08:00
delegation.go Add a flag to export for zero-height start (#2827) 2018-11-26 04:21:23 -08:00
delegation_test.go Run make format 2018-12-10 14:27:25 +00:00
errors.go Only allow supported pubKey types (#2949) 2018-11-29 09:21:45 -08:00
genesis.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
msg.go Run make format 2018-12-10 14:27:25 +00:00
msg_test.go Run make format 2018-12-10 14:27:25 +00:00
params.go Merge pull request #2761 from WALL-E/patch-1 2018-11-12 12:21:31 -08:00
params_test.go
pool.go Update to TM v0.26.0 - Part I (#2679) 2018-11-04 18:28:38 -08:00
pool_test.go Run make format 2018-12-10 14:27:25 +00:00
test_utils.go Run make format 2018-12-10 14:27:25 +00:00
validator.go Use address instead of bond height / intratxcounter for deduplication (#3055) 2018-12-10 02:49:37 -08:00
validator_test.go Merge PR #2527: Minting 2018-10-19 20:36:00 +02:00