Skip to content

Instantly share code, notes, and snippets.

@p-offtermatt
Created March 18, 2024 08:50
Show Gist options
  • Save p-offtermatt/6a225a2ba6cc133a3dda1f30f675a9a9 to your computer and use it in GitHub Desktop.
Save p-offtermatt/6a225a2ba6cc133a3dda1f30f675a9a9 to your computer and use it in GitHub Desktop.
Files for the local partial set security testnet
{
"genesis_time": "2024-03-18T08:39:55.3864Z",
"chain_id": "provider",
"initial_height": "1",
"consensus_params": {
"block": {
"max_bytes": "22020096",
"max_gas": "-1"
},
"evidence": {
"max_age_num_blocks": "100000",
"max_age_duration": "172800000000000",
"max_bytes": "1048576"
},
"validator": {
"pub_key_types": [
"ed25519"
]
},
"version": {
"app": "0"
}
},
"app_hash": "",
"app_state": {
"07-tendermint": null,
"auth": {
"params": {
"max_memo_characters": "256",
"tx_sig_limit": "7",
"tx_size_cost_per_byte": "10",
"sig_verify_cost_ed25519": "590",
"sig_verify_cost_secp256k1": "1000"
},
"accounts": [
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "cosmos13a83txmnakgd9639074c5c8ge7tdaw3qfljvc8",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "cosmos1hk8ves04t547lxr57eyhm9z9574fr72cqrgure",
"pub_key": null,
"account_number": "1",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "cosmos16feze688yqm6yfsmxwv6l0np3pdqc39sh8m8k7",
"pub_key": null,
"account_number": "2",
"sequence": "0"
}
]
},
"bank": {
"params": {
"send_enabled": [],
"default_send_enabled": true
},
"balances": [
{
"address": "cosmos13a83txmnakgd9639074c5c8ge7tdaw3qfljvc8",
"coins": [
{
"denom": "stake",
"amount": "100000000000"
}
]
},
{
"address": "cosmos1hk8ves04t547lxr57eyhm9z9574fr72cqrgure",
"coins": [
{
"denom": "stake",
"amount": "100000000000"
}
]
},
{
"address": "cosmos16feze688yqm6yfsmxwv6l0np3pdqc39sh8m8k7",
"coins": [
{
"denom": "stake",
"amount": "100000000000"
}
]
}
],
"supply": [
{
"denom": "stake",
"amount": "300000000000"
}
],
"denom_metadata": [],
"send_enabled": []
},
"capability": {
"index": "1",
"owners": []
},
"crisis": {
"constant_fee": {
"denom": "stake",
"amount": "1000"
}
},
"distribution": {
"params": {
"community_tax": "0.020000000000000000",
"base_proposer_reward": "0.000000000000000000",
"bonus_proposer_reward": "0.000000000000000000",
"withdraw_addr_enabled": true
},
"fee_pool": {
"community_pool": []
},
"delegator_withdraw_infos": [],
"previous_proposer": "",
"outstanding_rewards": [],
"validator_accumulated_commissions": [],
"validator_historical_rewards": [],
"validator_current_rewards": [],
"delegator_starting_infos": [],
"validator_slash_events": []
},
"evidence": {
"evidence": []
},
"genutil": {
"gen_txs": [
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "coordinator",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "cosmos13a83txmnakgd9639074c5c8ge7tdaw3qfljvc8",
"validator_address": "cosmosvaloper13a83txmnakgd9639074c5c8ge7tdaw3qvtxe55",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "nc8WEGdNUsNRURyrJHaqtvZIhHODtcXx8M5YgxXdy0c="
},
"value": {
"denom": "stake",
"amount": "100000000"
}
}
],
"memo": "88bbe2e8880e97008226aca71683ed9edb9205dc@192.168.178.21:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "AqayfBJzlauRQjVpKXL80lnF77zR9N8SrPe+sSaSzH+V"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"FLvbYisgTTIW2gHIzPTHH6Ihq39chcMm+gyWNh67LAoBNPE090uZByOJRxzgY4o97k9ONA4E8vjeQQb2PALTuQ=="
]
},
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "alice",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "cosmos1hk8ves04t547lxr57eyhm9z9574fr72cqrgure",
"validator_address": "cosmosvaloper1hk8ves04t547lxr57eyhm9z9574fr72c9huf02",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "sIOXYynLuDTQ5cFpZPzCFoe9TaZNjuEpH4n93cqqzDc="
},
"value": {
"denom": "stake",
"amount": "100000000"
}
}
],
"memo": "fb73624829dc986997909ac62852f4908ec8643e@192.168.178.21:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "A9m77H5AOfz4pGJCbM4aySWjd085xuG20+yzLGposvGH"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"dlHOE8L0fIDKreHIILTiHxBr1MXT3EEkkMQryECdd1pmH+mRmab7KxqonlRxeGwnDimDrLCKj0qjm+/No05rJQ=="
]
},
{
"body": {
"messages": [
{
"@type": "/cosmos.staking.v1beta1.MsgCreateValidator",
"description": {
"moniker": "bob",
"identity": "",
"website": "",
"security_contact": "",
"details": ""
},
"commission": {
"rate": "0.100000000000000000",
"max_rate": "0.200000000000000000",
"max_change_rate": "0.010000000000000000"
},
"min_self_delegation": "1",
"delegator_address": "cosmos16feze688yqm6yfsmxwv6l0np3pdqc39sh8m8k7",
"validator_address": "cosmosvaloper16feze688yqm6yfsmxwv6l0np3pdqc39sjn0j6d",
"pubkey": {
"@type": "/cosmos.crypto.ed25519.PubKey",
"key": "n1IMNUMwOtAFOWoSfn1NMRBF9kIiIFfafWVtiWRHvxo="
},
"value": {
"denom": "stake",
"amount": "100000000"
}
}
],
"memo": "fd9909fd05effbb36fa12bb19428d3a47462f116@192.168.178.21:26656",
"timeout_height": "0",
"extension_options": [],
"non_critical_extension_options": []
},
"auth_info": {
"signer_infos": [
{
"public_key": {
"@type": "/cosmos.crypto.secp256k1.PubKey",
"key": "Asqd/SueJ/AM8LfBoh8G8lgVayCMMz96PKLQMXnlOOyn"
},
"mode_info": {
"single": {
"mode": "SIGN_MODE_DIRECT"
}
},
"sequence": "0"
}
],
"fee": {
"amount": [],
"gas_limit": "200000",
"payer": "",
"granter": ""
},
"tip": null
},
"signatures": [
"09X0uC+Uc7YPxFspBTR5B8JfVGppQ1RbM6ftZWG80xFJiE0iamyUjsUblmMOKdIysSE+71/OGns2dCT/yAmrdg=="
]
}
]
},
"gov": {
"starting_proposal_id": "1",
"deposits": [],
"votes": [],
"proposals": [],
"deposit_params": null,
"voting_params": null,
"tally_params": null,
"params": {
"min_deposit": [
{
"denom": "stake",
"amount": "10000000"
}
],
"max_deposit_period": "172800s",
"voting_period": "10s",
"quorum": "0.334000000000000000",
"threshold": "0.500000000000000000",
"veto_threshold": "0.334000000000000000",
"min_initial_deposit_ratio": "0.000000000000000000",
"burn_vote_quorum": false,
"burn_proposal_deposit_prevote": false,
"burn_vote_veto": true
}
},
"ibc": {
"client_genesis": {
"clients": [],
"clients_consensus": [],
"clients_metadata": [],
"params": {
"allowed_clients": [
"06-solomachine",
"07-tendermint",
"09-localhost"
]
},
"create_localhost": false,
"next_client_sequence": "0"
},
"connection_genesis": {
"connections": [],
"client_connection_paths": [],
"next_connection_sequence": "0",
"params": {
"max_expected_time_per_block": "30000000000"
}
},
"channel_genesis": {
"channels": [],
"acknowledgements": [],
"commitments": [],
"receipts": [],
"send_sequences": [],
"recv_sequences": [],
"ack_sequences": [],
"next_channel_sequence": "0"
}
},
"mint": {
"minter": {
"inflation": "0.130000000000000000",
"annual_provisions": "0.000000000000000000"
},
"params": {
"mint_denom": "stake",
"inflation_rate_change": "0.130000000000000000",
"inflation_max": "0.200000000000000000",
"inflation_min": "0.070000000000000000",
"goal_bonded": "0.670000000000000000",
"blocks_per_year": "6311520"
}
},
"params": null,
"provider": {
"valset_update_id": "1",
"consumer_states": [],
"unbonding_ops": [],
"mature_unbonding_ops": null,
"valset_update_id_to_height": [],
"consumer_addition_proposals": [],
"consumer_removal_proposals": [],
"params": {
"template_client": {
"chain_id": "",
"trust_level": {
"numerator": "1",
"denominator": "3"
},
"trusting_period": "0s",
"unbonding_period": "0s",
"max_clock_drift": "10s",
"frozen_height": {
"revision_number": "0",
"revision_height": "0"
},
"latest_height": {
"revision_number": "0",
"revision_height": "0"
},
"proof_specs": [
{
"leaf_spec": {
"hash": "SHA256",
"prehash_key": "NO_HASH",
"prehash_value": "SHA256",
"length": "VAR_PROTO",
"prefix": "AA=="
},
"inner_spec": {
"child_order": [
0,
1
],
"child_size": 33,
"min_prefix_length": 4,
"max_prefix_length": 12,
"empty_child": null,
"hash": "SHA256"
},
"max_depth": 0,
"min_depth": 0,
"prehash_key_before_comparison": false
},
{
"leaf_spec": {
"hash": "SHA256",
"prehash_key": "NO_HASH",
"prehash_value": "SHA256",
"length": "VAR_PROTO",
"prefix": "AA=="
},
"inner_spec": {
"child_order": [
0,
1
],
"child_size": 32,
"min_prefix_length": 1,
"max_prefix_length": 1,
"empty_child": null,
"hash": "SHA256"
},
"max_depth": 0,
"min_depth": 0,
"prehash_key_before_comparison": false
}
],
"upgrade_path": [
"upgrade",
"upgradedIBCState"
],
"allow_update_after_expiry": false,
"allow_update_after_misbehaviour": false
},
"trusting_period_fraction": "0.66",
"ccv_timeout_period": "2419200s",
"init_timeout_period": "604800s",
"vsc_timeout_period": "3024000s",
"slash_meter_replenish_period": "3600s",
"slash_meter_replenish_fraction": "0.05",
"consumer_reward_denom_registration_fee": {
"denom": "stake",
"amount": "10000000"
}
},
"validator_consumer_pubkeys": [],
"validators_by_consumer_addr": [],
"consumer_addrs_to_prune": [],
"init_timeout_timestamps": [],
"exported_vsc_send_timestamps": []
},
"slashing": {
"params": {
"signed_blocks_window": "100",
"min_signed_per_window": "0.500000000000000000",
"downtime_jail_duration": "600s",
"slash_fraction_double_sign": "0.050000000000000000",
"slash_fraction_downtime": "0.010000000000000000"
},
"signing_infos": [],
"missed_blocks": []
},
"staking": {
"params": {
"unbonding_time": "86400s",
"max_validators": 100,
"max_entries": 7,
"historical_entries": 10000,
"bond_denom": "stake",
"min_commission_rate": "0.000000000000000000"
},
"last_total_power": "0",
"last_validator_powers": [],
"validators": [],
"delegations": [],
"unbonding_delegations": [],
"redelegations": [],
"exported": false
},
"transfer": {
"port_id": "transfer",
"denom_traces": [],
"params": {
"send_enabled": true,
"receive_enabled": true
},
"total_escrowed": []
},
"upgrade": {},
"vesting": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment