From 549e8b95060381be8e7ad286d7bcce496d8241ba Mon Sep 17 00:00:00 2001 From: Matija Salopek Date: Mon, 28 Nov 2022 10:04:24 +0100 Subject: [PATCH] export state --- tests/integration/provider_export.json | 2054 ++++++++++++++++++++++++ 1 file changed, 2054 insertions(+) create mode 100644 tests/integration/provider_export.json diff --git a/tests/integration/provider_export.json b/tests/integration/provider_export.json new file mode 100644 index 0000000000..f379ccf660 --- /dev/null +++ b/tests/integration/provider_export.json @@ -0,0 +1,2054 @@ +{ + "app_hash": "", + "app_state": { + "auth": { + "accounts": [ + { + "@type": "/cosmos.auth.v1beta1.ModuleAccount", + "base_account": { + "account_number": "9", + "address": "cosmos1yl6hdjhmkf37639730gffanpzndzdpmhwlkfhr", + "pub_key": null, + "sequence": "0" + }, + "name": "transfer", + "permissions": [ + "minter", + "burner" + ] + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "account_number": "1", + "address": "cosmos19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddwhu7lm", + "pub_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "AsFC8tmbGGQSHthsVStbsQ13/+Yza9IT8KCSXXEN7y9f" + }, + "sequence": "3" + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "account_number": "2", + "address": "cosmos19hz4m226ztankqramvt4a7t0shejv4dc79gp9u", + "pub_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "Ao3lig9JxOHZXJG32wgfdzxcaGLcxlnWJYkYT8vftcfa" + }, + "sequence": "3" + }, + { + "@type": "/cosmos.auth.v1beta1.ModuleAccount", + "base_account": { + "account_number": "5", + "address": "cosmos1fl48vsnmsdzcv85q5d2q4z5ajdha8yu34mf0eh", + "pub_key": null, + "sequence": "0" + }, + "name": "bonded_tokens_pool", + "permissions": [ + "burner", + "staking" + ] + }, + { + "@type": "/cosmos.auth.v1beta1.ModuleAccount", + "base_account": { + "account_number": "6", + "address": "cosmos1tygms3xhhs3yv487phx3dw4a95jn7t7lpm470r", + "pub_key": null, + "sequence": "0" + }, + "name": "not_bonded_tokens_pool", + "permissions": [ + "burner", + "staking" + ] + }, + { + "@type": "/cosmos.auth.v1beta1.BaseAccount", + "account_number": "0", + "address": "cosmos1dkas8mu4kyhl5jrh4nzvm65qz588hy9qcz08la", + "pub_key": { + "@type": "/cosmos.crypto.secp256k1.PubKey", + "key": "ArCv6pseaIkP8SbRqnT4kKylCz5mgAyhwXp8V1q/zU3p" + }, + "sequence": "2" + }, + { + "@type": "/cosmos.auth.v1beta1.ModuleAccount", + "base_account": { + "account_number": "7", + "address": "cosmos10d07y265gmmuvt4z0w9aw880jnsr700j6zn9kn", + "pub_key": null, + "sequence": "0" + }, + "name": "gov", + "permissions": [ + "burner" + ] + }, + { + "@type": "/cosmos.auth.v1beta1.ModuleAccount", + "base_account": { + "account_number": "4", + "address": "cosmos1jv65s3grqf6v6jl3dp4t6c9t9rk99cd88lyufl", + "pub_key": null, + "sequence": "0" + }, + "name": "distribution", + "permissions": [] + }, + { + "@type": "/cosmos.auth.v1beta1.ModuleAccount", + "base_account": { + "account_number": "8", + "address": "cosmos1m3h30wlvsf8llruxtpukdvsy0km2kum8g38c8q", + "pub_key": null, + "sequence": "0" + }, + "name": "mint", + "permissions": [ + "minter" + ] + }, + { + "@type": "/cosmos.auth.v1beta1.ModuleAccount", + "base_account": { + "account_number": "3", + "address": "cosmos17xpfvakm2amg962yls6f84z3kell8c5lserqta", + "pub_key": null, + "sequence": "0" + }, + "name": "fee_collector", + "permissions": [] + } + ], + "params": { + "max_memo_characters": "256", + "sig_verify_cost_ed25519": "590", + "sig_verify_cost_secp256k1": "1000", + "tx_sig_limit": "7", + "tx_size_cost_per_byte": "10" + } + }, + "authz": { + "authorization": [] + }, + "bank": { + "balances": [ + { + "address": "cosmos19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddwhu7lm", + "coins": [ + { + "amount": "9500000000", + "denom": "stake" + } + ] + }, + { + "address": "cosmos19hz4m226ztankqramvt4a7t0shejv4dc79gp9u", + "coins": [ + { + "amount": "9500000000", + "denom": "stake" + } + ] + }, + { + "address": "cosmos1fl48vsnmsdzcv85q5d2q4z5ajdha8yu34mf0eh", + "coins": [ + { + "amount": "1500000000", + "denom": "stake" + } + ] + }, + { + "address": "cosmos1dkas8mu4kyhl5jrh4nzvm65qz588hy9qcz08la", + "coins": [ + { + "amount": "9500000000", + "denom": "stake" + } + ] + }, + { + "address": "cosmos1jv65s3grqf6v6jl3dp4t6c9t9rk99cd88lyufl", + "coins": [ + { + "amount": "131421", + "denom": "stake" + } + ] + }, + { + "address": "cosmos17xpfvakm2amg962yls6f84z3kell8c5lserqta", + "coins": [ + { + "amount": "617", + "denom": "stake" + } + ] + } + ], + "denom_metadata": [], + "params": { + "default_send_enabled": true, + "send_enabled": [] + }, + "supply": [ + { + "amount": "30000132038", + "denom": "stake" + } + ] + }, + "capability": { + "index": "3", + "owners": [ + { + "index": "1", + "index_owners": { + "owners": [ + { + "module": "ibc", + "name": "ports/transfer" + }, + { + "module": "transfer", + "name": "ports/transfer" + } + ] + } + }, + { + "index": "2", + "index_owners": { + "owners": [ + { + "module": "ibc", + "name": "ports/provider" + }, + { + "module": "provider", + "name": "ports/provider" + } + ] + } + } + ] + }, + "crisis": { + "constant_fee": { + "amount": "1000", + "denom": "stake" + } + }, + "distribution": { + "delegator_starting_infos": [ + { + "delegator_address": "cosmos19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddwhu7lm", + "starting_info": { + "height": "0", + "previous_period": "1", + "stake": "500000000.000000000000000000" + }, + "validator_address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng" + }, + { + "delegator_address": "cosmos19hz4m226ztankqramvt4a7t0shejv4dc79gp9u", + "starting_info": { + "height": "0", + "previous_period": "1", + "stake": "500000000.000000000000000000" + }, + "validator_address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0" + }, + { + "delegator_address": "cosmos1dkas8mu4kyhl5jrh4nzvm65qz588hy9qcz08la", + "starting_info": { + "height": "0", + "previous_period": "1", + "stake": "500000000.000000000000000000" + }, + "validator_address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw" + } + ], + "delegator_withdraw_infos": [], + "fee_pool": { + "community_pool": [ + { + "amount": "2628.420000000000122688", + "denom": "stake" + } + ] + }, + "outstanding_rewards": [ + { + "outstanding_rewards": [ + { + "amount": "42930.859999999999959104", + "denom": "stake" + } + ], + "validator_address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng" + }, + { + "outstanding_rewards": [ + { + "amount": "42930.859999999999959104", + "denom": "stake" + } + ], + "validator_address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0" + }, + { + "outstanding_rewards": [ + { + "amount": "42930.859999999999959104", + "denom": "stake" + } + ], + "validator_address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw" + } + ], + "params": { + "base_proposer_reward": "0.010000000000000000", + "bonus_proposer_reward": "0.040000000000000000", + "community_tax": "0.020000000000000000", + "withdraw_addr_enabled": true + }, + "previous_proposer": "cosmosvalcons1qmq08eruchr5sf5s3rwz7djpr5a25f7xw4mceq", + "validator_accumulated_commissions": [ + { + "accumulated": { + "commission": [ + { + "amount": "4293.085999999999995953", + "denom": "stake" + } + ] + }, + "validator_address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng" + }, + { + "accumulated": { + "commission": [ + { + "amount": "4293.085999999999995953", + "denom": "stake" + } + ] + }, + "validator_address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0" + }, + { + "accumulated": { + "commission": [ + { + "amount": "4293.085999999999995953", + "denom": "stake" + } + ] + }, + "validator_address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw" + } + ], + "validator_current_rewards": [ + { + "rewards": { + "period": "2", + "rewards": [ + { + "amount": "38637.773999999999963151", + "denom": "stake" + } + ] + }, + "validator_address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng" + }, + { + "rewards": { + "period": "2", + "rewards": [ + { + "amount": "38637.773999999999963151", + "denom": "stake" + } + ] + }, + "validator_address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0" + }, + { + "rewards": { + "period": "2", + "rewards": [ + { + "amount": "38637.773999999999963151", + "denom": "stake" + } + ] + }, + "validator_address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw" + } + ], + "validator_historical_rewards": [ + { + "period": "1", + "rewards": { + "cumulative_reward_ratio": [], + "reference_count": 2 + }, + "validator_address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng" + }, + { + "period": "1", + "rewards": { + "cumulative_reward_ratio": [], + "reference_count": 2 + }, + "validator_address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0" + }, + { + "period": "1", + "rewards": { + "cumulative_reward_ratio": [], + "reference_count": 2 + }, + "validator_address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw" + } + ], + "validator_slash_events": [] + }, + "evidence": { + "evidence": [] + }, + "feegrant": { + "allowances": [] + }, + "genutil": { + "gen_txs": [] + }, + "gov": { + "deposit_params": { + "max_deposit_period": "172800s", + "min_deposit": [ + { + "amount": "10000000", + "denom": "stake" + } + ] + }, + "deposits": [], + "proposals": [ + { + "content": { + "@type": "/interchain_security.ccv.provider.v1.ConsumerAdditionProposal", + "binary_hash": "YmluX2hhc2g=", + "chain_id": "consu", + "description": "Gonna be a great chain", + "genesis_hash": "Z2VuX2hhc2g=", + "initial_height": { + "revision_height": "1", + "revision_number": "0" + }, + "lock_unbonding_on_timeout": false, + "spawn_time": "2022-11-28T08:11:00.760683Z", + "title": "Propose the addition of a new chain" + }, + "deposit_end_time": "2022-11-30T08:12:47.109660380Z", + "final_tally_result": { + "abstain": "0", + "no": "0", + "no_with_veto": "0", + "yes": "1500000000" + }, + "proposal_id": "1", + "status": "PROPOSAL_STATUS_PASSED", + "submit_time": "2022-11-28T08:12:47.109660380Z", + "total_deposit": [ + { + "amount": "10000001", + "denom": "stake" + } + ], + "voting_end_time": "2022-11-28T08:12:52.109660380Z", + "voting_start_time": "2022-11-28T08:12:47.109660380Z" + } + ], + "starting_proposal_id": "2", + "tally_params": { + "quorum": "0.334000000000000000", + "threshold": "0.500000000000000000", + "veto_threshold": "0.334000000000000000" + }, + "votes": [], + "voting_params": { + "voting_period": "5s" + } + }, + "ibc": { + "channel_genesis": { + "ack_sequences": [], + "acknowledgements": [], + "channels": [], + "commitments": [], + "next_channel_sequence": "0", + "receipts": [], + "recv_sequences": [], + "send_sequences": [] + }, + "client_genesis": { + "clients": [ + { + "client_id": "07-tendermint-0", + "client_state": { + "@type": "/ibc.lightclients.tendermint.v1.ClientState", + "allow_update_after_expiry": true, + "allow_update_after_misbehaviour": true, + "chain_id": "consu", + "frozen_height": { + "revision_height": "0", + "revision_number": "0" + }, + "latest_height": { + "revision_height": "1", + "revision_number": "0" + }, + "max_clock_drift": "10s", + "proof_specs": [ + { + "inner_spec": { + "child_order": [ + 0, + 1 + ], + "child_size": 33, + "empty_child": null, + "hash": "SHA256", + "max_prefix_length": 12, + "min_prefix_length": 4 + }, + "leaf_spec": { + "hash": "SHA256", + "length": "VAR_PROTO", + "prefix": "AA==", + "prehash_key": "NO_HASH", + "prehash_value": "SHA256" + }, + "max_depth": 0, + "min_depth": 0 + }, + { + "inner_spec": { + "child_order": [ + 0, + 1 + ], + "child_size": 32, + "empty_child": null, + "hash": "SHA256", + "max_prefix_length": 1, + "min_prefix_length": 1 + }, + "leaf_spec": { + "hash": "SHA256", + "length": "VAR_PROTO", + "prefix": "AA==", + "prehash_key": "NO_HASH", + "prehash_value": "SHA256" + }, + "max_depth": 0, + "min_depth": 0 + } + ], + "trust_level": { + "denominator": "3", + "numerator": "1" + }, + "trusting_period": "864000s", + "unbonding_period": "1728000s", + "upgrade_path": [ + "upgrade", + "upgradedIBCState" + ] + } + } + ], + "clients_consensus": [ + { + "client_id": "07-tendermint-0", + "consensus_states": [ + { + "consensus_state": { + "@type": "/ibc.lightclients.tendermint.v1.ConsensusState", + "next_validators_hash": "632730A03DEF630F77B61DF4092629007AE020B789713158FABCB104962FA54F", + "root": { + "hash": "c2VudGluZWxfcm9vdA==" + }, + "timestamp": "2022-11-28T08:12:52.374234591Z" + }, + "height": { + "revision_height": "1", + "revision_number": "0" + } + } + ] + } + ], + "clients_metadata": [ + { + "client_id": "07-tendermint-0", + "client_metadata": [ + { + "key": "Y29uc2Vuc3VzU3RhdGVzLzAtMS9wcm9jZXNzZWRIZWlnaHQ=", + "value": "MC04" + }, + { + "key": "Y29uc2Vuc3VzU3RhdGVzLzAtMS9wcm9jZXNzZWRUaW1l", + "value": "FyuxbeIghd8=" + }, + { + "key": "aXRlcmF0ZUNvbnNlbnN1c1N0YXRlcwAAAAAAAAAAAAAAAAAAAAE=", + "value": "Y29uc2Vuc3VzU3RhdGVzLzAtMQ==" + } + ] + } + ], + "create_localhost": false, + "next_client_sequence": "1", + "params": { + "allowed_clients": [ + "06-solomachine", + "07-tendermint" + ] + } + }, + "connection_genesis": { + "client_connection_paths": [], + "connections": [], + "next_connection_sequence": "0", + "params": { + "max_expected_time_per_block": "30000000000" + } + } + }, + "liquidity": { + "params": { + "circuit_breaker_enabled": false, + "init_pool_coin_mint_amount": "1000000", + "max_order_amount_ratio": "0.100000000000000000", + "max_reserve_coin_amount": "0", + "min_init_deposit_amount": "1000000", + "pool_creation_fee": [ + { + "amount": "40000000", + "denom": "stake" + } + ], + "pool_types": [ + { + "description": "Standard liquidity pool with pool price function X/Y, ESPM constraint, and two kinds of reserve coins", + "id": 1, + "max_reserve_coin_num": 2, + "min_reserve_coin_num": 2, + "name": "StandardLiquidityPool" + } + ], + "swap_fee_rate": "0.003000000000000000", + "unit_batch_height": 1, + "withdraw_fee_rate": "0.000000000000000000" + }, + "pool_records": [] + }, + "mint": { + "minter": { + "annual_provisions": "3900139451.440019148308845755", + "inflation": "0.130004078872465655" + }, + "params": { + "blocks_per_year": "6311520", + "goal_bonded": "0.670000000000000000", + "inflation_max": "0.200000000000000000", + "inflation_min": "0.070000000000000000", + "inflation_rate_change": "0.130000000000000000", + "mint_denom": "stake" + } + }, + "params": null, + "provider": { + "consumer_addition_proposals": [], + "consumer_addrs_to_prune": [], + "consumer_removal_proposals": [], + "consumer_states": [ + { + "chain_id": "consu", + "channel_id": "", + "client_id": "07-tendermint-0", + "consumer_genesis": { + "height_to_valset_update_id": [], + "initial_val_set": [ + { + "power": "500", + "pub_key": { + "ed25519": "RrclQz9bIhkIy/gfL485g3PYMeiIku4qeo495787X10=" + } + }, + { + "power": "500", + "pub_key": { + "ed25519": "IHo4QEikWZfIKmM0X+N+BjKttz8HOzGs2npyjiba3Xk=" + } + }, + { + "power": "500", + "pub_key": { + "ed25519": "mAN6RXYxSM4MNGSIriYiS7pHuwAcOHDQAy9/wnlSzOI=" + } + } + ], + "last_transmission_block_height": { + "height": "0" + }, + "maturing_packets": [], + "new_chain": true, + "outstanding_downtime_slashing": [], + "params": { + "blocks_per_distribution_transmission": "1000", + "ccv_timeout_period": "2419200s", + "consumer_redistribution_fraction": "0.75", + "distribution_transmission_channel": "", + "enabled": true, + "historical_entries": "10000", + "provider_fee_pool_addr_str": "", + "transfer_timeout_period": "3600s", + "unbonding_period": "1728000s" + }, + "pending_consumer_packets": { + "list": [] + }, + "provider_channel_id": "", + "provider_client_id": "", + "provider_client_state": { + "allow_update_after_expiry": true, + "allow_update_after_misbehaviour": true, + "chain_id": "provi", + "frozen_height": { + "revision_height": "0", + "revision_number": "0" + }, + "latest_height": { + "revision_height": "8", + "revision_number": "0" + }, + "max_clock_drift": "10s", + "proof_specs": [ + { + "inner_spec": { + "child_order": [ + 0, + 1 + ], + "child_size": 33, + "empty_child": null, + "hash": "SHA256", + "max_prefix_length": 12, + "min_prefix_length": 4 + }, + "leaf_spec": { + "hash": "SHA256", + "length": "VAR_PROTO", + "prefix": "AA==", + "prehash_key": "NO_HASH", + "prehash_value": "SHA256" + }, + "max_depth": 0, + "min_depth": 0 + }, + { + "inner_spec": { + "child_order": [ + 0, + 1 + ], + "child_size": 32, + "empty_child": null, + "hash": "SHA256", + "max_prefix_length": 1, + "min_prefix_length": 1 + }, + "leaf_spec": { + "hash": "SHA256", + "length": "VAR_PROTO", + "prefix": "AA==", + "prehash_key": "NO_HASH", + "prehash_value": "SHA256" + }, + "max_depth": 0, + "min_depth": 0 + } + ], + "trust_level": { + "denominator": "3", + "numerator": "1" + }, + "trusting_period": "907200s", + "unbonding_period": "1814400s", + "upgrade_path": [ + "upgrade", + "upgradedIBCState" + ] + }, + "provider_consensus_state": { + "next_validators_hash": "632730A03DEF630F77B61DF4092629007AE020B789713158FABCB104962FA54F", + "root": { + "hash": "nhUViyB5tuhf0BKPSK2lEWjr+Ck9DMU77VEwP1eLvT4=" + }, + "timestamp": "2022-11-28T08:12:52.374234591Z" + } + }, + "initial_height": "0", + "lock_unbonding_on_timeout": false, + "pending_valset_changes": [ + { + "slash_acks": [], + "validator_updates": [ + { + "power": "0", + "pub_key": { + "ed25519": "IHo4QEikWZfIKmM0X+N+BjKttz8HOzGs2npyjiba3Xk=" + } + }, + { + "power": "500", + "pub_key": { + "ed25519": "Ui5Gf1+mtWUdH8u3xlmzdKID+F3PK0sfXZ73GZ6q6is=" + } + } + ], + "valset_update_id": "10" + } + ], + "slash_downtime_ack": [], + "unbonding_ops_index": [] + } + ], + "mature_unbonding_ops": { + "ids": [] + }, + "params": { + "ccv_timeout_period": "2419200s", + "init_timeout_period": "604800s", + "max_pending_slash_packets": "1000", + "slash_meter_replenish_fraction": "0.05", + "slash_meter_replenish_period": "3600s", + "template_client": { + "allow_update_after_expiry": true, + "allow_update_after_misbehaviour": true, + "chain_id": "", + "frozen_height": { + "revision_height": "0", + "revision_number": "0" + }, + "latest_height": { + "revision_height": "0", + "revision_number": "0" + }, + "max_clock_drift": "10s", + "proof_specs": [ + { + "inner_spec": { + "child_order": [ + 0, + 1 + ], + "child_size": 33, + "empty_child": null, + "hash": "SHA256", + "max_prefix_length": 12, + "min_prefix_length": 4 + }, + "leaf_spec": { + "hash": "SHA256", + "length": "VAR_PROTO", + "prefix": "AA==", + "prehash_key": "NO_HASH", + "prehash_value": "SHA256" + }, + "max_depth": 0, + "min_depth": 0 + }, + { + "inner_spec": { + "child_order": [ + 0, + 1 + ], + "child_size": 32, + "empty_child": null, + "hash": "SHA256", + "max_prefix_length": 1, + "min_prefix_length": 1 + }, + "leaf_spec": { + "hash": "SHA256", + "length": "VAR_PROTO", + "prefix": "AA==", + "prehash_key": "NO_HASH", + "prehash_value": "SHA256" + }, + "max_depth": 0, + "min_depth": 0 + } + ], + "trust_level": { + "denominator": "3", + "numerator": "1" + }, + "trusting_period": "0s", + "unbonding_period": "0s", + "upgrade_path": [ + "upgrade", + "upgradedIBCState" + ] + }, + "trusting_period_fraction": "2", + "vsc_timeout_period": "3024000s" + }, + "unbonding_ops": [], + "validator_consumer_pubkeys": [ + { + "chain_id": "consu", + "consumer_key": { + "ed25519": "Ui5Gf1+mtWUdH8u3xlmzdKID+F3PK0sfXZ73GZ6q6is=" + }, + "provider_addr": "yIgwapCKIXualD0drYeQBE0JR6Q=" + } + ], + "validators_by_consumer_addr": [ + { + "chain_id": "consu", + "consumer_addr": "tBw6QBQpY6pbEt3RxOWJDAs5JrE=", + "provider_addr": "yIgwapCKIXualD0drYeQBE0JR6Q=" + } + ], + "valset_update_id": "214", + "valset_update_id_to_height": [ + { + "height": "2", + "valset_update_id": "0" + }, + { + "height": "3", + "valset_update_id": "1" + }, + { + "height": "4", + "valset_update_id": "2" + }, + { + "height": "5", + "valset_update_id": "3" + }, + { + "height": "6", + "valset_update_id": "4" + }, + { + "height": "7", + "valset_update_id": "5" + }, + { + "height": "8", + "valset_update_id": "6" + }, + { + "height": "9", + "valset_update_id": "7" + }, + { + "height": "10", + "valset_update_id": "8" + }, + { + "height": "11", + "valset_update_id": "9" + }, + { + "height": "12", + "valset_update_id": "10" + }, + { + "height": "13", + "valset_update_id": "11" + }, + { + "height": "14", + "valset_update_id": "12" + }, + { + "height": "15", + "valset_update_id": "13" + }, + { + "height": "16", + "valset_update_id": "14" + }, + { + "height": "17", + "valset_update_id": "15" + }, + { + "height": "18", + "valset_update_id": "16" + }, + { + "height": "19", + "valset_update_id": "17" + }, + { + "height": "20", + "valset_update_id": "18" + }, + { + "height": "21", + "valset_update_id": "19" + }, + { + "height": "22", + "valset_update_id": "20" + }, + { + "height": "23", + "valset_update_id": "21" + }, + { + "height": "24", + "valset_update_id": "22" + }, + { + "height": "25", + "valset_update_id": "23" + }, + { + "height": "26", + "valset_update_id": "24" + }, + { + "height": "27", + "valset_update_id": "25" + }, + { + "height": "28", + "valset_update_id": "26" + }, + { + "height": "29", + "valset_update_id": "27" + }, + { + "height": "30", + "valset_update_id": "28" + }, + { + "height": "31", + "valset_update_id": "29" + }, + { + "height": "32", + "valset_update_id": "30" + }, + { + "height": "33", + "valset_update_id": "31" + }, + { + "height": "34", + "valset_update_id": "32" + }, + { + "height": "35", + "valset_update_id": "33" + }, + { + "height": "36", + "valset_update_id": "34" + }, + { + "height": "37", + "valset_update_id": "35" + }, + { + "height": "38", + "valset_update_id": "36" + }, + { + "height": "39", + "valset_update_id": "37" + }, + { + "height": "40", + "valset_update_id": "38" + }, + { + "height": "41", + "valset_update_id": "39" + }, + { + "height": "42", + "valset_update_id": "40" + }, + { + "height": "43", + "valset_update_id": "41" + }, + { + "height": "44", + "valset_update_id": "42" + }, + { + "height": "45", + "valset_update_id": "43" + }, + { + "height": "46", + "valset_update_id": "44" + }, + { + "height": "47", + "valset_update_id": "45" + }, + { + "height": "48", + "valset_update_id": "46" + }, + { + "height": "49", + "valset_update_id": "47" + }, + { + "height": "50", + "valset_update_id": "48" + }, + { + "height": "51", + "valset_update_id": "49" + }, + { + "height": "52", + "valset_update_id": "50" + }, + { + "height": "53", + "valset_update_id": "51" + }, + { + "height": "54", + "valset_update_id": "52" + }, + { + "height": "55", + "valset_update_id": "53" + }, + { + "height": "56", + "valset_update_id": "54" + }, + { + "height": "57", + "valset_update_id": "55" + }, + { + "height": "58", + "valset_update_id": "56" + }, + { + "height": "59", + "valset_update_id": "57" + }, + { + "height": "60", + "valset_update_id": "58" + }, + { + "height": "61", + "valset_update_id": "59" + }, + { + "height": "62", + "valset_update_id": "60" + }, + { + "height": "63", + "valset_update_id": "61" + }, + { + "height": "64", + "valset_update_id": "62" + }, + { + "height": "65", + "valset_update_id": "63" + }, + { + "height": "66", + "valset_update_id": "64" + }, + { + "height": "67", + "valset_update_id": "65" + }, + { + "height": "68", + "valset_update_id": "66" + }, + { + "height": "69", + "valset_update_id": "67" + }, + { + "height": "70", + "valset_update_id": "68" + }, + { + "height": "71", + "valset_update_id": "69" + }, + { + "height": "72", + "valset_update_id": "70" + }, + { + "height": "73", + "valset_update_id": "71" + }, + { + "height": "74", + "valset_update_id": "72" + }, + { + "height": "75", + "valset_update_id": "73" + }, + { + "height": "76", + "valset_update_id": "74" + }, + { + "height": "77", + "valset_update_id": "75" + }, + { + "height": "78", + "valset_update_id": "76" + }, + { + "height": "79", + "valset_update_id": "77" + }, + { + "height": "80", + "valset_update_id": "78" + }, + { + "height": "81", + "valset_update_id": "79" + }, + { + "height": "82", + "valset_update_id": "80" + }, + { + "height": "83", + "valset_update_id": "81" + }, + { + "height": "84", + "valset_update_id": "82" + }, + { + "height": "85", + "valset_update_id": "83" + }, + { + "height": "86", + "valset_update_id": "84" + }, + { + "height": "87", + "valset_update_id": "85" + }, + { + "height": "88", + "valset_update_id": "86" + }, + { + "height": "89", + "valset_update_id": "87" + }, + { + "height": "90", + "valset_update_id": "88" + }, + { + "height": "91", + "valset_update_id": "89" + }, + { + "height": "92", + "valset_update_id": "90" + }, + { + "height": "93", + "valset_update_id": "91" + }, + { + "height": "94", + "valset_update_id": "92" + }, + { + "height": "95", + "valset_update_id": "93" + }, + { + "height": "96", + "valset_update_id": "94" + }, + { + "height": "97", + "valset_update_id": "95" + }, + { + "height": "98", + "valset_update_id": "96" + }, + { + "height": "99", + "valset_update_id": "97" + }, + { + "height": "100", + "valset_update_id": "98" + }, + { + "height": "101", + "valset_update_id": "99" + }, + { + "height": "102", + "valset_update_id": "100" + }, + { + "height": "103", + "valset_update_id": "101" + }, + { + "height": "104", + "valset_update_id": "102" + }, + { + "height": "105", + "valset_update_id": "103" + }, + { + "height": "106", + "valset_update_id": "104" + }, + { + "height": "107", + "valset_update_id": "105" + }, + { + "height": "108", + "valset_update_id": "106" + }, + { + "height": "109", + "valset_update_id": "107" + }, + { + "height": "110", + "valset_update_id": "108" + }, + { + "height": "111", + "valset_update_id": "109" + }, + { + "height": "112", + "valset_update_id": "110" + }, + { + "height": "113", + "valset_update_id": "111" + }, + { + "height": "114", + "valset_update_id": "112" + }, + { + "height": "115", + "valset_update_id": "113" + }, + { + "height": "116", + "valset_update_id": "114" + }, + { + "height": "117", + "valset_update_id": "115" + }, + { + "height": "118", + "valset_update_id": "116" + }, + { + "height": "119", + "valset_update_id": "117" + }, + { + "height": "120", + "valset_update_id": "118" + }, + { + "height": "121", + "valset_update_id": "119" + }, + { + "height": "122", + "valset_update_id": "120" + }, + { + "height": "123", + "valset_update_id": "121" + }, + { + "height": "124", + "valset_update_id": "122" + }, + { + "height": "125", + "valset_update_id": "123" + }, + { + "height": "126", + "valset_update_id": "124" + }, + { + "height": "127", + "valset_update_id": "125" + }, + { + "height": "128", + "valset_update_id": "126" + }, + { + "height": "129", + "valset_update_id": "127" + }, + { + "height": "130", + "valset_update_id": "128" + }, + { + "height": "131", + "valset_update_id": "129" + }, + { + "height": "132", + "valset_update_id": "130" + }, + { + "height": "133", + "valset_update_id": "131" + }, + { + "height": "134", + "valset_update_id": "132" + }, + { + "height": "135", + "valset_update_id": "133" + }, + { + "height": "136", + "valset_update_id": "134" + }, + { + "height": "137", + "valset_update_id": "135" + }, + { + "height": "138", + "valset_update_id": "136" + }, + { + "height": "139", + "valset_update_id": "137" + }, + { + "height": "140", + "valset_update_id": "138" + }, + { + "height": "141", + "valset_update_id": "139" + }, + { + "height": "142", + "valset_update_id": "140" + }, + { + "height": "143", + "valset_update_id": "141" + }, + { + "height": "144", + "valset_update_id": "142" + }, + { + "height": "145", + "valset_update_id": "143" + }, + { + "height": "146", + "valset_update_id": "144" + }, + { + "height": "147", + "valset_update_id": "145" + }, + { + "height": "148", + "valset_update_id": "146" + }, + { + "height": "149", + "valset_update_id": "147" + }, + { + "height": "150", + "valset_update_id": "148" + }, + { + "height": "151", + "valset_update_id": "149" + }, + { + "height": "152", + "valset_update_id": "150" + }, + { + "height": "153", + "valset_update_id": "151" + }, + { + "height": "154", + "valset_update_id": "152" + }, + { + "height": "155", + "valset_update_id": "153" + }, + { + "height": "156", + "valset_update_id": "154" + }, + { + "height": "157", + "valset_update_id": "155" + }, + { + "height": "158", + "valset_update_id": "156" + }, + { + "height": "159", + "valset_update_id": "157" + }, + { + "height": "160", + "valset_update_id": "158" + }, + { + "height": "161", + "valset_update_id": "159" + }, + { + "height": "162", + "valset_update_id": "160" + }, + { + "height": "163", + "valset_update_id": "161" + }, + { + "height": "164", + "valset_update_id": "162" + }, + { + "height": "165", + "valset_update_id": "163" + }, + { + "height": "166", + "valset_update_id": "164" + }, + { + "height": "167", + "valset_update_id": "165" + }, + { + "height": "168", + "valset_update_id": "166" + }, + { + "height": "169", + "valset_update_id": "167" + }, + { + "height": "170", + "valset_update_id": "168" + }, + { + "height": "171", + "valset_update_id": "169" + }, + { + "height": "172", + "valset_update_id": "170" + }, + { + "height": "173", + "valset_update_id": "171" + }, + { + "height": "174", + "valset_update_id": "172" + }, + { + "height": "175", + "valset_update_id": "173" + }, + { + "height": "176", + "valset_update_id": "174" + }, + { + "height": "177", + "valset_update_id": "175" + }, + { + "height": "178", + "valset_update_id": "176" + }, + { + "height": "179", + "valset_update_id": "177" + }, + { + "height": "180", + "valset_update_id": "178" + }, + { + "height": "181", + "valset_update_id": "179" + }, + { + "height": "182", + "valset_update_id": "180" + }, + { + "height": "183", + "valset_update_id": "181" + }, + { + "height": "184", + "valset_update_id": "182" + }, + { + "height": "185", + "valset_update_id": "183" + }, + { + "height": "186", + "valset_update_id": "184" + }, + { + "height": "187", + "valset_update_id": "185" + }, + { + "height": "188", + "valset_update_id": "186" + }, + { + "height": "189", + "valset_update_id": "187" + }, + { + "height": "190", + "valset_update_id": "188" + }, + { + "height": "191", + "valset_update_id": "189" + }, + { + "height": "192", + "valset_update_id": "190" + }, + { + "height": "193", + "valset_update_id": "191" + }, + { + "height": "194", + "valset_update_id": "192" + }, + { + "height": "195", + "valset_update_id": "193" + }, + { + "height": "196", + "valset_update_id": "194" + }, + { + "height": "197", + "valset_update_id": "195" + }, + { + "height": "198", + "valset_update_id": "196" + }, + { + "height": "199", + "valset_update_id": "197" + }, + { + "height": "200", + "valset_update_id": "198" + }, + { + "height": "201", + "valset_update_id": "199" + }, + { + "height": "202", + "valset_update_id": "200" + }, + { + "height": "203", + "valset_update_id": "201" + }, + { + "height": "204", + "valset_update_id": "202" + }, + { + "height": "205", + "valset_update_id": "203" + }, + { + "height": "206", + "valset_update_id": "204" + }, + { + "height": "207", + "valset_update_id": "205" + }, + { + "height": "208", + "valset_update_id": "206" + }, + { + "height": "209", + "valset_update_id": "207" + }, + { + "height": "210", + "valset_update_id": "208" + }, + { + "height": "211", + "valset_update_id": "209" + }, + { + "height": "212", + "valset_update_id": "210" + }, + { + "height": "213", + "valset_update_id": "211" + }, + { + "height": "214", + "valset_update_id": "212" + }, + { + "height": "215", + "valset_update_id": "213" + } + ] + }, + "slashing": { + "missed_blocks": [ + { + "address": "cosmosvalcons1qmq08eruchr5sf5s3rwz7djpr5a25f7xw4mceq", + "missed_blocks": [] + }, + { + "address": "cosmosvalcons1nx7n5uh0ztxsynn4sje6eyq2ud6rc6klc96w39", + "missed_blocks": [] + }, + { + "address": "cosmosvalcons1ezyrq65s3gshhx5585w6mpusq3xsj3ayzf4uv6", + "missed_blocks": [] + } + ], + "params": { + "downtime_jail_duration": "2s", + "min_signed_per_window": "0.500000000000000000", + "signed_blocks_window": "2", + "slash_fraction_double_sign": "0.050000000000000000", + "slash_fraction_downtime": "0.010000000000000000" + }, + "signing_infos": [ + { + "address": "cosmosvalcons1qmq08eruchr5sf5s3rwz7djpr5a25f7xw4mceq", + "validator_signing_info": { + "address": "cosmosvalcons1qmq08eruchr5sf5s3rwz7djpr5a25f7xw4mceq", + "index_offset": "213", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0", + "start_height": "0", + "tombstoned": false + } + }, + { + "address": "cosmosvalcons1nx7n5uh0ztxsynn4sje6eyq2ud6rc6klc96w39", + "validator_signing_info": { + "address": "cosmosvalcons1nx7n5uh0ztxsynn4sje6eyq2ud6rc6klc96w39", + "index_offset": "213", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0", + "start_height": "0", + "tombstoned": false + } + }, + { + "address": "cosmosvalcons1ezyrq65s3gshhx5585w6mpusq3xsj3ayzf4uv6", + "validator_signing_info": { + "address": "cosmosvalcons1ezyrq65s3gshhx5585w6mpusq3xsj3ayzf4uv6", + "index_offset": "213", + "jailed_until": "1970-01-01T00:00:00Z", + "missed_blocks_counter": "0", + "start_height": "0", + "tombstoned": false + } + } + ] + }, + "staking": { + "delegations": [ + { + "delegator_address": "cosmos19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddwhu7lm", + "shares": "500000000.000000000000000000", + "validator_address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng" + }, + { + "delegator_address": "cosmos19hz4m226ztankqramvt4a7t0shejv4dc79gp9u", + "shares": "500000000.000000000000000000", + "validator_address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0" + }, + { + "delegator_address": "cosmos1dkas8mu4kyhl5jrh4nzvm65qz588hy9qcz08la", + "shares": "500000000.000000000000000000", + "validator_address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw" + } + ], + "exported": true, + "last_total_power": "1500", + "last_validator_powers": [ + { + "address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng", + "power": "500" + }, + { + "address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0", + "power": "500" + }, + { + "address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw", + "power": "500" + } + ], + "params": { + "bond_denom": "stake", + "historical_entries": 10000, + "max_entries": 7, + "max_validators": 100, + "unbonding_time": "1814400s" + }, + "redelegations": [], + "unbonding_delegations": [], + "validators": [ + { + "commission": { + "commission_rates": { + "max_change_rate": "0.010000000000000000", + "max_rate": "0.200000000000000000", + "rate": "0.100000000000000000" + }, + "update_time": "2022-11-28T08:12:34.695715805Z" + }, + "consensus_pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "RrclQz9bIhkIy/gfL485g3PYMeiIku4qeo495787X10=" + }, + "delegator_shares": "500000000.000000000000000000", + "description": { + "details": "", + "identity": "", + "moniker": "validatoralice", + "security_contact": "", + "website": "" + }, + "jailed": false, + "min_self_delegation": "1", + "operator_address": "cosmosvaloper19pe9pg5dv9k5fzgzmsrgnw9rl9asf7ddtrgtng", + "status": "BOND_STATUS_BONDED", + "tokens": "500000000", + "unbonding_height": "0", + "unbonding_ids": [], + "unbonding_on_hold_ref_count": "0", + "unbonding_time": "1970-01-01T00:00:00Z" + }, + { + "commission": { + "commission_rates": { + "max_change_rate": "0.010000000000000000", + "max_rate": "0.200000000000000000", + "rate": "0.100000000000000000" + }, + "update_time": "2022-11-28T08:12:34.695715805Z" + }, + "consensus_pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "IHo4QEikWZfIKmM0X+N+BjKttz8HOzGs2npyjiba3Xk=" + }, + "delegator_shares": "500000000.000000000000000000", + "description": { + "details": "", + "identity": "", + "moniker": "validatorcarol", + "security_contact": "", + "website": "" + }, + "jailed": false, + "min_self_delegation": "1", + "operator_address": "cosmosvaloper19hz4m226ztankqramvt4a7t0shejv4dcm3u5f0", + "status": "BOND_STATUS_BONDED", + "tokens": "500000000", + "unbonding_height": "0", + "unbonding_ids": [], + "unbonding_on_hold_ref_count": "0", + "unbonding_time": "1970-01-01T00:00:00Z" + }, + { + "commission": { + "commission_rates": { + "max_change_rate": "0.010000000000000000", + "max_rate": "0.200000000000000000", + "rate": "0.100000000000000000" + }, + "update_time": "2022-11-28T08:12:34.695715805Z" + }, + "consensus_pubkey": { + "@type": "/cosmos.crypto.ed25519.PubKey", + "key": "mAN6RXYxSM4MNGSIriYiS7pHuwAcOHDQAy9/wnlSzOI=" + }, + "delegator_shares": "500000000.000000000000000000", + "description": { + "details": "", + "identity": "", + "moniker": "validatorbob", + "security_contact": "", + "website": "" + }, + "jailed": false, + "min_self_delegation": "1", + "operator_address": "cosmosvaloper1dkas8mu4kyhl5jrh4nzvm65qz588hy9qakmjnw", + "status": "BOND_STATUS_BONDED", + "tokens": "500000000", + "unbonding_height": "0", + "unbonding_ids": [], + "unbonding_on_hold_ref_count": "0", + "unbonding_time": "1970-01-01T00:00:00Z" + } + ] + }, + "transfer": { + "denom_traces": [], + "params": { + "receive_enabled": true, + "send_enabled": true + }, + "port_id": "transfer" + }, + "upgrade": {}, + "vesting": {} + }, + "chain_id": "provi", + "consensus_params": { + "block": { + "max_bytes": "22020096", + "max_gas": "-1", + "time_iota_ms": "1000" + }, + "evidence": { + "max_age_duration": "172800000000000", + "max_age_num_blocks": "100000", + "max_bytes": "1048576" + }, + "validator": { + "pub_key_types": [ + "ed25519" + ] + }, + "version": {} + }, + "genesis_time": "2022-11-28T08:12:34.695715805Z", + "initial_height": "215", + "validators": [ + { + "address": "06C0F3E47CC5C748269088DC2F36411D3AAA27C6", + "name": "validatoralice", + "power": "500", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "RrclQz9bIhkIy/gfL485g3PYMeiIku4qeo495787X10=" + } + }, + { + "address": "C888306A908A217B9A943D1DAD8790044D0947A4", + "name": "validatorcarol", + "power": "500", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "IHo4QEikWZfIKmM0X+N+BjKttz8HOzGs2npyjiba3Xk=" + } + }, + { + "address": "99BD3A72EF12CD024E7584B3AC900AE3743C6ADF", + "name": "validatorbob", + "power": "500", + "pub_key": { + "type": "tendermint/PubKeyEd25519", + "value": "mAN6RXYxSM4MNGSIriYiS7pHuwAcOHDQAy9/wnlSzOI=" + } + } + ] +} \ No newline at end of file