cosmos-sdk/x
ValarDragon 52775f3329 Make the slashing logger print a string representation of slashFactor
It used to print the decimal number, which has an extra factor of 10**10,
and is thus confusing.
2018-09-01 13:54:47 -07:00
..
auth No need to create a fake slice of signatures nor skip account no./sequence check 2018-08-31 19:09:39 +02:00
bank No need to create a fake slice of signatures nor skip account no./sequence check 2018-08-31 19:09:39 +02:00
distribution Merge pull request #1819: rational -> decimal 2018-08-14 20:15:02 -04:00
gov Don't use pointers when you need them not! 2018-08-31 19:04:45 +02:00
ibc Don't use pointers when you need them not! 2018-08-31 19:04:45 +02:00
mock Merge PR #2122: Implement slashing period 2018-08-31 20:01:23 -04:00
params Modify AnteHandler to take a simulate boolean parameter 2018-08-25 20:12:14 +01:00
slashing Merge PR #2205: minor develop fix 2018-08-31 21:23:30 -04:00
stake Make the slashing logger print a string representation of slashFactor 2018-09-01 13:54:47 -07:00