Kevin Davis
|
04946493ae
|
kava-3 to kava-4 migration (#676)
* feat: kava-3 to kava-4 migration function
* update migrate command
|
2020-10-03 13:48:57 -04:00 |
|
Kevin Davis
|
8f69dcf960
|
Committee migration (#665)
* draft: kava-3 to kava-4 committee migrations
* migration: add busd, xrpb, btcb bep3 and cdp params to stability committee
* add new pricefeed markets to safety committee
* add harvest to committee
|
2020-10-01 15:22:26 -04:00 |
|
Kevin Davis
|
495898170c
|
Auth migration (#667)
* draft auth migration from kava-3 to kava-4
* add harvest module accounts to auth state
* check account state equality
* add supply reconciliation to auth migration
* add gov migration
* add exact json test (#674)
Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
* fix: check err variable
* correct import path
* feat: add hard accounts
Co-authored-by: rhuairahrighairigh <ruaridh.odonnell@gmail.com>
|
2020-09-30 19:14:07 -04:00 |
|
Kevin Davis
|
056f9c0cf0
|
Cdp migration (#663)
* draft kava-3 to kava-4 cdp migration
* fix: use starting cdp id from the old genesis state
* update auction size for xrp
|
2020-09-30 18:58:50 -04:00 |
|
Kevin Davis
|
993d36d05a
|
Incentive migration (#666)
* draft kava-3 to kava-4 incentive migration
* fix: use collateral type instead of denom
* add additional claim multiplier to incentives
* remove testdata file creation
|
2020-09-30 14:41:46 -04:00 |
|
Kevin Davis
|
d577711056
|
kava-3 to kava-4 pricefeed migration (#664)
|
2020-09-30 14:33:48 -04:00 |
|
Kevin Davis
|
5fc85f10a6
|
Add rate limiting to bep3 assets (#623)
* feat: use only module account for bep3 txs
* wip: add time-based supply limits
* add tests and sims
* update genesis tests
* fix migration, committee tests
* update migrations
* fix: set previous block time in begin block
* update store decoder
* add additional bep3 params to committee
* revert incorrect rebase changes
* add migration test
* address review comments
|
2020-08-26 22:05:27 -04:00 |
|