0g-chain/x/committee
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
..
client update format 2020-04-30 10:23:41 -04:00
keeper Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
simulation Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
spec update spec overview 2020-03-30 14:39:13 +01:00
types Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
abci_test.go update format 2020-04-30 10:23:41 -04:00
abci.go update format 2020-04-30 10:23:41 -04:00
alias.go Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
genesis_test.go update format 2020-04-30 10:23:41 -04:00
genesis.go linters and format 2020-04-30 10:13:31 -04:00
handler_test.go update format 2020-04-30 10:23:41 -04:00
handler.go apply various pr suggestions 2020-04-28 01:51:53 +01:00
integration_test.go update module to v0.38 2020-04-27 19:19:05 +01:00
module.go Add committee simulations (#431) 2020-05-04 17:17:20 -04:00
proposal_handler_test.go update format 2020-04-30 10:23:41 -04:00
proposal_handler.go update module to v0.38 2020-04-27 19:19:05 +01:00