Commit Graph

  • 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
  • 9ae99ade27
    fix bep3 calc-swapid address parsing (#611) Ruaridh 2020-07-21 21:23:40 +0100
  • 86c0225174
    encapsulate total principle calculation within cdp type and use (#610) Nick DeLuca 2020-07-10 08:16:05 -0500
  • d83c43dcb4
    Add legacy block and tx rest endpoints (#602) Ruaridh 2020-07-07 22:10:07 +0100
  • 97a51479f6
    Docs config (#605) Cyrus Goh 2020-07-03 02:00:29 -0700
  • f2643e40e2
    bump tendermint and cosmos-sdk versions (#608) Kevin Davis 2020-07-02 19:48:43 -0400
  • 79e9a2c67a
    add bep3 patch activation date (#607) Kevin Davis 2020-07-02 13:37:53 -0400
  • a68ef74b07
    Query old blocks for proposals in CLI (#598) Nick DeLuca 2020-06-29 18:39:35 -0500
  • 8001cbbfd7
    Update asset supply when params change (#604) Kevin Davis 2020-06-29 17:38:26 -0400
  • ad33296d98
    Use OS specific build directories (#600) Kevin Davis 2020-06-24 14:21:01 -0400
  • b539820c88
    Add raw params querier (#591) Ruaridh 2020-06-23 14:17:08 +0100
  • 2ea75458ff
    Update BEB3 CLI Client to Support JSON (#597) Nick DeLuca 2020-06-22 18:34:51 -0500
  • e81987c31f
    Add QueryGetAccounts to CDP Client (#596) Nick DeLuca 2020-06-19 14:30:10 -0500
  • 687c39be82
    Update kvcli tx bep3 create -h with valid height span (#594) Nick DeLuca 2020-06-18 19:54:06 -0500
  • 70e8f95f02
    Pricefeed price simulation refactor (#585) Nick DeLuca 2020-06-17 21:03:47 -0500
  • e913dc2ff0
    Fix misleading comments from audit (#592) Kevin Davis 2020-06-17 14:40:44 -0400
  • dda84c79ab
    Add CLI Command to Query Kavadist Balance (#590) Nick DeLuca 2020-06-17 08:04:16 -0500
  • bfb9f7e20a
    cleanup begin/end block (#553) Federico Kunze 2020-06-17 11:09:44 +0200
  • f0e73e4aa8
    Refactor CreateAuctionsFromDeposit (#589) Nick DeLuca 2020-06-16 10:02:47 -0500
  • db2b237e1d
    [R4R] Restore supply endpoints (#586) Kevin Davis 2020-06-15 12:01:58 -0400
  • 037700388b
    Update docs for mainnet (#579) Denali Marsh 2020-06-15 04:11:29 -0700
  • 3784b4971b
    update bep3 docs for mainnet (#587) Denali Marsh 2020-06-15 01:37:28 -0700
  • 2eb6036f42
    [R4R] Add client for kavadist module (#584) Kevin Davis 2020-06-12 15:45:07 -0400
  • b422c29212
    Update Changelog for kava-3 (#582) Kevin Davis 2020-06-12 15:37:18 -0400
  • 447714d3e6
    feat: Update readme for kava-3 (#583) Kevin Davis 2020-06-12 11:07:07 -0400
  • 95a15367b6
    Add local testnet to makefile (#545) Alexander Bezobchuk 2020-06-11 21:40:46 -0400
  • 3e63356c58
    Cache redundant calculation in cdp RepayPrinciple (#569) Nick DeLuca 2020-06-11 15:14:47 -0500
  • 0ddae8609e
    Add partial legacy rest server (#578) Ruaridh 2020-06-11 20:53:38 +0100
  • 890411b685
    fix exhibit 48 - error message should match if statement (#580) Nick DeLuca 2020-06-11 14:33:36 -0500
  • 25abdd10b5
    Remove some redunancy in RepayPrinciple (#577) Nick DeLuca 2020-06-11 14:32:39 -0500
  • 5ba2706d56
    Optimize calculation in savings distribution (#573) Nick DeLuca 2020-06-11 14:25:32 -0500
  • 7ae76b8440
    Auctions Clean Up - Fixes redenancy and legibility (#576) Nick DeLuca 2020-06-11 14:23:58 -0500
  • 2a446fe530
    fix misleading logging (#572) Nick DeLuca 2020-06-10 11:10:55 -0500
  • 12ef484b4f
    update swagger for kava-3 (#561) Kevin Davis 2020-06-10 11:02:00 -0400
  • 3f043b90ac
    Update GetTotalSurplus and GetTotalDebt to be consistent (#567) Nick DeLuca 2020-06-10 09:18:13 -0500
  • a22ecd2f67
    Feat/improve kava 3 migration docs (#575) Cryptobabybear 2020-06-10 21:39:25 +0800
  • b99f1160d0
    feat:Amended docs for migration (#571) Cryptobabybear 2020-06-10 10:25:31 +0800
  • 2ed6fedc8b
    Standardize hash instructions (#570) Ruaridh 2020-06-09 18:34:42 +0100
  • 44467569af
    Fix Ineffectual if statements (#568) Nick DeLuca 2020-06-09 06:07:58 -0500
  • 547c651c95
    add description of pruning considerations (#566) Kevin Davis 2020-06-08 15:27:12 -0400
  • 15dedcfb4b
    Update migration.md Kevin Davis 2020-06-08 12:46:38 -0400
  • be762ed212
    Update migration.md Kevin Davis 2020-06-08 12:45:03 -0400
  • 71f69e3066
    add launch time at top Kevin Davis 2020-06-08 12:42:04 -0400
  • 72a9e13d6f
    fix pruning section (#564) Ruaridh 2020-06-08 14:49:16 +0100
  • 87e7570bfd
    Update README.md Kevin Davis 2020-06-08 08:37:08 -0400
  • 91161bfaa5
    Bump websocket-extensions from 0.1.3 to 0.1.4 in /docs (#563) dependabot[bot] 2020-06-08 06:44:21 -0400
  • d0afb4f1e1
    update migration for patch release (#562) Kevin Davis 2020-06-07 23:39:04 -0400
  • 869189054d
    Check Pruning Config (#560) Ruaridh 2020-06-08 04:26:02 +0100
  • 0328181c7d
    information on tendermint pruning bug (#559) Kevin Davis 2020-06-07 16:37:36 -0400
  • 91fe7a86c4
    fix: use halt-time Kevin Davis 2020-06-05 19:27:12 -0400
  • bc43b6e9a3
    feat: add discord link for coordination (#558) Kevin Davis 2020-06-05 17:35:04 -0400
  • 1e553766c8
    update readme and guide with v0.8 release info (#557) Kevin Davis 2020-06-05 15:21:26 -0400
  • dee456557a
    add halt time instructions (#556) Kevin Davis 2020-06-05 14:39:57 -0400
  • 978efbcc49
    Fix bep3 sims determinism (#555) Denali Marsh 2020-06-05 11:24:08 -0700
  • bc804040b3
    fix migration instructions typo (#554) Kevin Davis 2020-06-05 12:25:29 -0400
  • c799282030
    add twitter (#548) Denali Marsh 2020-06-05 05:59:30 -0700
  • b2a4369d4e
    ValidatorVestingAccount validation (#552) Federico Kunze 2020-06-05 08:59:16 -0400