Skip to content

Commit

Permalink
chore(docs): Update testnet 052-1 genesis.json and seed
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-bot committed Dec 5, 2024
1 parent 80b0ce4 commit 35f257b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 23 deletions.
6 changes: 3 additions & 3 deletions long-lived-testnets/052-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
- **Binary:** [Download Latest Build](https://github.com/cosmos/nightly-stack/actions/workflows/nightlies-scheduled.yaml)
- Filename: `cosmos-sdk-v0.52.x-mods-<os>-<arch>`
- **Genesis File:** `genesis.json`
- SHA256: `bbd1047cce76beca238247632fc7a2d7fdfa14dc34ad909ae061f9d7184d11c7`
- **Launch Date:** 2024-11-26
- SHA256: `ade4c9f47176243b8e7d6a014ede5c54bc009329b7b05e23b4b8a4963a124f86`
- **Launch Date:** 2024-12-05

## Network Endpoints

Expand All @@ -18,7 +18,7 @@
| API | `https://052-1-testnet-api.interchainsdk.io:443` |
| gRPC | `052-1-testnet-grpc.interchainsdk.io:443` |
| RPC | `https://052-1-testnet-rpc.interchainsdk.io:443` |
| Seed | `c9b00dcf8f9646c768c7cfcce855e23e97a8f2bc@052-1-testnet-p2p.interchainsdk.io:20056` |
| Seed | `619ba69257300711cdef1445757873b5942211df@052-1-testnet-p2p.interchainsdk.io:20156` |

## Join the Network

Expand Down
47 changes: 27 additions & 20 deletions long-lived-testnets/052-1/genesis.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"app_name": "simd",
"app_version": "0.0.0",
"genesis_time": "2024-10-31T15:55:23.614517406Z",
"genesis_time": "2024-12-02T14:27:22.585560307Z",
"chain_id": "052-1",
"initial_height": 1,
"app_hash": null,
Expand All @@ -21,28 +21,28 @@
"accounts": [
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "cosmos1e8c27ntuqyfl78sem9wr2e5e7ffpnp9klmnh2y",
"address": "cosmos1u5r2e3eqmswhqqcgx899m9pp2j75t4fzygjcvs",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "cosmos1aqvnwk3ynusfgw63fyt3s7s640vn5str6099ny",
"address": "cosmos18rw2smcsde8vvz6krh0cwul93u5dfl0r7ycum5",
"pub_key": null,
"account_number": "1",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "cosmos1az2etyfkwwmt6jep2jd45sp2cr449m0ynlndw4",
"address": "cosmos1s99pxxxgqxcjh24nfj24fu8ag4u5650n7969pk",
"pub_key": null,
"account_number": "2",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "cosmos17x9uecg0pnmm5nlqemnsnj9ulx7e62gajlfvwr",
"address": "cosmos1mxn0s7lwrpgzvvyuwvxfmfaztvvesxsgrcrnjl",
"pub_key": null,
"account_number": "3",
"sequence": "0"
Expand All @@ -59,7 +59,7 @@
},
"balances": [
{
"address": "cosmos1e8c27ntuqyfl78sem9wr2e5e7ffpnp9klmnh2y",
"address": "cosmos18rw2smcsde8vvz6krh0cwul93u5dfl0r7ycum5",
"coins": [
{
"denom": "stake",
Expand All @@ -68,7 +68,7 @@
]
},
{
"address": "cosmos1aqvnwk3ynusfgw63fyt3s7s640vn5str6099ny",
"address": "cosmos1s99pxxxgqxcjh24nfj24fu8ag4u5650n7969pk",
"coins": [
{
"denom": "stake",
Expand All @@ -77,7 +77,7 @@
]
},
{
"address": "cosmos1az2etyfkwwmt6jep2jd45sp2cr449m0ynlndw4",
"address": "cosmos1mxn0s7lwrpgzvvyuwvxfmfaztvvesxsgrcrnjl",
"coins": [
{
"denom": "stake",
Expand All @@ -86,7 +86,7 @@
]
},
{
"address": "cosmos17x9uecg0pnmm5nlqemnsnj9ulx7e62gajlfvwr",
"address": "cosmos1u5r2e3eqmswhqqcgx899m9pp2j75t4fzygjcvs",
"coins": [
{
"denom": "stake",
Expand Down Expand Up @@ -196,18 +196,18 @@
},
"min_self_delegation": "1",
"delegator_address": "",
"validator_address": "cosmosvaloper1e8c27ntuqyfl78sem9wr2e5e7ffpnp9k608zxh",
"validator_address": "cosmosvaloper1u5r2e3eqmswhqqcgx899m9pp2j75t4fzpuxdqr",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "bV2ETehVU6NDq0nLXHkbjU7dsi24vHAR3rJWGFW1cxU="
"key": "dKnjI7uFbGhSjyrOQMC9cTCJd8ffecc6XVVMTvAnu68="
},
"value": {
"denom": "stake",
"amount": "1000000"
}
}
],
"memo": "4fdd35e73406fb29af21a5ca2cd1637aaee9c45e@10.88.0.60:26656",
"memo": "619ba69257300711cdef1445757873b5942211df@10.88.0.3:26656",
"timeout_height": "0",
"unordered": false,
"timeout_timestamp": "0001-01-01T00:00:00Z",
Expand All @@ -219,7 +219,7 @@
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A+n9zFTtsEP5m1CB6cMgp5m7G5kcBD3UsVeuABr3qIZJ"
"key": "Axrs5mjVCtg5Yp/TvtmWwqmSfzTxiKLGisfLLhnAoQer"
},
"mode_info": {
"single": {
Expand All @@ -232,13 +232,13 @@
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "cosmos1e8c27ntuqyfl78sem9wr2e5e7ffpnp9klmnh2y",
"payer": "cosmos1u5r2e3eqmswhqqcgx899m9pp2j75t4fzygjcvs",
"granter": ""
},
"tip": null
},
"signatures": [
"9Db63YBo2O+48E7w7vuAxbVR9MdA1sL1AuWOrCgTeQJxIoU6Qlo44XU5vNmY62eMcLPeU+kTzQXFpq0p4at1wg=="
"Y2F32aTS50uoPeJ7/Lt+FsWHw3aojY0ikPClTOJofC4DZNZeK2XVEvfUQKkTyPJNZefpLOZxdVhgRdvNZ1ZUyQ=="
]
}
]
Expand Down Expand Up @@ -320,8 +320,15 @@
"protocolpool": {
"continuous_fund": [],
"budget": [],
"last_balance": "0",
"distributions": []
"last_balance": {
"amount": []
},
"distributions": [],
"params": {
"enabled_distribution_denoms": [
"stake"
]
}
},
"runtime": {},
"slashing": {
Expand Down Expand Up @@ -383,13 +390,13 @@
"app": "0"
},
"synchrony": {
"precision": "500000000",
"message_delay": "2000000000"
"precision": "505000000",
"message_delay": "15000000000"
},
"feature": {
"vote_extensions_enable_height": "0",
"pbts_enable_height": "0"
}
}
}
}
}

0 comments on commit 35f257b

Please sign in to comment.