Commit Graph

  • e9f5043c84
    Hard: update REST API (#748) Denali Marsh 2020-12-22 17:08:27 +0100
  • 477b937039
    Hard: withdraws limited by ltv (#747) Denali Marsh 2020-12-21 18:28:41 +0100
  • a4bbea1ec4
    update 'harvest' -> 'hard' (#746) Denali Marsh 2020-12-21 18:18:55 +0100
  • f140d7aff6
    update naming conventions (#745) Denali Marsh 2020-12-21 18:07:02 +0100
  • 06fd215de1
    [hard] Update deposit type to use sdk.Coins (#744) Kevin Davis 2020-12-18 09:05:21 -0700
  • 83a5f51c11
    Hard: automatic liquidation by LTV index (#743) Denali Marsh 2020-12-18 02:12:48 +0100
  • 6c0890d5ff
    Hard: introduce LTV index (#742) Denali Marsh 2020-12-16 22:08:29 +0100
  • 89f07e92b4
    Hard: liquidation by keeper (#731) Denali Marsh 2020-12-15 18:38:14 +0100
  • 2442d281ab
    update ltv error msg (#733) Denali Marsh 2020-12-08 14:28:01 +0100
  • 068e12380e
    Update README.md Kevin Davis 2020-12-07 17:53:52 -0700
  • 4e641c5212
    Hard: repay borrowed coins (#725) Denali Marsh 2020-12-07 22:51:35 +0100
  • 4dd174ea85
    query borrow balance (#732) Denali Marsh 2020-12-04 20:04:05 +0100
  • 6aa97a8f75
    hotfix (#730) Denali Marsh 2020-12-04 15:35:26 +0100
  • 4c95227c1d
    fix go 1.15 build warning (#729) Kevin Davis 2020-12-03 16:07:47 -0700
  • 01311e77f6
    Kd fix interest test (#728) Kevin Davis 2020-12-03 16:05:56 -0700
  • 49d62dd076
    Harvest: interest rate logic (#720) Denali Marsh 2020-12-03 22:50:35 +0100
  • 9c69ee2fbf
    merge release v0.12.1 updates (#724) Ruaridh 2020-12-02 17:37:11 +0000
  • 9472c09b91
    patch keys parse command (#700) Kevin Davis 2020-11-13 17:29:30 -0500
  • e1ad9569a7
    Harvest: interest rate model params (#719) Denali Marsh 2020-11-13 16:51:52 +0100
  • fba4860331
    Add custom HARD, USDX circulating supply endpoints (#718) Denali Marsh 2020-11-12 22:48:20 +0100
  • df2c4271e4
    Harvest: refactor deposit type to claim type (#716) Denali Marsh 2020-11-12 17:43:28 +0100
  • 510b7e7c04
    Harvest: borrows limited by global asset borrow limit (#715) Denali Marsh 2020-11-12 16:50:54 +0100
  • cfb1905ad3
    Harvest: borrows capped by utilization (#714) Denali Marsh 2020-11-11 16:05:17 +0100
  • e43fb9d030
    no asset price in pricefeed (#713) Denali Marsh 2020-11-11 09:57:14 +0100
  • 33cbe34991
    Harvest: deposit multiple assets supplying multiple assets (#712) Denali Marsh 2020-11-09 22:52:08 +0100
  • 3ea3148129
    Harvest: multiple deposits (#711) Denali Marsh 2020-11-05 18:36:49 +0100
  • e9d04cd7c6
    Harvest: borrows limited by LTV (#710) Denali Marsh 2020-11-03 10:46:08 +0100
  • 36a32d7962
    Automate docker build and upload (#703) Ruaridh 2020-10-30 17:38:30 +0000
  • 1442deb3dc
    Harvest basic borrow functionality (#702) Denali Marsh 2020-10-30 10:59:47 +0100
  • 35a82acbd0
    Module account permissions fix (#701) Ruaridh 2020-10-28 01:06:44 +0000
  • c02ce618da
    return after writing error response when owner address is invalid (#699) Nick DeLuca 2020-10-20 12:18:12 -0500
  • fabeee93cc
    add arg to usage message (#697) Ruaridh 2020-10-19 15:58:14 +0100
  • 13c8d4e3fd
    cdp withdraw takes 3 args (#696) Nick DeLuca 2020-10-19 09:57:42 -0500
  • e333fe8c40
    update readme for kava-4 (#693) Kevin Davis 2020-10-16 15:42:44 -0400
  • 9654f9d086
    fix: set from address in cli context (#695) Kevin Davis 2020-10-16 15:42:09 -0400
  • 6a0cc6c49d
    swagger: fix bep3 supply query typo (#694) Nick DeLuca 2020-10-16 11:27:47 -0500
  • dfb3b89c56
    update url and add pagination parameters to harvest deposits and claims (#692) Nick DeLuca 2020-10-16 09:40:36 -0500
  • 20280c7247
    update swagger (#690) Denali Marsh 2020-10-16 16:10:58 +0200
  • 74bbb6a0d7
    update msg spec to match code (#691) Paul Downing 2020-10-14 13:50:43 -0500
  • 6e6ed69383
    add name param to query (#689) Denali Marsh 2020-10-14 16:34:31 +0200
  • 9a389e0a0f
    update binance/staking -> binance/earn (#688) Denali Marsh 2020-10-13 16:51:58 +0200
  • 5fdf23a2ba
    fix claim query: owner && depositType (#687) Denali Marsh 2020-10-13 16:37:46 +0200
  • 69eacdddb0 add v0.11.0 commit hash to migration doc karzak 2020-10-12 13:20:22 -0400
  • a9c253c09f
    [R4R] address harvest preliminary audit exhibits (#686) Kevin Davis 2020-10-12 09:26:18 -0400
  • 5764c710a6
    typo fixes (#685) Jay Namsayin 2020-10-11 19:34:07 -0700
  • 194e4c7e0f
    kava 4 migration doc (#678) Kevin Davis 2020-10-11 21:49:14 -0400
  • 8d142458dd
    fix: remove duplicat query logic (#684) Kevin Davis 2020-10-09 09:28:18 -0400
  • dbb385ecd8
    fix: remove deputy cold wallet coins (#683) Kevin Davis 2020-10-06 16:11:56 -0400
  • 14df6ad410
    feat: add function to initialize test app with chain-id (#682) Kevin Davis 2020-10-06 14:25:05 -0400
  • 69512d508b
    harvest-fix: check for status other than bonded, add staking tests (#677) Kevin Davis 2020-10-05 17:44:17 -0400
  • e0771cc9e8
    Incentive query fixes (#681) Ruaridh 2020-10-05 20:11:55 +0100
  • 1a8a4b86e7
    feat: add query for previous savings rate distribution time (#679) Kevin Davis 2020-10-03 19:14:42 -0400
  • 04946493ae
    kava-3 to kava-4 migration (#676) Kevin Davis 2020-10-03 13:48:57 -0400
  • d15e3a43dd
    [R4R] fix: don't panic on expired auctions in init genesis (#668) Kevin Davis 2020-10-02 12:50:56 -0400
  • 8f69dcf960
    Committee migration (#665) Kevin Davis 2020-10-01 15:22:26 -0400
  • 00f2068d1b
    Bep3 migration (#662) Kevin Davis 2020-09-30 19:21:34 -0400
  • 495898170c
    Auth migration (#667) Kevin Davis 2020-09-30 19:14:07 -0400
  • ed7ce81e30
    Harvest Migration (#672) Kevin Davis 2020-09-30 19:07:30 -0400
  • 056f9c0cf0
    Cdp migration (#663) Kevin Davis 2020-09-30 18:58:50 -0400
  • c416423412
    [R4R] harvest fixes (#673) Kevin Davis 2020-09-30 14:44:56 -0400
  • 993d36d05a
    Incentive migration (#666) Kevin Davis 2020-09-30 14:41:46 -0400
  • d577711056
    kava-3 to kava-4 pricefeed migration (#664) Kevin Davis 2020-09-30 14:33:48 -0400
  • 6e923d70a4
    Add Harvest, Issuance modules to swagger (#670) Denali Marsh 2020-09-28 08:36:31 +0200
  • 8e01b0b3f4
    fix (harvest-cli): parse correct arg index (#669) Kevin Davis 2020-09-27 11:47:49 -0400
  • 5ce045f46f
    rename hvt (#661) Denali Marsh 2020-09-25 17:07:20 +0200
  • 087b10d15f
    fix: use previous version of liche (#660) Kevin Davis 2020-09-22 17:44:58 -0400
  • 2e250cc750
    fix: use correct querier endpoint (#659) Kevin Davis 2020-09-22 10:42:30 -0400
  • fe38c4aa43
    harvest v1 (#658) Kevin Davis 2020-09-21 17:08:43 -0400
  • 7292b8843a
    [R4R] feat: add variable length lockups for incentive rewards (#655) Kevin Davis 2020-09-21 16:20:11 -0400
  • b1493d307c
    swagger: fix bad indents and a key duplication error (#657) Nick DeLuca 2020-09-18 15:54:15 -0500
  • e2f515ba9e
    Querier improvements: CDP and Auction priority 1 queries (#644) Denali Marsh 2020-09-17 02:45:10 +0200
  • 641d946ae7
    [R4R] address potential panic in validator vesting (#645) Kevin Davis 2020-09-16 20:44:15 -0400
  • 64aa61d285
    Update to sdk v0.39.x (#625) Ruaridh 2020-09-16 20:16:14 +0100
  • 15a7dc610e
    [R4R] feat: Fetch auctions from historical state (#649) Kevin Davis 2020-09-16 14:58:11 -0400
  • 7085253ac9
    fix: ignore appstore links (#650) Kevin Davis 2020-09-15 10:33:18 -0400
  • 6cdccbad4c
    Add Sentinel bot to docs (#652) Denali Marsh 2020-09-15 13:20:35 +0200
  • c249746bf3
    [R4R] feat: payout liquid claims without creating vesting account (#651) Kevin Davis 2020-09-14 16:18:21 -0400
  • 8966329643
    add example to cli cmd (#648) Denali Marsh 2020-09-11 14:58:22 +0200
  • 0504f55e26
    fix cli tests (#609) Ruaridh 2020-09-01 16:36:47 +0100
  • 3e4e2ff659
    update dockerfile file for speed (#614) Ruaridh 2020-09-01 16:35:37 +0100
  • 2ffb1edd1f
    Simulation fixes (#527) Ruaridh 2020-09-01 16:33:12 +0100
  • f22139fcee
    [R4R] return all claims for incentive queries (#642) Kevin Davis 2020-09-01 08:34:11 -0400
  • 4121b692a0
    [R4R] Fix broken links (#643) Kevin Davis 2020-09-01 08:33:25 -0400
  • deb1db04ad
    Doc updates (#628) Denali Marsh 2020-08-31 15:46:39 +0200
  • b10d964f90
    Bump lodash from 4.17.15 to 4.17.20 in /docs (#641) dependabot[bot] 2020-08-31 09:46:18 -0400
  • 20c1bd1189
    Bump prismjs from 1.20.0 to 1.21.0 in /docs (#622) dependabot[bot] 2020-08-31 09:40:25 -0400
  • dbb8f387f9
    fix: use correct committee params (#640) Kevin Davis 2020-08-30 10:47:07 -0400
  • a53fbc354a
    fix: enforce cdp denom matches collateral type (#638) Kevin Davis 2020-08-27 07:21:35 -0400
  • 5fc85f10a6
    Add rate limiting to bep3 assets (#623) Kevin Davis 2020-08-26 22:05:27 -0400
  • c0006ca8eb
    Update reward vesting length calculation (#624) Kevin Davis 2020-08-26 20:34:55 -0400
  • fca16da84a
    fix: return if supply limit hit in issuance sims (#635) Kevin Davis 2020-08-21 19:39:20 -0400
  • b2eff063a8
    fix: initialize issuance asset supplies at genesis (#634) Kevin Davis 2020-08-21 19:24:31 -0400
  • b356309d90
    Add optional rate limits to issuance (#627) Kevin Davis 2020-08-21 18:56:20 -0400
  • 2a3192fa0e
    fix: use collateral type in cdp simulations (#632) Kevin Davis 2020-08-21 17:38:12 -0400
  • daa1b2bb83
    Add collateral type to cdp (#629) Kevin Davis 2020-08-21 15:42:46 -0400
  • 60d7f522e2
    Fix Periodic Vesting Account JSON for Trust Wallet (#630) Nick DeLuca 2020-08-20 12:33:21 -0500
  • e14466547d
    Issuance module (#599) Kevin Davis 2020-08-17 13:09:02 -0400
  • 790753f156
    BEP3: support multiple assets (#616) Kevin Davis 2020-08-17 11:06:59 -0400
  • 928ce5f064
    initialize claim period ids if they don't exist (#620) Kevin Davis 2020-07-29 13:06:14 -0400
  • e9e038a2c4
    fix: use correct recipient for bep3 tests (#613) Kevin Davis 2020-07-21 17:48:31 -0400