cosmos-sdk/x/distribution/types
Jae Kwon d1e76221d8
Jae/simulator improvements (#2900)
* Make simulator operations predetermined
* Use new dbm.ReverseIterator API
* Simulation speed improvements
* Pin exact revisions, not branches
* Rename 'MountStoresIAVL' to 'MountStores'
* Zero Power Block fees to community pool
2018-11-27 00:14:22 -08:00
..
codec.go Merge PR #2437: Distr-PR-4 Distribution Types 2018-10-05 12:41:38 +02:00
dec_coin.go Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
dec_coin_test.go Merge PR #2437: Distr-PR-4 Distribution Types 2018-10-05 12:41:38 +02:00
delegator_info.go blockly minting (#2825) 2018-11-26 04:13:47 -08:00
delegator_info_test.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
errors.go Codespaces as Strings (#2821) 2018-11-16 09:12:24 -08:00
fee_pool.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
fee_pool_test.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
genesis.go Fix state export/import, add to CI (#2690) 2018-11-08 16:28:28 -08:00
keepers.go LastValidatorPower is also an Int 2018-10-24 00:04:06 -07:00
msg.go Merge PR #2553: Renamed msg.Name() and msg.Type() to msg.Type() and msg.Route() 2018-10-23 21:23:55 +02:00
msg_test.go Merge PR #2437: Distr-PR-4 Distribution Types 2018-10-05 12:41:38 +02:00
test_common.go fix initialization of the test 2018-10-09 21:43:23 -04:00
total_accum.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
total_accum_test.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00
validator_info.go Jae/simulator improvements (#2900) 2018-11-27 00:14:22 -08:00
validator_info_test.go Merge PR #2597: Add distribution accum invariants 2018-10-26 13:42:53 +02:00