Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Kava Protonet Data Reset Chain CI #2025

Closed
wants to merge 57 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
902faae
feat: add base genesis file for kava-protonet validator
sesheffield Sep 18, 2024
fea13c0
feat: update KAVA.VERSION to current branch til merged into master
sesheffield Sep 18, 2024
b480988
add god committee to branch
luke-kava Sep 19, 2024
ae8df5d
add issuance params, bank info and dev-wallet (correct) to account
luke-kava Sep 20, 2024
01b38f0
add README.d
luke-kava Sep 20, 2024
c3faac1
feat: handle protonet flow with new ansible playbook for reset and di…
sesheffield Sep 20, 2024
44dc38c
update README
luke-kava Sep 20, 2024
e7da1ab
fix: remove node-types
sesheffield Sep 20, 2024
895f0a0
fix: add seed-chain-state
sesheffield Sep 20, 2024
e25fae7
fix: increase to 10 seconds
sesheffield Sep 20, 2024
91e7f28
fix: change evm_denom to ukava and london and below blocks to null
sesheffield Sep 20, 2024
6998fd0
fix: use shef-protonet-validator-network-ephemeral branch for infra
sesheffield Sep 23, 2024
92282e7
fix: use akava
sesheffield Sep 23, 2024
cf12137
fix: use kava_version_filepath
sesheffield Sep 23, 2024
d619f41
fix: add another loop to keep waiting til fully in standby, helps wit…
sesheffield Sep 23, 2024
d0ed836
fix: just run reset since reset will start chain too
sesheffield Sep 23, 2024
982a556
fix: add bring the chain online to reset
sesheffield Sep 23, 2024
129aa25
fix: start chain
sesheffield Sep 23, 2024
2b4f24d
fix: update genesis
sesheffield Sep 23, 2024
bebb594
fix: update exit
sesheffield Sep 23, 2024
ee51bfa
fix: update version
sesheffield Sep 23, 2024
ac56d13
fix: update members
sesheffield Sep 23, 2024
badce97
fix: put genesis back
sesheffield Sep 23, 2024
72a8aa4
fix: evm_denom set to akava
sesheffield Sep 23, 2024
b9ff55d
fix: force
sesheffield Sep 23, 2024
7b97d74
fix: add max_gas
sesheffield Sep 23, 2024
9124b4a
fix: force
sesheffield Sep 23, 2024
3ba904a
fix: force
sesheffield Sep 23, 2024
7853d63
fix: update genesis.json to match more internal testnet
sesheffield Sep 23, 2024
c85e39d
fix: do only validator for reset for now
sesheffield Sep 23, 2024
3689b2e
fix: add pricefeed for bnb:usd and swap claims
sesheffield Sep 23, 2024
df499b0
fix: no_base_fee true and other updates
sesheffield Sep 23, 2024
4a80b1f
fix: put back kava1jaw3g097lq9jdrnscchspr2233yhpsxdjky582 auth
sesheffield Sep 23, 2024
bf3ed1f
fix: add rest of genesis.json
sesheffield Sep 23, 2024
aa7263d
fix: update comments
sesheffield Sep 23, 2024
60765b7
fix: update comments
sesheffield Sep 23, 2024
2d42ed1
fix: add env for exit-standby-all-chain-nodes
sesheffield Sep 23, 2024
d204d47
fix: remove unneeded file
sesheffield Sep 23, 2024
70c7170
fix: put back to 6.5 secs between blocks
sesheffield Sep 23, 2024
fa15519
fix: put back to master and only run on merging into master
sesheffield Sep 23, 2024
230c398
update README for kava-protonet
luke-kava Sep 24, 2024
31dfe07
Merge branch 'master' into shef-protonet-validator-network-ci
luke-kava Sep 24, 2024
6c7459d
Merge branch 'shef-protonet-validator-network' into shef-protonet-val…
lbayas Sep 24, 2024
d6fab27
Merge branch 'master' into shef-protonet-validator-network
luke-kava Sep 24, 2024
95f4ed6
Merge branch 'shef-protonet-validator-network' into shef-protonet-val…
luke-kava Sep 24, 2024
01e6549
mimic what validate-internal-testnet-genesis in validate-protonet-gen…
luke-kava Sep 24, 2024
1e01e10
fix: remove dup
sesheffield Sep 24, 2024
24a4aab
fix: restart
sesheffield Sep 24, 2024
d3fe3a8
fix: kvtool?:
sesheffield Sep 25, 2024
8613af8
force
sesheffield Sep 25, 2024
18d1f27
fix: put back to running once merged into master
sesheffield Sep 25, 2024
064a252
feat: handle when kava-protonet files have changed for reset
sesheffield Sep 25, 2024
f1de797
fix: add needs changed_files for reset-chain-to-zero-state
sesheffield Sep 25, 2024
09bcd10
fix: use protonet
sesheffield Sep 25, 2024
5483433
fix: rename AWS_CHAIN_ID_TAG_NAME
sesheffield Sep 25, 2024
7c24a03
Merge branch 'master' into shef-protonet-validator-network-ci
sesheffield Sep 30, 2024
4012a57
fix: newline
sesheffield Sep 30, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions ci/env/kava-protonet/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@
"evm": {
"accounts": [],
"params": {
"evm_denom": "aphoton",
"evm_denom": "ukava",
sesheffield marked this conversation as resolved.
Show resolved Hide resolved
"enable_create": true,
"enable_call": true,
"extra_eips": [],
Expand All @@ -253,12 +253,12 @@
"istanbul_block": "0",
"muir_glacier_block": "0",
"berlin_block": "0",
"london_block": "0",
"arrow_glacier_block": "0",
"gray_glacier_block": "0",
"merge_netsplit_block": "0",
"shanghai_block": "0",
"cancun_block": "0"
"london_block": null,
"arrow_glacier_block": null,
"gray_glacier_block": null,
"merge_netsplit_block": null,
"shanghai_block": null,
"cancun_block": null
},
"eip712_allowed_msgs": [],
"allow_unprotected_txs": false
sesheffield marked this conversation as resolved.
Show resolved Hide resolved
Expand Down
Loading