Federico Kunze
e9c16fa752
x/committee: committee gov module
...
Committee Gov Module
2020-04-30 09:16:33 -04:00
Federico Kunze
0ee0dd8c41
Merge branch 'master' of github.com:Kava-Labs/kava into fedekunze/fix-cli-tests
2020-04-30 09:14:09 -04:00
Federico Kunze
aa9e943609
fix CLI tests
2020-04-30 09:13:23 -04:00
Kevin Davis
3cc2cc99b8
fix: enforce sorting of cdp ids when storing ( #475 )
2020-04-29 18:02: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
Federico Kunze
5ccd4e219f
fix some tests
2020-04-28 14:04:30 -04:00
rhuairahrighairigh
e1cb079589
remove alias comment from godoc
2020-04-28 16:36:06 +01:00
Federico Kunze
353c2e9b74
update cli_test.go
2020-04-28 10:27:12 -04:00
Federico Kunze
e33898cc1a
rename
2020-04-28 10:10:02 -04: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
Federico Kunze
1cd1b1e259
update pubkey
2020-04-27 13:28:42 -04:00
Federico Kunze
5473e9d8f4
fix CLI tests
2020-04-27 13:16:18 -04:00
rhuairahrighairigh
6c3d525f0f
Merge branch 'master' into ro-emergency-gov-module
2020-04-27 15:55:20 +01:00
Kevin Davis
ae4aee46ff
Use sdk.Coin in cdp module ( #466 )
...
* Use sdk.Coin in cdp module
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Denali Marsh <denali@kava.io>
Co-authored-by: John Maheswaran <john@noreply>
2020-04-27 10:40:34 -04: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
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
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
Kevin Davis
e9a73b80ce
Incentives tests ( #429 )
...
* USDX Incentives tests (#429 )
Co-authored-by: Denali Marsh <denali@kava.io>
Co-authored-by: John Maheswaran <jmaheswaran@users.noreply.github.com>
Co-authored-by: John Maheswaran <john@kava.io>
2020-04-24 11:44:44 -04:00
Kevin Davis
1ef9bd331b
USDX incentives implementation ( #399 )
...
* USDX incentives implementation (#399 )
* feat: upgrade to cosmos-sdk v0.38
Co-authored-by: Denali Marsh <denali@kava.io>
Co-authored-by: John Maheswaran <jmaheswaran@users.noreply.github.com>
Co-authored-by: John Maheswaran <john@kava.io>
2020-04-24 11:20:34 -04:00
jmahess
5737f4fa19
[R4R] Update fees for all cdps ( #449 )
...
* update cdp fees in begin block
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Denali Marsh <denali@kava.io>
Co-authored-by: John Maheswaran <john@noreply>
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
2020-04-23 19:25:44 -04:00
Kevin Davis
23e23fdaaa
fix: restore auction sims operations ( #465 )
2020-04-23 14:51:37 -07:00
Denali Marsh
a4c5a13822
[R4R] BEP3 module spec and clean up ( #450 )
...
* bump SDK version to v0.38.2
* fix module.go and remove codespaces
* fix coins Add()
* fixes to handlers
* migrate errors
* more fixes
* fixes fixes fixes
* build
* check for paramstore keytable
* empty param validation function (TODO)
* param validations
* fix some tests
* fix all tests
* simulation fixes (WIP)
* auction and bep3 sim refactor
* fixes
* bep3 sims fixes
* auction and pricefeed fix
* cdp sims fixes
* fix tests
* Update x/auction/keeper/auctions.go
Co-Authored-By: Denali Marsh <denali@kava.io>
* Update x/bep3/types/params.go
Co-Authored-By: Denali Marsh <denali@kava.io>
* Apply suggestions from code review
Co-Authored-By: Denali Marsh <denali@kava.io>
* Update x/bep3/keeper/swap.go
Co-Authored-By: Denali Marsh <denali@kava.io>
* address comments from review
* address comments from review
* fix: run sims
* fix: implement marshal/unmarshal JSON for validator vesting account
* fix: don't call set on sealed config
* remove swap interface
* add concepts spec
* add state spec
* add messages spec
* update event names
* implement swap expired event
* add events spec
* add params spec
* add begin block spec
* add module readme
* update alias
* revisions
* aggregate expired swap ids for event emisison
* markdown-link-check-disable for circleci
* exclude api-endpoint links in Makefile
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Kevin Davis <kjydavis3@gmail.com>
2020-04-23 13:57:25 -07:00
Ruaridh
cd6cb852ad
Add genesis example ( #462 )
...
* remove duplicate genesis
* add testnet-5k genesis copy
* update for v0.38
* update formatting
2020-04-23 10:59:57 -07: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
Kevin Davis
0949a912cf
Choose simulation seed that runs without unbonding ( #447 )
...
* fix: ci failing due to memory consumption
* feat: choose seed that doesn't immediately exit
* fix: don't attempt to draw too much debt
* fix: remove comment
2020-04-18 11:34:25 -04:00
Kevin Davis
89bad17d96
fix: ci failing due to memory consumption ( #446 )
2020-04-18 10:20:29 -04:00
Federico Kunze
a0c2e4773b
pricefeed cleanup #428
...
[R4R] Pricefeed cleanup
2020-04-17 23:31:55 -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
5ae0b76e0c
[R4R] Bep3 sim changes ( #442 )
...
* fix: choose claim amount as percentage
* fix: lower asset supply to avoid overwhelming auctions
2020-04-17 14:05:36 -04:00
Kevin Davis
5ac44ff86e
fix: run cli tests before module tests
2020-04-16 17:05:54 -04:00
Kevin Davis
be5b12d9d7
add make method for faster testing and sims
2020-04-16 16:58:26 -04:00
Kevin Davis
decbbd4c00
feat: only run one seed in determinism tests
2020-04-16 16:58:00 -04:00
Kevin Davis
783247851d
[R4R]: Avoid divide by zero when price is very small ( #441 )
...
* fix: avoid divide by zero when price is very small
* fix: typo
2020-04-16 07:43:44 -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