Commit Graph

  • 30a071f83b
    savings swagger (#1231) Denali Marsh 2022-04-28 05:12:44 +0200
  • fefcb48a80
    Reset bep3 swaps for zero height (#1228) Ruaridh 2022-04-27 16:27:10 +0100
  • a33a7b1166
    Reset periodic vesting accounts for v17 migration (#1225) Levi Schoen 2022-04-26 09:17:15 -0700
  • 39d6176080
    x/savings migration (#1226) Draco Li 2022-04-25 15:48:59 -0400
  • 35da890db0
    Audit app.go (#1221) Ruaridh 2022-04-25 14:48:40 +0100
  • c5de1302f6
    Add x/incentive module migrations (#1224) Levi Schoen 2022-04-22 16:30:09 -0700
  • 6ad85f09b7
    fix: define gov router after committee keeper (#1223) Kevin Davis 2022-04-22 14:57:33 -0600
  • bbb2235ba0
    Add auction migration (#1220) Nick DeLuca 2022-04-22 11:36:05 -0700
  • afdbc04e16
    Update ethermint to v0.14, cosmos-sdk to 0.45.3 (#1219) Draco Li 2022-04-22 14:13:31 -0400
  • f6c55b7015
    Add bridge migration (#1214) Derrick Lee 2022-04-22 09:22:20 -0700
  • 8aa176f05a
    Add Ethereum bridge module (#1211) Derrick Lee 2022-04-22 09:01:43 -0700
  • 812b03af2a
    x/authz v17 migration (#1217) Draco Li 2022-04-22 11:58:55 -0400
  • de0e164632
    Adds authz to app.go (#1178) Thomas Constantine Moore 2022-04-21 16:34:14 -0400
  • c511c56560
    Add EVM Support (#1215) Draco Li 2022-04-21 16:16:28 -0400
  • eaeaf20e83
    Incentive savings hooks + init/sync of savings claims (#1209) Denali Marsh 2022-04-21 16:19:03 +0200
  • c2e53f2d00
    Incentive module: claim savings reward (#1208) Denali Marsh 2022-04-20 13:08:57 +0200
  • db5e839079
    Incentive: savings module reward accumulation logic (#1207) Denali Marsh 2022-04-12 16:14:14 +0200
  • 72e8f2f40f
    Add savings to incentive genesis (#1205) Denali Marsh 2022-04-04 22:01:48 +0200
  • fc3f0cfd2f
    Add savings claim types to incentive module (#1204) Denali Marsh 2022-04-01 16:17:03 +0200
  • 9a389203c3
    Add savings params to incentive module (#1201) Denali Marsh 2022-03-31 11:08:56 +0200
  • 9170090f67
    Implement savings module hooks interface/types (#1202) Denali Marsh 2022-03-31 11:07:19 +0200
  • 60489c10a1
    Fix: register msgs on legacy codec (#1200) Ruaridh 2022-03-30 16:21:59 +0100
  • 988836dee0
    Savings module invariants (#1199) Denali Marsh 2022-03-30 13:51:06 +0200
  • 003b040458
    Savings genesis state (#1198) Denali Marsh 2022-03-29 11:45:04 +0200
  • 70d431b5c8
    Savings module withdrawals (#1197) Denali Marsh 2022-03-28 13:53:42 +0200
  • 3b187011bb
    Fix proto-gen after docs removal (#1196) Ruaridh 2022-03-25 15:15:02 +0000
  • f0fa2e1253
    Savings module: deposit querier (#1193) Denali Marsh 2022-03-24 17:43:03 +0100
  • 26e350945e
    fix struct tag json syntax (#1194) Ruaridh 2022-03-24 14:46:09 +0000
  • a073238f34
    Savings module deposits (#1192) Denali Marsh 2022-03-23 15:34:23 +0100
  • 451bc05f47
    Savings module params (#1190) Denali Marsh 2022-03-23 14:27:54 +0100
  • 8540a5c06f
    Savings module scaffold (#1188) Denali Marsh 2022-03-22 22:13:27 +0100
  • 214a07b788
    add token logos (#1185) Kevin Davis 2022-03-10 13:24:21 -0700
  • 666f136661
    removal of docs dir, migrated to discrete repo (#1169) stephensprinkle 2022-02-22 08:59:02 -0800
  • c5dad2f19c
    move FAQ to docs page (#1166) samcode206 2022-02-15 12:05:50 -0800
  • 205825658f
    update docs for kava-9 and v0.16.1 (#1165) Adam Robert Turman 2022-02-14 14:18:24 -0600
  • 79ef1a52a4
    feat: update changlog for v0.16, unreleased breaking changes (#1164) Kevin Davis 2022-02-08 09:51:37 -0800
  • c76b5f98b7
    fix: use new bid duration params for same-bidder tests (#1163) Kevin Davis 2022-02-08 09:33:42 -0800
  • e526fd1639
    Split existing auction bid_duration parameter into forward_bid_duration and reverse_bid_duration (#1158) Derrick Lee 2022-02-08 09:03:47 -0800
  • b3879f2633
    Update validator_guide to latest version. (#1161) Blockchain Validator 2022-02-08 19:43:22 +0300
  • c0f71921d9
    Test repeat auction bidding (#1159) Ruaridh 2022-02-08 16:42:00 +0000
  • 1ccaf2ef06
    Include all Kava grpc-gateway and legacy endpoints to Swagger (#1157) Derrick Lee 2022-02-04 09:58:35 -0800
  • 699dca8913
    instantiate kava disk keeper before passing to community multi spend (#1153) Nick DeLuca 2022-02-02 18:30:05 -0700
  • 9f73659274
    Fix committee Votes grpc query response (#1156) Derrick Lee 2022-02-01 20:16:53 -0800
  • 4704817ce8
    Remove panic if Swagger disabled in config (#1155) Derrick Lee 2022-02-01 08:32:17 -0800
  • 03ab76bb2d
    Pricefeed query fix (#1149) Denali Marsh 2022-01-25 15:56:51 +0100
  • 31b8ed2276
    update cli docs for launch (#1144) samcode206 2022-01-19 10:58:15 -0800
  • 535dc7d470
    Update README for kava-9 Kevin Davis 2022-01-19 11:35:13 -0600
  • 38bb4eba4c
    export using last committed block height Kevin Davis 2022-01-19 08:02:40 -0600
  • 184ef2ad41
    feat: add instructions for testing migration file hash (#1143) Kevin Davis 2022-01-17 09:59:51 -0700
  • eb331d40df
    IBC enhancements (#1138) Jacob Gadikian 2022-01-17 23:24:43 +0700
  • 691a483675
    fix: only set config in migration if unsealed (#1142) Kevin Davis 2022-01-17 08:27:11 -0700
  • 2e99b716e2
    fix: use kava instead of kvd (#1141) Kevin Davis 2022-01-16 22:03:01 -0700
  • 4f300a040e
    update dockerfile, ci, and migration instructions to go 1.17 (#1140) Nick DeLuca 2022-01-16 19:24:37 -0700
  • e9a28cefd8
    Reset bep3 swaps for zero height in migration (#1135) Ruaridh 2022-01-15 03:17:49 +0000
  • 779f8081e7
    Update migrations to include uatom IBC denom money market (#1132) Denali Marsh 2022-01-15 01:12:23 +0100
  • 2f9eb9ece1
    use forked cosmos-sdk with patches (#1137) Nick DeLuca 2022-01-14 17:03:29 -0700
  • 4426ca3c0c
    Add initial height, app version, evidence maxbytes to migration (#1134) Derrick Lee 2022-01-14 14:56:57 -0800
  • 1a51d1fb00
    Add IBC markets to pricefeed migration (#1131) Derrick Lee 2022-01-14 13:24:57 -0800
  • d71f406ceb
    Add Third Party Protos for IBC Types (#1127) Nick DeLuca 2022-01-13 09:39:32 -0700
  • 4d31712978
    Create rollback.md (#1133) Ivan Shcherbinin 2022-01-13 18:54:19 +0300
  • 4615cef939
    Update migration instructions kava-7 to kava-8 (#1130) Derrick Lee 2022-01-11 09:31:47 -0800
  • 08f01ec76f
    add migration guide for v16 (#1128) Kevin Davis 2022-01-10 18:13:48 -0700
  • 75dec0d79c
    Sync all third party protos for all messages, queries, tx signing, etc (#1124) Nick DeLuca 2022-01-07 18:59:34 -0700
  • 9c6002471b
    enable docker build kit (#1126) Nick DeLuca 2022-01-07 18:41:56 -0700
  • 92b36b09f5
    Update CircleCI Docker Version & Temporarily Disable Sims (#1125) Nick DeLuca 2022-01-07 18:34:11 -0700
  • 8b53fa61c5
    Migrate v15 SubParamPermission to v16 ParamsChangePermission (#1115) Draco Li 2022-01-07 20:22:00 -0500
  • ffef832d45
    Upgrade to sdk v0.44.5 and add IBC (#1106) Ruaridh 2022-01-08 00:39:27 +0000
  • ab299efeaf
    Added light node guide to docs (#1121) Adam Robert Turman 2022-01-05 12:17:39 -0600
  • dc3c06d866
    Merge pull request #1057 from Kava-Labs/sh-docs-additions samcode206 2021-12-06 15:47:29 -0800
  • a57ab64aaa removed lite paper and unfinished docs Sam Hadi 2021-12-06 15:38:36 -0800
  • be5f931edd removed lite paper Sam Hadi 2021-12-06 15:37:30 -0800
  • 80f2ed8fc2 restructuring Sam Hadi 2021-12-06 15:27:59 -0800
  • 3a1290cb24 refactored guide Sam Hadi 2021-12-06 15:19:27 -0800
  • 5aee58823e removed note Sam Hadi 2021-12-06 10:00:19 -0800
  • 03ec4d8b9f
    path -> query (#1085) stephensprinkle 2021-12-01 15:45:36 -0800
  • f251486af4 added some more content for tutorial Sam Hadi 2021-11-23 18:24:36 -0800
  • 398cce78cd added some context around the hello_kava tutorial Sam Hadi 2021-11-23 09:51:24 -0800
  • 4dc6c414f8 added hello kava tutorial <draft-mode> Sam Hadi 2021-11-22 15:13:54 -0800
  • 610a269e31 fixed capitilization and typos Sam Hadi 2021-11-22 10:41:03 -0800
  • d0e9c2531c
    fix: update circulating supply (#1061) Kevin Davis 2021-11-18 11:10:50 -0600
  • 0839466ec2 added local blockchain set-up guide Sam Hadi 2021-11-17 15:45:45 -0800
  • a5b0682a43 reorder docs and fix typos Sam Hadi 2021-11-16 18:03:53 -0800
  • fe5e6d191b added voting and proposals Sam Hadi 2021-11-16 14:48:47 -0800
  • af0c2251fe added transaction command docs Sam Hadi 2021-11-16 14:34:33 -0800
  • bcf4b11d7b reordering stuff Sam Hadi 2021-11-10 15:51:11 -0800
  • bbf37bdad3 added CLI docs Sam Hadi 2021-11-10 11:44:02 -0800
  • fe393048f9
    Merge pull request #1047 from soaryong-c/fix-local-docker-up-failed Ruaridh 2021-11-08 21:57:51 +0000
  • 0e53bb1783 Fix fail local testnet docker-compose up soaryong-stamper 2021-11-04 12:06:11 +0900
  • f84a8b0be0
    Add /cdp/totalPrincipal and /cdp/totalCollateral Endpoints (#1027) Derrick Lee 2021-10-23 11:09:59 -0700
  • baab2b957c
    update swagger-ui to latest version 3.52.5 (#1026) Nick DeLuca 2021-10-18 18:44:06 -0500
  • 45c7785859
    Add No Vote Information to Polling Status for Committee Proposals (#1023) Nick DeLuca 2021-10-12 10:51:01 -0500
  • 55e36665f0 build(deps): bump prismjs from 1.24.0 to 1.25.0 in /docs (#1021) dependabot[bot] 2021-10-01 11:29:26 -0600
  • aa2f3ee193
    Update Twitter links to kava_platform (#1022) Derrick Lee 2021-10-01 10:29:13 -0700
  • de750103ca
    Merge pull request #1020 from Kava-Labs/at-validator-guide Adam Robert Turman 2021-09-28 10:37:46 -0500
  • ec60bf16c3 created subfolder for kava-8 in docs adamrturman 2021-09-27 14:14:56 -0500
  • 8892849f9f
    Update docs/validator_guide.md Adam Robert Turman 2021-09-27 14:00:35 -0500
  • a74c69bf8e
    Update docs/upgrade_oracle.md Adam Robert Turman 2021-09-27 14:00:16 -0500
  • 1bb2d2e74a
    Update docs/upgrade_oracle.md Adam Robert Turman 2021-09-27 14:00:01 -0500
  • 4b026348dc added links and consistent file naming adamrturman 2021-09-23 12:16:10 -0500
  • dd64f3dac2 added oracle upgrade guide adamrturman 2021-09-23 12:12:46 -0500