Kevin Davis
|
fd8d48e208
|
add committee spec
|
2020-05-07 16:58:46 -04:00 |
|
Kevin Davis
|
deef10a872
|
add voter address to vote event
|
2020-05-07 16:58:39 -04:00 |
|
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
|
1a04ffe396
|
fix some lint bugs
|
2020-04-30 11:33:10 -04:00 |
|
Federico Kunze
|
9743f356be
|
Merge branch 'master' of github.com:Kava-Labs/kava into linters
|
2020-04-30 10:31:20 -04:00 |
|
Kevin Davis
|
22315cc3ca
|
add committee to sims (#479)
* fix: update test for cdp breaking changes
* fix: add committee to sims
|
2020-04-30 10:27:37 -04:00 |
|
Federico Kunze
|
fe72a24aa0
|
update format
|
2020-04-30 10:23:41 -04:00 |
|
Federico Kunze
|
8853e8d3d1
|
linters and format
|
2020-04-30 10:13:31 -04:00 |
|
rhuairahrighairigh
|
e1cb079589
|
remove alias comment from godoc
|
2020-04-28 16:36:06 +01:00 |
|
rhuairahrighairigh
|
ffbeced199
|
apply various pr suggestions
|
2020-04-28 01:51:53 +01:00 |
|
rhuairahrighairigh
|
d1c0dd18b1
|
only import types pkgs within types
|
2020-04-28 01:28:00 +01:00 |
|
rhuairahrighairigh
|
307ecd54e2
|
remove unecessary codec tests
|
2020-04-28 01:26:48 +01: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
|
631b87eaf0
|
apply various PR comments
|
2020-04-27 15:37:25 +01:00 |
|
rhuairahrighairigh
|
c17de631d2
|
add nicer keeper get methods
|
2020-04-27 15:04:47 +01:00 |
|
rhuairahrighairigh
|
20c02a6a54
|
add permissions tests
|
2020-04-27 13:57:47 +01:00 |
|
rhuairahrighairigh
|
576dcc7dfd
|
rename files
|
2020-04-27 13:56:59 +01:00 |
|
rhuairahrighairigh
|
c231912642
|
add handler tests
|
2020-04-26 15:28:57 +01:00 |
|
rhuairahrighairigh
|
196ecf7f30
|
improve proposal tests
|
2020-04-25 17:39:59 +01:00 |
|
rhuairahrighairigh
|
ebb6366837
|
address various pr comments
|
2020-04-25 00:22:56 +01:00 |
|
rhuairahrighairigh
|
ccad1f82e2
|
switch to non length prefixed marshalling
|
2020-04-25 00:05:54 +01:00 |
|
rhuairahrighairigh
|
114097edb3
|
add cli help text test
|
2020-04-24 23:36:08 +01:00 |
|
rhuairahrighairigh
|
733711c88c
|
add query committee cmd
|
2020-04-24 23:16:04 +01:00 |
|
rhuairahrighairigh
|
5c280696fb
|
refactor begin blocker
|
2020-04-24 23:15:51 +01:00 |
|
Ruaridh
|
73dc488239
|
Apply suggestions from code review
Co-Authored-By: Denali Marsh <denali@kava.io>
Co-Authored-By: Kevin Davis <karzak@users.noreply.github.com>
|
2020-04-24 19:15:57 +01:00 |
|
rhuairahrighairigh
|
5dcbe73c62
|
remove missed shutdown module references
|
2020-03-30 14:49:41 +01:00 |
|
rhuairahrighairigh
|
7407a38adb
|
update spec overview
|
2020-03-30 14:39:13 +01:00 |
|
rhuairahrighairigh
|
699ee59bd1
|
move shutdown permission to own branch
|
2020-03-30 14:38:57 +01:00 |
|
rhuairahrighairigh
|
4298564096
|
address minor TODOs
|
2020-03-30 14:06:31 +01:00 |
|
rhuairahrighairigh
|
ace9a2363e
|
address TODOs
|
2020-03-29 21:05:08 +01:00 |
|
rhuairahrighairigh
|
058e3981c5
|
add simulation stubs to make tests pass
|
2020-03-29 20:50:32 +01:00 |
|
rhuairahrighairigh
|
074bb246a8
|
add custom errors
|
2020-03-29 20:43:25 +01:00 |
|
rhuairahrighairigh
|
e228aa6659
|
add events
|
2020-03-27 20:28:51 +00:00 |
|
rhuairahrighairigh
|
57f4ca7c9a
|
add mre fields to committee type
|
2020-03-27 18:34:03 +00:00 |
|
rhuairahrighairigh
|
77553ed299
|
improve permission types
|
2020-03-27 15:27:45 +00:00 |
|
rhuairahrighairigh
|
c50f6bc9fa
|
refactor out vote tallying
|
2020-03-26 20:17:49 +00:00 |
|
rhuairahrighairigh
|
eefda597f0
|
tidy up and test client
|
2020-03-23 20:57:15 +00:00 |
|
rhuairahrighairigh
|
b31cfbe39b
|
add gov client handlers
|
2020-03-23 14:32:50 +00:00 |
|
rhuairahrighairigh
|
0275b21173
|
add struct tags everywhere
|
2020-03-21 20:21:43 +00:00 |
|
rhuairahrighairigh
|
66d368c722
|
add genesis tests
|
2020-03-21 19:48:01 +00:00 |
|
rhuairahrighairigh
|
fbf67b4527
|
add committee change gov proposals
|
2020-03-21 18:06:58 +00:00 |
|
rhuairahrighairigh
|
18dfcd2a3d
|
add genesis init/export/validation
|
2020-03-15 00:00:05 +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
|
a0e4ee7736
|
add querier
|
2020-03-13 15:11:31 +00:00 |
|
rhuairahrighairigh
|
f773f7f278
|
add proposal voting deadlines
|
2020-03-12 17:05:40 +00:00 |
|
rhuairahrighairigh
|
20bcfec407
|
add msgs
|
2020-03-12 00:47:25 +00:00 |
|
rhuairahrighairigh
|
029842168a
|
address some TODOs
|
2020-03-11 23:52:54 +00:00 |
|
rhuairahrighairigh
|
5911e648b7
|
improve code organisation
|
2020-03-11 19:52:25 +00:00 |
|