Federico Kunze
769f3271f9
app: upgrade module
2020-05-07 16:34:05 -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
ebb1149c95
update format
2020-04-30 10:27:28 -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
Kevin Davis
c175e9e856
Add kava modules to TestAppImportExport ( #472 )
...
* add kava modules to TestAppImportExport
2020-04-29 10:10:41 -04:00
Denali Marsh
b969a0ea33
Incentive module simulations ( #439 )
...
* Incentive module simulations (#439 )
Co-authored-by: John Maheswaran <jmaheswaran@users.noreply.github.com>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
Co-authored-by: John Maheswaran <john@kava.io>
2020-04-24 17:55:18 -04:00
Federico Kunze
a573625df8
[R4R] bump SDK version to v0.38.3 ( #421 )
...
* bump SDK version to v0.38.3
Co-authored-by: Denali Marsh <denali@kava.io>
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: denalimarsh <denalimarsh@gmail.com>
Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
2020-04-23 12:35:58 -04:00
Federico Kunze
c56627aa23
update sim tooling #440
...
[R4R] Update sim tooling
2020-04-17 22:41:54 -04:00
jmahess
55747ed0b8
[R4R] Fix pricefeed sims so does not always go to zero ( #434 )
...
* Generate pricefeed prices using a random walk at the beginning of sims
Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
Co-authored-by: John Maheswaran <john@kava.io>
Co-authored-by: Ruaridh <rhuairahrighairidh@users.noreply.github.com>
Co-authored-by: John Maheswaran <john@noreply>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
Co-authored-by: Denali Marsh <denali@kava.io>
2020-04-17 18:29:54 -04:00
Kevin Davis
decbbd4c00
feat: only run one seed in determinism tests
2020-04-16 16:58:00 -04:00
Kevin Davis
3ab264b5b7
fix: remove hardcoded value
2020-04-15 22:44:08 -04:00
Kevin Davis
162a47343d
feat: reduce determinism sim runs
2020-04-15 22:39:45 -04:00
Kevin Davis
1fab788fd5
[R4R] Add cdp simulations ( #422 )
...
feat: cdp sims
Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
Co-authored-by: John Maheswaran <john@kava.io>
2020-04-13 21:29:46 -04:00
Ruaridh
5bdffd5c1c
Add Auction Simulations ( #419 )
...
* first pass
* fix bid amount calculation
* untested refactor of sim ops and genesis
* refactor operations and fix auction bug
* add param changes and genesis
* address minor TODO
* add first draft of invariants
* improve param generation
* complete invariants
* fix genesis tests
* log no-op better
* small fixes
* add missed comma
Co-authored-by: John Maheswaran <john@kava.io>
2020-04-13 17:01:54 +01:00
jmahess
8d199746cd
[R4R] Pricefeed simulations ( #420 )
...
Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
Co-authored-by: John Maheswaran <john@kava.io>
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
2020-04-12 12:34:01 -04:00
Denali Marsh
3da4657102
[R4R] BEP3 simulations ( #423 )
...
* implement randomized genesis, params
* implement operations: MsgCreateAtomicSwap
* implement claim, refund future ops
* remove dynamic block locks
* refactor BondedAddresses
* add consistent supported assets
2020-04-11 20:54:45 -07:00
rhuairahrighairigh
154af93476
add sim test comments
2019-10-10 12:55:02 -04:00
rhuairahrighairigh
6f1cdeb336
set address prefixes for tests
2019-10-10 12:55:02 -04:00
rhuairahrighairigh
a13e8d0379
fix invariant benchmarking
2019-09-26 16:14:10 -04:00
rhuairahrighairigh
b71ce1802b
fix simulations
2019-09-12 14:27:13 -04:00
rhuairahrighairigh
5acc23e6e5
update app package
2019-09-11 18:33:20 -04:00
rhuairahrighairigh
d73cfc7167
update sdk and app pkg
2019-07-18 18:36:31 +01:00
rhuairahrighairigh
0f6f109f95
change app name
2019-06-20 18:13:21 +01:00
rhuairahrighairigh
ec312fefc8
generalize app name
2019-06-20 18:02:29 +01:00
rhuairahrighairigh
04e9e8caf4
move packages to top level
2019-06-20 17:17:45 +01:00