Skip to content

Commit

Permalink
Start chain, add gentx for validators
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsu522 committed Jun 7, 2022
1 parent a96f284 commit c066206
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 7 deletions.
300 changes: 294 additions & 6 deletions sei-testnet-2/genesis.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"genesis_time": "2022-06-07T00:11:29.697709Z",
"genesis_time": "2022-06-07T22:52:20.976595039Z",
"chain_id": "sei-testnet-2",
"initial_height": "1",
"consensus_params": {
Expand Down Expand Up @@ -30,14 +30,240 @@
"sig_verify_cost_ed25519": "590",
"sig_verify_cost_secp256k1": "1000"
},
"accounts": []
"accounts": [
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei12m7cke9fng2kl7xh734gc52f7yd2xqgp00kj6j",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei13cpaf4zd9clxlkvrx9de2n04hkhpykc3ld3v68",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1hghceu0mqrx5cref7qjw0zjcpqvks2z6clpggl",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1kxnf4n0yjjyhjx0n7mkwzkx68agjt0m3kn5sa8",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1emezyvjvtdsja53n05ddguzelyysqzfkr9ujuz",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1d4lyuujr4urd7fkdlytccrd0cljqycycvw5grh",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei13fyvmha928f9fylcnrhkpjaxd6ml5j4lpsgnnu",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei15c8lqul0jj3tpwyez42q8zhnp8xakkupp70xne",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1kexyl5nwdqng4vvg9y928ww8pz9yvd8s229lgc",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1zpgna4fqayte3u654dwnzkd55lvdk3kvt5905r",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei10uhlg9vlz6z6j00p27z8autyp64uptpqcenxt9",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1wmm78fu7m0lsmemrmtkc5hunjp2vt52pyjgrfa",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1rr2pf542snhvr7re933lu8xq58cuy8uavzaqzm",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "sei1hv7xv0804vc659qklugarmsmeg4me5zr54wwd8",
"pub_key": null,
"account_number": "0",
"sequence": "0"
}
]
},
"bank": {
"params": {
"send_enabled": [],
"default_send_enabled": true
},
"balances": [],
"balances": [
{
"address": "sei1zpgna4fqayte3u654dwnzkd55lvdk3kvt5905r",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei1rr2pf542snhvr7re933lu8xq58cuy8uavzaqzm",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei12m7cke9fng2kl7xh734gc52f7yd2xqgp00kj6j",
"coins": [
{
"denom": "usei",
"amount": "100000000000000000000"
}
]
},
{
"address": "sei1d4lyuujr4urd7fkdlytccrd0cljqycycvw5grh",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei1wmm78fu7m0lsmemrmtkc5hunjp2vt52pyjgrfa",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei10uhlg9vlz6z6j00p27z8autyp64uptpqcenxt9",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei13fyvmha928f9fylcnrhkpjaxd6ml5j4lpsgnnu",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei13cpaf4zd9clxlkvrx9de2n04hkhpykc3ld3v68",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei15c8lqul0jj3tpwyez42q8zhnp8xakkupp70xne",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei1kxnf4n0yjjyhjx0n7mkwzkx68agjt0m3kn5sa8",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei1kexyl5nwdqng4vvg9y928ww8pz9yvd8s229lgc",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei1hghceu0mqrx5cref7qjw0zjcpqvks2z6clpggl",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei1hv7xv0804vc659qklugarmsmeg4me5zr54wwd8",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
},
{
"address": "sei1emezyvjvtdsja53n05ddguzelyysqzfkr9ujuz",
"coins": [
{
"denom": "usei",
"amount": "10000000"
}
]
}
],
"supply": [],
"denom_metadata": []
},
Expand Down Expand Up @@ -99,10 +325,10 @@
"epoch": {
"params": {},
"epoch": {
"genesis_time": "2022-06-07T00:11:29.696846Z",
"genesis_time": "2022-06-07T22:52:20.975853272Z",
"epoch_duration": "60s",
"current_epoch": "0",
"current_epoch_start_time": "2022-06-07T00:11:29.696846Z",
"current_epoch_start_time": "2022-06-07T22:52:20.975853272Z",
"current_epoch_height": "0"
}
},
Expand All @@ -113,7 +339,69 @@
"allowances": []
},
"genutil": {
"gen_txs": []
"gen_txs": [
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "Sei Node 0",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "sei12m7cke9fng2kl7xh734gc52f7yd2xqgp00kj6j",
"validator_address": "seivaloper12m7cke9fng2kl7xh734gc52f7yd2xqgp3q8umz",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "o7A6K4Anvf3qwSRYkdt6UQGPClzmQdxUGB5MYkacfKU="
},
"value": {
"denom": "usei",
"amount": "10000000"
}
}
],
"memo": "[email protected]:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AsJ1tIvcBtvEunN3Ysgx++lNFceaTPq/KGkkyjUbN7Ac"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
}
},
"signatures": [
"b15aUajMNS5XPOw39mJQumDAPaO1sj9zCXVlpWGR+nxzsDpemHNks8dtmlA4KUddIruYTsqxjkqBHAKgdRd8zA=="
]
}
]
},
"gov": {
"starting_proposal_id": "1",
Expand Down
2 changes: 1 addition & 1 deletion sei-testnet-2/gentx/chandrastation-gentx.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Chandra Station","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.020000000000000000"},"min_self_delegation":"1","delegator_address":"sei13fyvmha928f9fylcnrhkpjaxd6ml5j4lpsgnnu","validator_address":"seivaloper13fyvmha928f9fylcnrhkpjaxd6ml5j4llleajv","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"XT3mv2IHDsWcEN39MbjSddAJ6TOjw7iC3zrHELUkW8I="},"value":{"denom":"usei","amount":"10000000000"}}],"memo":"[email protected]:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AxboIEpMOnk8OcdCK83a2HtLGp6lOko4+ca77Jq+AcSZ"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["rvnSdCHIT7c+RvgyugHPhiPhytV5dckUV8zDLDZC9tQ6zO5f2xqRjEaBZ3k43XPn4iqx10DIIJfQ1V0RSMtqbg=="]}
{"body":{"messages":[{"@type":"/cosmos.staking.v1beta1.MsgCreateValidator","description":{"moniker":"Chandra Station","identity":"","website":"","security_contact":"","details":""},"commission":{"rate":"0.050000000000000000","max_rate":"0.100000000000000000","max_change_rate":"0.020000000000000000"},"min_self_delegation":"1","delegator_address":"sei13fyvmha928f9fylcnrhkpjaxd6ml5j4lpsgnnu","validator_address":"seivaloper13fyvmha928f9fylcnrhkpjaxd6ml5j4llleajv","pubkey":{"@type":"/cosmos.crypto.ed25519.PubKey","key":"XT3mv2IHDsWcEN39MbjSddAJ6TOjw7iC3zrHELUkW8I="},"value":{"denom":"usei","amount":"10000000"}}],"memo":"[email protected]:26656","timeout_height":"0","extension_options":[],"non_critical_extension_options":[]},"auth_info":{"signer_infos":[{"public_key":{"@type":"/cosmos.crypto.secp256k1.PubKey","key":"AxboIEpMOnk8OcdCK83a2HtLGp6lOko4+ca77Jq+AcSZ"},"mode_info":{"single":{"mode":"SIGN_MODE_DIRECT"}},"sequence":"0"}],"fee":{"amount":[],"gas_limit":"200000","payer":"","granter":""}},"signatures":["rvnSdCHIT7c+RvgyugHPhiPhytV5dckUV8zDLDZC9tQ6zO5f2xqRjEaBZ3k43XPn4iqx10DIIJfQ1V0RSMtqbg=="]}

0 comments on commit c066206

Please sign in to comment.