cosmos-sdk/types
Sunny Aggarwal 6c9e71b654 Merge PR #2451: implement validator queue
* unbonding redelegation queue

* address some of bez and chris review

* delete old timeslices from queue

* added Rigel's test case

* added end-time to tags

* fixed bug in staking

* removed prints

* Get -> Queue

* called Endblocker in test

* implement validator queue

* Docs and PENDING

* address federicos comments

* unexposed UnbondingToUnbonded

* no copying unbonded val array to memory
2018-10-14 20:37:06 -04:00
..
lib
abci.go
address_test.go
address.go
codec.go
codespacer_test.go
codespacer.go
coin_test.go
coin.go
context_test.go
context.go
decimal_test.go
decimal.go
errors_test.go
errors.go
gas_test.go
gas.go
handler.go
int_test.go
int.go
queryable.go
result_test.go
result.go
stake.go
store_test.go
store.go
tags_test.go
tags.go
tx_msg.go
utils_test.go
utils.go