Commit Graph

  • 250801dd77
    fix ci & sort denoms in internal testnet genesis coins (#1580) Robert Pirtle 2023-04-27 07:49:55 -0700
  • ea3f2511d4
    update multichain btc denom (#1579) Paul Downing 2023-04-25 12:58:34 -0500
  • a739e42009
    ci: run CI test suite against release branches (#1578) Robert Pirtle 2023-04-24 12:53:29 -0700
  • 95d9fb9aca
    feat: add CommunityCDPWithdrawCollateralPermission (#1568) drklee3 2023-04-20 17:13:02 -0700
  • fff3f50877
    Fix cli to fund community pool (#1570) Draco 2023-04-20 19:56:24 -0400
  • 31eae1c6d7
    feat: add community cdp withdraw collateral proposal (#1567) drklee3 2023-04-20 16:08:53 -0700
  • 14a0860ddb
    feat: add CommunityCDPRepayDebtPermission (#1566) Robert Pirtle 2023-04-20 14:42:11 -0700
  • c5f414e6a5
    feat: add community cdp repay debt proposal (#1565) Robert Pirtle 2023-04-20 14:13:16 -0700
  • 99890b9c84
    add authorizations for x/gov (#1569) Draco 2023-04-20 16:43:33 -0400
  • 9b0a348239
    Update protonet json earn vaults (#1564) Paul Downing 2023-04-18 18:55:57 -0500
  • 8c1c29a03a
    feat: add CommunityPoolLendWithdrawalPermission (#1562) Robert Pirtle 2023-04-18 12:31:43 -0700
  • 56f697fba6
    feat: overwrite x/distribution /community_pool endpoint to include x/community balance (#1563) drklee3 2023-04-17 12:54:13 -0700
  • 98fb7ced20 match contracts deployed in protonet seed script with internal testnet Levi Schoen 2023-04-14 13:43:25 -0700
  • 3e4d081583 fix protonet seed script usdc contract address variable Levi Schoen 2023-04-14 12:22:48 -0700
  • be2db71cb0 update-protonet-committee-params Levi Schoen 2023-04-14 15:16:38 -0400
  • 1dda67312e dynamically set default contract addresses for bridged asset in testnet seed scripts Levi Schoen 2023-04-13 18:29:25 -0700
  • 40f3c0b67b add example script for how to update testnet module params using god committee Levi Schoen 2023-04-13 18:26:42 -0700
  • e6524dc647 namespace seed contract names for easier debugging Levi Schoen 2023-04-13 18:23:02 -0700
  • 40d390c24b
    align internal testnet markets with upcoming release (#1557) Adam Robert Turman 2023-04-13 16:10:19 -0500
  • 6bf654aca7 give internal testnet permissions to update evmutil EnabledConversionPairs param Levi Schoen 2023-04-13 12:25:39 -0700
  • ea9668cd00
    run manual internal testnet job everytime it is triggered Levi Schoen 2023-04-13 14:30:12 -0400
  • d671c29c10 add manually triggerable cd job for internal testnet Levi Schoen 2023-04-13 10:43:22 -0700
  • 70d9d61357
    add multichain assets to evmutils (#1554) Adam Robert Turman 2023-04-13 12:15:17 -0500
  • 79eaad6660
    bug: fix invalid accumulation time genesis validation (#1550) Robert Pirtle 2023-04-13 09:42:01 -0700
  • 22231db05a
    update kava version to the correct current commit (#1552) Paul Downing 2023-04-13 03:34:52 -0500
  • e81507a242
    update version internalTestnet to match mainnet (#1551) Paul Downing 2023-04-12 20:58:22 -0500
  • c756748dd6
    add incentivized lend money markets for multichain wBTC, USDC, and USDT (#1549) Adam Robert Turman 2023-04-12 16:20:11 -0500
  • 580742ad35 fix: always use latest seed script when seeding chains Levi Schoen 2023-04-12 13:01:28 -0700
  • 03e9820b84
    add wBTC to internal testnet (#1547) samcode206 2023-04-12 08:44:54 -0700
  • 1ed6b6add3
    chore: bump ethermint to v0.21.0-kava-v22-1 (#1546) drklee3 2023-04-11 11:04:01 -0700
  • c12ad1d436
    chore: update go.mod replace directives (#1544) drklee3 2023-04-11 10:05:35 -0700
  • fb4ccb3204
    docs: update changelog links and formatting (#1543) drklee3 2023-04-06 17:08:36 -0700
  • 23e054e402
    feat: re-add validator-vesting legacy rest endpoints (#1542) drklee3 2023-04-06 15:51:34 -0700
  • e89a37c503
    fix: cd-seed-chain.yml syntax Levi Schoen 2023-04-06 16:59:32 -0400
  • 03a897216a fix: use matching kava version when running seed script against a network Levi Schoen 2023-04-06 13:51:42 -0700
  • 82f5ed5c3c
    feat: block new vesting create messages (#1539) drklee3 2023-04-06 13:21:56 -0700
  • 1c09ae98ae validate internal testnet genesis using matching kava version Levi Schoen 2023-04-06 12:10:46 -0700
  • f75eebb310 match internal testnet genesis to kava version Levi Schoen 2023-04-06 12:10:19 -0700
  • 0e5745fd1c
    chore: add Github PR template (#1537) Robert Pirtle 2023-04-06 12:29:02 -0700
  • 8ad7fdd59c fix: remove diff check logic on internal testnet cd Levi Schoen 2023-04-06 11:23:46 -0700
  • 3366b3b3e3
    feat: e2e test eip712 signing & erc20 interactions (#1535) Robert Pirtle 2023-04-06 10:51:13 -0700
  • 91e7933a55 add and use separate seed scripts for internal testnet and protonet Levi Schoen 2023-04-06 10:11:45 -0700
  • b9bd2c5173 fix seed gov proposal cli Draco 2023-04-06 12:55:21 -0400
  • 5b3162c563
    Cosmos v0.46 upgrade follow ups (#1522) Ruaridh 2023-04-06 12:59:02 +0100
  • bdf7a4d2a0
    ci: Use rocksdb v7.10.2 and go 1.19 (#1534) drklee3 2023-04-05 16:43:27 -0700
  • 3375484f79
    Update deprecated Cosmos methods (#1530) drklee3 2023-04-05 16:21:59 -0700
  • 2029fbb2bf support specifying custom rocksb version per github action Levi Schoen 2023-04-05 14:56:13 -0700
  • c5404eda7f Use rocksdb 7.9.2, go mod tidy drklee3 2023-04-05 13:37:25 -0700
  • 17bfd760c4 Use cometbft-db fork ci: check support for building kava binary with rocksdb Levi Schoen 2023-04-04 14:18:22 -0700
  • c73217ef8d
    update kvtool & reenable ibc tests (#1531) Robert Pirtle 2023-04-05 09:27:32 -0700
  • c7f26e47e4 feat: only deploy to internal testnet if version or genesis change Levi Schoen 2023-04-04 14:18:22 -0700
  • 646e376698
    fix e2e test in CI pipeline (#1528) Robert Pirtle 2023-04-04 14:22:18 -0700
  • f757d7ab15
    feat: upgrade to Cosmos v0.46 (#1477) drklee3 2023-04-03 17:08:45 -0700
  • 4eab834704 fix: run protonet specific reset playbook for protonet cd Levi Schoen 2023-04-03 13:32:42 -0700
  • 3c902e54bd fix: break testnet validator addresses into bash array for cd seed script Levi Schoen 2023-04-03 11:30:02 -0700
  • b4e11eb8cd feat: add continuous deployment for protonet Levi Schoen 2023-03-31 15:41:11 -0700
  • 7bb707b174 add genesis file for internal protocol testnet Levi Schoen 2023-03-31 11:16:31 -0700
  • 735d44ba32
    support initialization of evm state in e2e tests (#1524) Robert Pirtle 2023-04-03 09:58:45 -0700
  • 6a1438fbe9
    add evm min fee e2e tests (#1521) Robert Pirtle 2023-03-31 10:30:37 -0700
  • 0156b0e645
    support chian upgrades in e2e tests (#1513) Robert Pirtle 2023-03-28 15:32:36 -0700
  • ecb0af6c68
    fix: remove denom path parameters from hard grpc query url (#1519) drklee3 2023-03-27 16:39:56 -0700
  • ecafc08409
    Evm params to mirror mainnet (#1518) Adam Robert Turman 2023-03-27 15:42:26 -0500
  • 3d456aa527
    add market, incentives, and funds (#1517) Adam Robert Turman 2023-03-27 13:27:09 -0500
  • 03510c3ec4
    add e2e whale account for erc20 funding (webapp) (#1516) samcode206 2023-03-24 12:02:51 -0700
  • df7d3b2826
    docs: update swagger for x/incentive grpc querier (#1512) drklee3 2023-03-22 16:09:54 -0700
  • 35c848dce6
    Add incentive grpc query service (#1503) drklee3 2023-03-21 15:47:21 -0700
  • c4bec21af7
    update readme & changelog (#1511) Robert Pirtle 2023-03-21 12:01:43 -0700
  • 5d5d6a8dc4
    remove wBTC and wETH (axelar) from lend money markets (#1507) Adam Robert Turman 2023-03-17 13:39:58 -0500
  • dbd7d632fa
    document e2e test suite (#1489) Robert Pirtle 2023-03-17 11:30:23 -0700
  • 400e101cba
    add End To End Whale account to internal testnet (#1502) samcode206 2023-03-15 13:58:40 -0700
  • f069566bbb
    Add contract address for axlUSDC (#1501) Adam Robert Turman 2023-03-15 11:29:18 -0500
  • de865914a1
    fix bug in variable name (#1499) Adam Robert Turman 2023-03-14 20:45:04 -0500
  • 1bbdec80f5
    remove multichain usdc and replace with axelar usdc (#1498) Adam Robert Turman 2023-03-14 18:45:19 -0500
  • 1cd1b3b84e
    update testnet seeding (#1497) Paul Downing 2023-03-14 13:38:39 -0500
  • d6b3e8fc8b
    add incentives for axlUSDC for lend supply (#1495) Adam Robert Turman 2023-03-13 13:41:22 -0500
  • 59602203e0
    add axelar/usdc money market (#1494) Adam Robert Turman 2023-03-10 14:38:50 -0600
  • f5ef155098
    hard withdraw eip712 type should be Coin[], not Coin (#1493) Paul Downing 2023-03-09 17:42:57 -0600
  • 3b28707146
    use correct erc20 contract addresses for internal testnet (#1492) Paul Downing 2023-03-09 13:48:55 -0600
  • 42f30080a6
    fix typo in weth contract seed for internal testnet (#1491) Paul Downing 2023-03-09 12:31:13 -0600
  • 27d2502419
    add wBTC to internal testnet evm setup (#1490) Paul Downing 2023-03-08 16:49:22 -0600
  • ba73f69688
    Fix CDP keeper liquidation collateral ratio check (#1488) Nick DeLuca 2023-03-07 20:19:29 -0700
  • 37b1b5fa5e
    Add IBC chain to E2E test suite (#1486) Robert Pirtle 2023-03-07 14:37:45 -0800
  • 9e7686673e
    feat: add liquid module spec (#1484) Kevin Davis 2023-03-06 17:32:52 -0700
  • 2fe8890a63
    Pd/fix weth and wbtc on internal testnet 2 (#1485) Paul Downing 2023-03-06 10:47:13 -0600
  • 3487a96ca0
    use axelar assets for wETH and wBTC instead of multichain (#1483) Paul Downing 2023-03-03 10:51:46 -0600
  • f051ea3a49
    Add EVM signer to e2e test SigningAccounts (#1482) Robert Pirtle 2023-03-01 17:05:53 -0800
  • 214393ccfd
    Update kava version for kava-12 release Kevin Davis 2023-02-28 12:16:26 -0700
  • 9505d45e4d validate testnet genesis as part of ci Levi Schoen 2023-02-27 13:45:10 -0800
  • 6d5735befb
    alphabetize coins (#1480) Adam Robert Turman 2023-02-27 15:49:06 -0600
  • 94aa40e99c
    Update internal testnet with wETH Lend market (#1479) Adam Robert Turman 2023-02-27 14:12:05 -0600
  • 88069fe6e2
    add wbtc to hard, evm util, dev account to internal testnet (#1478) Kevin Davis 2023-02-27 12:25:10 -0700
  • 34c5d1ecd5
    add e2e tests to ci pipeline (#1476) Robert Pirtle 2023-02-22 16:13:11 -0800
  • ff5b0e814e
    add initial E2E testing setup (#1475) Robert Pirtle 2023-02-22 15:40:56 -0800
  • d3930fff91
    tag geth to v1.10.26 (#1471) Draco 2023-02-13 14:12:30 -0500
  • 7574c06087
    Update internal testnet incentive param state to match mainnet (#1469) Derrick Lee 2023-02-06 11:45:03 -0800
  • 9d059f5ed9
    Fix kava version build tag for detached HEAD state (#1465) Nick DeLuca 2023-02-02 13:20:02 -0700
  • f9b353753c
    update x/community specs for v0.21 release (#1462) Robert Pirtle 2023-01-30 10:09:26 -0800
  • d05484cf88
    update lend proposals to use community pool (#1460) Robert Pirtle 2023-01-26 15:27:41 -0800
  • b26e12a579
    remove legacy-community-pool query (#1459) Robert Pirtle 2023-01-26 10:47:03 -0800
  • 05a705be79
    remove x/community references (#1454) Robert Pirtle 2023-01-26 09:01:28 -0800