Nick DeLuca
bbb2235ba0
Add auction migration ( #1220 )
...
* add initial auction migration from Levi's work
* reserve bid_duration field name as well
* refactor auction specifc migration code to legacy v0_17 pkg
* Add auction migration specific test. Delete v016 migration files. Add makefile target for running migration tests.
Co-authored-by: galxy25 <levismschoen@gmail.com>
2022-04-22 11:36:05 -07:00
Adam Robert Turman
78b194ce0f
Updated documentation to reflect current version ( #901 )
...
* updated documentation to reflect current version
* added .idea to gitignore
* Delete .gitignore
* Delete kava.iml
* Delete modules.xml
* Delete vcs.xml
2021-05-03 09:44:33 -06:00
Denis Fadeev
5302976109
Added config for docs ( #530 )
2020-05-28 18:11:30 -04:00
Kevin Davis
9b1bf55be7
R4R: Move liquidator functions to cdp module ( #280 )
...
* wip: tpyes and keeper methods
* wip: iterators
* wip: types and keeper methods
* wip: add msgs
* wip: client methods
* wip: rebase develop
* wip: types tests
* wip: keeper tests, small fixes
* wip: add cdp tests
* wip: deposit tests
* wip: keeper tests
* wip: tests and module methods
* feat: error when fetching expired price
* feat: conversion factor for external assets
* feat: debt floor for new cdps
* feat: save deposits on export genesis
* feat: ensure messages implement msg
* feat: index deposits by status
* fix: stray comment
* wip: address review comments
* address review comments
* wip: move liquidation to cdp module
* wip: handle liquidations directly
* wip: use new auction interface
* feat: auction collateral in cdp begin block
* feat: update param validation
* feat: surplus and debt auctions
* address review comments
* address review comments
* fix: auction multiple deposits
* clean up netting function
2020-01-15 15:19:33 +01:00
Kevin Davis
d849d690e5
R4R: CDP types and methods ( #275 )
...
* wip: tpyes and keeper methods
* wip: iterators
* wip: types and keeper methods
* wip: add msgs
* wip: client methods
* wip: rebase develop
* wip: types tests
* wip: keeper tests, small fixes
* wip: add cdp tests
* wip: deposit tests
* wip: keeper tests
* wip: tests and module methods
* feat: error when fetching expired price
* feat: conversion factor for external assets
* feat: debt floor for new cdps
* feat: save deposits on export genesis
* feat: ensure messages implement msg
* feat: index deposits by status
* fix: stray comment
* wip: address review comments
* address review comments
2020-01-12 16:35:34 +01:00
rhuairahrighairigh
e6a96fa4da
update cli tests
2019-09-12 12:19:13 -04:00
rhuairahrighairigh
7257bee903
remove deployment from main repo
2018-08-14 10:06:01 -04:00
rhuairahrighairigh
a91f86cd72
add new deployment
2018-06-24 00:51:32 +01:00
rhuairahrighairigh
666a034608
add docker setup
2018-06-21 14:15:00 +01:00
rhuairahrighairigh
a2d4299b99
update sdk
2018-06-16 22:34:07 +01:00
rhuairahrighairigh
3e552c375b
update gitignore
2018-06-16 17:20:46 +01:00
rhuairahrighairigh
e75dfb7b9c
add gitignore
2018-05-25 14:52:09 +01:00