cosmos-sdk/x/stake
Rigel cae6b40221
Merge pull request #1467: staking index keys don't hold values
* docs: Explain the expected return type within the store (#1452)

* bug somewhere here

* ...

* ...

* fix appending over key

* keys cleanup

* changelog

* remove some junk

* address bucky comments - rearrange appends

* hard code address length
2018-07-03 19:15:48 -04:00
..
client Merge pull request #1467: staking index keys don't hold values 2018-07-03 19:15:48 -04:00
keeper Merge pull request #1467: staking index keys don't hold values 2018-07-03 19:15:48 -04:00
tags Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00
types types: Rename rational.Evaluate to rational.Round (#1487) 2018-07-02 11:57:33 -04:00
app_test.go Switch asserts to require (#1483) 2018-06-30 03:10:15 +02:00
genesis.go types: Rename rational.Evaluate to rational.Round (#1487) 2018-07-02 11:57:33 -04:00
handler.go Ledger integration (#931) 2018-06-29 02:54:47 +02:00
handler_test.go types: Rename rational.Evaluate to rational.Round (#1487) 2018-07-02 11:57:33 -04:00
stake.go Merge PR #1119: Unbonding, Redelegation 2018-06-27 04:00:12 +02:00