* 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 | ||
| allocation_test.go | ||
| allocation.go | ||
| delegation_test.go | ||
| delegation.go | ||
| hooks.go | ||
| keeper_test.go | ||
| keeper.go | ||
| key.go | ||
| params.go | ||
| querier_test.go | ||
| querier.go | ||
| store.go | ||
| test_common.go | ||
| validator.go | ||