* Remove shares concept from unbonding and redelegation * Remove redundant staking REST type declerations * Rename staking REST request types * Fix slashing tests * Fix staking tests * Fix integration tests * Add safety checks for when validator tokens are zero * Attempt to fix simulation * Add pending log entry * Update docs * Implement and use SharesFromTokens * Rename ShareTokens and ShareTokensTruncated * Rename Delegation to Amount in DelegateRequest * Implement and use SharesFromTokensTruncated * Update MsgDelegate to use Amount instead of Value * Use constructors in staking sim messages * Implement and use ValidateUnbondAmount |
||
|---|---|---|
| .. | ||
| alias_functions.go | ||
| delegation_test.go | ||
| delegation.go | ||
| hooks.go | ||
| keeper_test.go | ||
| keeper.go | ||
| key_test.go | ||
| key.go | ||
| params.go | ||
| query_utils.go | ||
| slash_test.go | ||
| slash.go | ||
| test_common.go | ||
| val_state_change.go | ||
| validator_test.go | ||
| validator.go | ||