0g-chain/app
Ruaridh 23a5c7b969
Add committee simulations (#431)
* first pass at genesis and msgs

* add proposal generation

* add permission generation

* add decoder

* add invariants

* add committee change proposal generator

* improve committee change proposal generation

* fix error formatting

* update sims to v0.38

* Update x/committee/keeper/invariants.go

Co-Authored-By: Denali Marsh <denali@kava.io>

* Update x/committee/keeper/invariants.go

Co-Authored-By: Denali Marsh <denali@kava.io>

* tidy up comments

* tidy up random helpers

* add committee to ImportExport test

* add member check to vote invariant

* fix comment wording

Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>

Co-authored-by: Denali Marsh <denali@kava.io>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
2020-05-04 17:17:20 -04:00
..
params Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
app_test.go update format 2020-04-30 10:27:28 -04:00
app.go Merge branch 'master' of github.com:Kava-Labs/kava into linters 2020-04-30 10:31:20 -04:00
export.go [R4R] bump SDK version to v0.38.3 (#421) 2020-04-23 12:35:58 -04:00
genesis.go update app and cmd 2019-09-25 15:50:03 -04:00
sim_test.go Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
test_common.go update format 2020-04-30 10:23:41 -04:00
utils.go update app package 2019-09-11 18:33:20 -04:00