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 |
|
Federico Kunze
|
fe72a24aa0
|
update format
|
2020-04-30 10:23:41 -04:00 |
|
rhuairahrighairigh
|
447e7579a8
|
tidy up codec type registrations
|
2020-04-28 01:26:00 +01:00 |
|
rhuairahrighairigh
|
073cd7ebda
|
update module to v0.38
|
2020-04-27 19:19:05 +01:00 |
|
rhuairahrighairigh
|
058e3981c5
|
add simulation stubs to make tests pass
|
2020-03-29 20:50:32 +01:00 |
|
rhuairahrighairigh
|
77553ed299
|
improve permission types
|
2020-03-27 15:27:45 +00:00 |
|
rhuairahrighairigh
|
62da823314
|
add untested rest
|
2020-03-14 01:16:45 +00:00 |
|
rhuairahrighairigh
|
4ef5b7d56f
|
add untested cli methods
|
2020-03-13 23:13:42 +00:00 |
|
rhuairahrighairigh
|
f773f7f278
|
add proposal voting deadlines
|
2020-03-12 17:05:40 +00:00 |
|
rhuairahrighairigh
|
e473d972ec
|
add vote tallying and tests
|
2020-03-11 19:27:36 +00:00 |
|
rhuairahrighairigh
|
f2e4956d88
|
hook into app to get integration tests running
|
2020-03-10 22:29:16 +00:00 |
|