Commit Graph

16 Commits

Author SHA1 Message Date
Levi Schoen
3c902e54bd fix: break testnet validator addresses into bash array for cd seed script 2023-04-03 11:30:46 -07:00
Levi Schoen
b4e11eb8cd feat: add continuous deployment for protonet 2023-04-03 10:04:12 -07:00
samcode206
03510c3ec4
add e2e whale account for erc20 funding (webapp) (#1516) 2023-03-24 12:02:51 -07:00
Adam Robert Turman
de865914a1
fix bug in variable name (#1499) 2023-03-14 20:45:04 -05:00
Adam Robert Turman
1bbdec80f5
remove multichain usdc and replace with axelar usdc (#1498)
* remove multichain usdc and replace with axelar usdc

* step 1 of 2 to update axelar usdc contract

* add funds
2023-03-14 18:45:19 -05:00
Paul Downing
1cd1b3b84e
update testnet seeding (#1497)
* update testnet seeding

* fix missing syntax

* remove extra commas
2023-03-14 13:38:39 -05:00
Paul Downing
42f30080a6
fix typo in weth contract seed for internal testnet (#1491)
* fix typo in weth contract seed for internal testnet

* move wallet variable up for organizational purposes
2023-03-09 12:31:13 -06:00
Paul Downing
27d2502419
add wBTC to internal testnet evm setup (#1490)
* add wBTC to internal testnet evm setup

* Update seed-internal-testnet.sh

* Update seed-internal-testnet.sh

* Update seed-internal-testnet.sh

* Update seed-internal-testnet.sh

* Update seed-internal-testnet.sh
2023-03-08 16:49:22 -06:00
Robert Pirtle
f9b353753c
update x/community specs for v0.21 release (#1462)
* update x/community docs for v0.21 release

* auto-approve proposal submission in seed script

* update to v2 of go linting CI job
2023-01-30 10:09:26 -08:00
Adam Robert Turman
179e4ed917
add text proposal to internal testnet seed script (#1451) 2023-01-23 13:56:51 -06:00
Robert Pirtle
e4b4a7c62e
explicitly enumerate internal testnet validators (#1443) 2022-12-21 13:06:02 -08:00
Robert Pirtle
66a60fa6d8
seed dev-wallet power on internal testnet (#1442)
the seed script will issue & delegate enough KAVA to the genesis
validators to have enough power to pass gov proposals by itself.
2022-12-21 11:51:14 -08:00
Levi Schoen
ebd4571ac8 switch cd pipelines to operate on internal testnet 2022-12-14 13:26:33 -08:00
Levi Schoen
8d713873d7 implement seed-chain cd job for internal testnet 2022-12-12 15:40:22 -08:00
Levi Schoen
aa5e9f6382
add prototype workflows for internal testnet CD (#1415)
* add prototype workflows for internal testnet CD

* implement reset-chain-state cd job

* implement start-chain cd workflow
2022-12-08 12:30:12 -05:00
Levi Schoen
3a766030a3
github action for ci (#1398)
* add workflow for CI on PRs to master or release branch, and every push to master

* sprint demo
2022-11-29 15:22:48 -05:00