cosmos-sdk/x/staking/keeper
Alexander Bezobchuk c1991e31bd Merge PR #5527: Bump Tendermint Version to v0.33.0
* Bump Tendermint version to v0.33.0

* Deprecate old cmn package with new packages

* Update update DB APIs

* More DB updates

* Bump IAVL to v0.13.0

* Handle error returned by iavl.NewMutableTree

* Fix some IAVL stuffs

* Update IAVL

* More updates

* Passing tests

* Fix unit tests

Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
2020-01-16 13:46:51 -08:00
..
alias_functions.go Merge PR #4255: Supply Module 2019-06-28 16:11:27 -04:00
delegation_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
delegation.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
historical_info_test.go Merge PR #5527: Bump Tendermint Version to v0.33.0 2020-01-16 13:46:51 -08:00
historical_info.go Merge PR #5380: ADR 17 Implementation: Historical Module 2019-12-18 08:20:02 -05:00
hooks.go Merge PR #4417: cleanup staking references from types pkg 2019-06-04 15:06:58 -07:00
invariants.go Merge PR #4832: print all failed invariants only 2019-08-05 14:21:44 -04:00
keeper_test.go Merge PR #4255: Supply Module 2019-06-28 16:11:27 -04:00
keeper.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
params.go Merge PR #5380: ADR 17 Implementation: Historical Module 2019-12-18 08:20:02 -05:00
pool.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
querier_test.go Merge PR #5380: ADR 17 Implementation: Historical Module 2019-12-18 08:20:02 -05:00
querier.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
query_utils.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
slash_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
slash.go Merge PR #5160: Simply Dec and Int sign check 2019-10-14 16:05:42 -04:00
test_common.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
val_state_change.go Merge PR #5503: use build-in iterator function 2020-01-10 09:33:43 -05:00
validator_test.go Merge PR #5449: Add New constructor for the DecCoin 2020-01-03 15:44:53 -05:00
validator.go Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00