Draco
|
fff3f50877
|
Fix cli to fund community pool (#1570)
|
2023-04-20 19:56:24 -04:00 |
|
Draco
|
99890b9c84
|
add authorizations for x/gov (#1569)
|
2023-04-20 16:43:33 -04:00 |
|
Levi Schoen
|
98fb7ced20
|
match contracts deployed in protonet seed script with internal testnet
|
2023-04-14 13:44:51 -07:00 |
|
Levi Schoen
|
3e4d081583
|
fix protonet seed script usdc contract address variable
|
2023-04-14 12:25:57 -07:00 |
|
Levi Schoen
|
1dda67312e
|
dynamically set default contract addresses for bridged asset in testnet seed scripts
|
2023-04-14 11:00:50 -07:00 |
|
Levi Schoen
|
40f3c0b67b
|
add example script for how to update testnet module params using god committee
|
2023-04-14 11:00:50 -07:00 |
|
Levi Schoen
|
e6524dc647
|
namespace seed contract names for easier debugging
|
2023-04-14 11:00:50 -07:00 |
|
samcode206
|
03e9820b84
|
add wBTC to internal testnet (#1547)
* add wBTC to internal testnet
* Update .github/scripts/seed-internal-testnet.sh
* Update .github/scripts/seed-internal-testnet.sh
---------
Co-authored-by: Adam Robert Turman <67024033+adamrturman@users.noreply.github.com>
|
2023-04-12 10:44:54 -05:00 |
|
Levi Schoen
|
91e7933a55
|
add and use separate seed scripts for internal testnet and protonet
|
2023-04-06 10:25:11 -07:00 |
|
Draco
|
b9bd2c5173
|
fix seed gov proposal cli
|
2023-04-06 10:25:11 -07:00 |
|
Levi Schoen
|
2029fbb2bf
|
support specifying custom rocksb version per github action
|
2023-04-05 15:33:21 -07:00 |
|
drklee3
|
c5404eda7f
|
Use rocksdb 7.9.2, go mod tidy
|
2023-04-05 15:33:21 -07:00 |
|
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 |
|