Commit Graph

  • e02766bff3
    x/auction: simulation decoder Federico Kunze 2020-04-01 13:33:18 -0300
  • b473625b09
    go mod verify and tidy Federico Kunze 2020-04-01 13:26:05 -0300
  • 11ed343dea
    simulation decoders for kava modules Federico Kunze 2020-04-01 12:27:38 -0300
  • 1a2137761e
    fix: add auction begin blocker (#411) Kevin Davis 2020-03-31 18:57:28 -0400
  • 4023787683
    Update README to new logo (#410) Ruaridh 2020-03-31 16:20:31 +0100
  • e58d2dc320
    fix: remove old index when updating fees (#409) Kevin Davis 2020-03-31 08:54:31 -0400
  • 882d12c63b
    testnet-5k release candidate (#407) Kevin Davis 2020-03-30 11:06:55 -0400
  • f3e2e7e585
    add simulation stubs to make tests pass (#408) Ruaridh 2020-03-30 16:02:43 +0100
  • 5dcbe73c62 remove missed shutdown module references rhuairahrighairigh 2020-03-30 14:49:41 +0100
  • 7407a38adb update spec overview rhuairahrighairigh 2020-03-30 14:39:13 +0100
  • 699ee59bd1 move shutdown permission to own branch rhuairahrighairigh 2020-03-30 14:38:57 +0100
  • 98a044d7af remove shutdown module rhuairahrighairigh 2020-03-30 14:18:02 +0100
  • 4298564096 address minor TODOs rhuairahrighairigh 2020-03-30 14:06:31 +0100
  • ace9a2363e address TODOs rhuairahrighairigh 2020-03-29 21:05:08 +0100
  • 058e3981c5 add simulation stubs to make tests pass rhuairahrighairigh 2020-03-29 20:50:32 +0100
  • 074bb246a8 add custom errors rhuairahrighairigh 2020-03-29 20:43:25 +0100
  • 2721ba3889
    R4R: bep3 msgs [HOTFIX] (#406) Denali Marsh 2020-03-29 11:37:28 -0700
  • 82f637649c
    [R4R] Testnet-5k proposal (#404) Kevin Davis 2020-03-27 22:54:00 -0400
  • e228aa6659 add events rhuairahrighairigh 2020-03-27 20:28:51 +0000
  • 57f4ca7c9a add mre fields to committee type rhuairahrighairigh 2020-03-27 18:34:03 +0000
  • 77553ed299 improve permission types rhuairahrighairigh 2020-03-27 15:27:45 +0000
  • c50f6bc9fa refactor out vote tallying rhuairahrighairigh 2020-03-26 20:17:49 +0000
  • eefda597f0 tidy up and test client rhuairahrighairigh 2020-03-23 20:57:15 +0000
  • b31cfbe39b add gov client handlers rhuairahrighairigh 2020-03-23 14:32:50 +0000
  • 0275b21173 add struct tags everywhere rhuairahrighairigh 2020-03-21 20:21:43 +0000
  • 66d368c722 add genesis tests rhuairahrighairigh 2020-03-21 19:48:01 +0000
  • fbf67b4527 add committee change gov proposals rhuairahrighairigh 2020-03-21 18:06:58 +0000
  • 18dfcd2a3d add genesis init/export/validation rhuairahrighairigh 2020-03-15 00:00:05 +0000
  • 62da823314 add untested rest rhuairahrighairigh 2020-03-14 01:16:45 +0000
  • 4ef5b7d56f add untested cli methods rhuairahrighairigh 2020-03-13 23:13:42 +0000
  • a0e4ee7736 add querier rhuairahrighairigh 2020-03-13 15:11:31 +0000
  • f773f7f278 add proposal voting deadlines rhuairahrighairigh 2020-03-12 17:05:40 +0000
  • 20bcfec407 add msgs rhuairahrighairigh 2020-03-12 00:47:25 +0000
  • 029842168a address some TODOs rhuairahrighairigh 2020-03-11 23:52:54 +0000
  • 5911e648b7 improve code organisation rhuairahrighairigh 2020-03-11 19:52:25 +0000
  • e473d972ec add vote tallying and tests rhuairahrighairigh 2020-03-11 19:27:36 +0000
  • f9dab88c16 add main keeper methods rhuairahrighairigh 2020-03-11 00:58:42 +0000
  • 8c64fd3750 add keeper delete methods rhuairahrighairigh 2020-03-10 23:28:25 +0000
  • a145846ed2 add get set methods rhuairahrighairigh 2020-03-10 23:16:22 +0000
  • f2e4956d88 hook into app to get integration tests running rhuairahrighairigh 2020-03-10 22:29:16 +0000
  • cae6cb196c make builds pass rhuairahrighairigh 2020-03-10 21:41:10 +0000
  • 54c2e44a2d add antehandler to app rhuairahrighairigh 2020-03-04 19:50:30 +0000
  • 2ab6c4669f rename modules and tidy rhuairahrighairigh 2020-03-04 19:16:27 +0000
  • 3e1b1b1b72 tidy up groupgov rhuairahrighairigh 2020-03-04 16:55:12 +0000
  • 8a36e926e8 tidy up circuit-breaker rhuairahrighairigh 2020-03-04 16:41:13 +0000
  • 4989c0938a rough draft rhuairahrighairigh 2020-03-04 14:35:16 +0000
  • 7eede47769
    Add min bid increments (#380) Ruaridh 2020-02-28 22:16:22 +0000
  • e72b20eb7d
    benchmark account and cdp iteration (#371) Kevin Davis 2020-02-28 17:00:03 -0500
  • 4d21230925
    Merge pull request #383 from Kava-Labs/kd-auction-abci-query Kevin Davis 2020-02-27 14:11:17 -0500
  • 0c6459346d fix: use standard abci query convention Kevin Davis 2020-02-27 12:59:11 -0500
  • 9b49f991f9
    Merge pull request #379 from Kava-Labs/kd-update-circulating-supply Kevin Davis 2020-02-25 18:11:32 -0500
  • fb7dcd7d36 feat: calculate circulating supply with respect to vesting Kevin Davis 2020-02-25 18:03:40 -0500
  • 7e78f37788
    Merge pull request #378 from Kava-Labs/develop Kevin Davis 2020-02-25 10:56:01 -0500
  • ac8787b6ed Merge branch 'master' into develop Kevin Davis 2020-02-25 10:32:20 -0500
  • a746afcb84 Merge branch 'master' into develop Kevin Davis 2020-02-25 10:31:20 -0500
  • 51fc70b5ac
    [R4R] This is the implementation of the total circulating supply (#376) John Maheswaran 2020-02-25 10:29:54 -0500
  • c7b1331f4d
    Fix simulations (#377) Ruaridh 2020-02-25 15:11:09 +0000
  • e3b1f7e24d
    Merge pull request #375 from Kava-Labs/develop Kevin Davis 2020-02-20 16:55:06 -0500
  • 6e8e3f5bb9
    Merge branch 'master' into develop Kevin Davis 2020-02-20 16:21:23 -0500
  • 90bb6abfbb feat: rebase master Kevin Davis 2020-02-20 16:16:35 -0500
  • 97dc4f6432
    [R4R] Prepare develop for merge (#372) Kevin Davis 2020-02-20 09:41:29 -0500
  • 32f6b60c6b
    R4R: update swagger to testnet 4000 (#369) Kevin Davis 2020-02-19 18:48:23 -0500
  • e229872ec6
    Update io.kava.kvd.plist Kevin Davis 2020-02-18 12:34:10 -0500
  • cfccdfc815 update changelog and readme rhuairahrighairigh 2020-02-13 01:04:57 +0000
  • bc5826cd80
    Add cli support for new bip44 coin type (#364) Ruaridh 2020-02-13 00:49:32 +0000
  • 8547707bd9
    fix: parse query height (#362) Kevin Davis 2020-02-04 12:56:22 -0500
  • ed57dd6ff1
    Auction rest endpoints bugfix (#363) Ruaridh 2020-02-04 17:56:10 +0000
  • bbc5d3b7a0
    Auction rest fixes (#361) Ruaridh 2020-02-03 15:54:00 +0000
  • 31e185c632
    [R4R] cdp rest fixes (#360) Kevin Davis 2020-02-03 10:41:28 -0500
  • 4599caca07
    R4R: update pricefeed module rest endpoints (#359) Denali Marsh 2020-02-02 08:06:33 -0800
  • 183acfef62
    auction query fixes (#354) Ruaridh 2020-02-01 15:49:36 +0000
  • 3b8b9ef9bc
    fix: correct tx broadcasting post format (#356) Kevin Davis 2020-02-01 10:49:12 -0500
  • cd754a25d9
    [R4R] Minor rest fixes (#355) Kevin Davis 2020-01-31 17:31:22 -0500
  • 4f8b144381
    add version info for mainnet Kevin Davis 2020-01-31 12:28:28 -0500
  • bdff81b2a2
    fix: avoid panic when closing cdp via repayment (#353) Kevin Davis 2020-01-30 18:50:42 -0500
  • 3c8209cbcc
    fix panic(err) if posted_prices=[] in genesis file (#352) Denali Marsh 2020-01-29 16:12:47 -0800
  • 55f0f8d980
    Display auction type and phase when querying auctions (#345) Kevin Davis 2020-01-29 08:42:03 -0600
  • 84fa0ef51d
    fix: apply penalty to partial deposits (#350) Kevin Davis 2020-01-28 14:38:38 -0600
  • 024001888c
    Add query for cdp deposits (#346) Kevin Davis 2020-01-28 14:08:17 -0600
  • bf64a5c02c
    R4R: add collateral value, collateralization ratio to CDP querier (#347) Denali Marsh 2020-01-28 09:47:08 -0800
  • 075a3089ce
    R4R: add events to pricefeed module (#343) Denali Marsh 2020-01-27 10:07:42 -0800
  • 99be9dd8ab [WIP] example proposal.json files for param changes (#331) Denali Marsh 2020-01-24 13:44:13 -0800
  • 07c1a8c126 fix typo (#332) Ruaridh 2020-01-24 18:31:33 +0000
  • d24f364ed3
    add weighted address tags (#336) Ruaridh 2020-01-24 11:39:52 +0000
  • 33ad221e5f
    Fix gov denom typo (#333) Ruaridh 2020-01-24 11:39:09 +0000
  • d018aaebcf fix typo (#330) Ruaridh 2020-01-23 22:41:59 +0000
  • 535094df96
    Fix: Avoid panics when adding cdp collaterals via governance (#329) Kevin Davis 2020-01-23 15:41:45 -0500
  • e11b298c28 Add CDP Spec (#328) Ruaridh 2020-01-23 19:09:36 +0000
  • 58deb49e55
    Fix withdraw panic (#315) Kevin Davis 2020-01-22 16:56:30 +0000
  • 22dc15f757
    Apply debt floor to repayments (#314) Kevin Davis 2020-01-22 16:50:27 +0000
  • ab72433db0
    add json/yaml to msgs (#323) Denali Marsh 2020-01-21 13:40:04 -0800
  • bab798f50d
    fix: avoid panic if cdp debt > debt held by cdp account (#326) Ruaridh 2020-01-21 20:28:25 +0000
  • f6a3567a66 removed unimplemented MsgTransferCDP (#325) Denali Marsh 2020-01-21 10:24:33 -0800
  • a74f63a8f2 Apply Liquidation Penalty (#313) Kevin Davis 2020-01-21 17:52:07 +0000
  • f01a3f46ee
    Auction cli/rest fixes (#319) Ruaridh 2020-01-21 17:41:37 +0000
  • 2be1a3196e
    make bidding tests independent (#322) Ruaridh 2020-01-21 10:06:07 +0000
  • d887266c24
    Run begin blocker (#321) Ruaridh 2020-01-20 19:28:30 +0000
  • 1b577fcdbb
    Merge pull request #317 from Kava-Labs/ro-tiny-pricefeed-fix Ruaridh 2020-01-17 16:29:46 +0100
  • b879689052 add missing return rhuairahrighairigh 2020-01-17 16:17:48 +0100
  • 710a29980f R4R: add params query to pricefeed module (#311) Denali Marsh 2020-01-17 13:55:17 +0100