{ "proposal": { "title": "Add Specs: Agoric", "description": "Adding new specification support for relaying agoric data on Lava", "specs": [ { "index": "AGR", "name": "agoric mainnet", "enabled": true, "imports": [ "COSMOSSDKFULL", "COSMOSSDK45DEP" ], "reliability_threshold": 268435455, "data_reliability_enabled": true, "block_distance_for_finalized_data": 0, "blocks_in_finalization_proof": 1, "average_block_time": 5000, "allowed_block_lag_for_qos_sync": 2, "shares": 1, "min_stake_provider": { "denom": "ulava", "amount": "47500000000" }, "api_collections": [ { "enabled": true, "collection_data": { "api_interface": "rest", "internal_path": "", "type": "GET", "add_on": "" }, "apis": [ { "name": "/agoric/swingset/egress/{peer}", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "/agoric/swingset/mailbox/{peer}", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "/agoric/swingset/params", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "/agoric/vbank/params", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "/agoric/vbank/state", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "/agoric/vstorage/children/{path}", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "/agoric/vstorage/data/{path}", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 } ], "headers": [], "inheritance_apis": [], "parse_directives": [], "verifications": [ { "name": "chain-id", "values": [ { "expected_value": "agoric-3" } ] }, { "name": "pruning", "values": [ { "latest_distance": 14400 } ] } ], "extensions": [ { "name": "archive", "cu_multiplier": 5, "rule": { "block": 14200 } } ] }, { "enabled": true, "collection_data": { "api_interface": "grpc", "internal_path": "", "type": "", "add_on": "" }, "apis": [ { "name": "agoric.swingset.Query/Egress", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "agoric.swingset.Query/Mailbox", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "agoric.swingset.Query/Params", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "agoric.vbank.Query/Params", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "agoric.vbank.Query/State", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "agoric.vstorage.Query/Children", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 }, { "name": "agoric.vstorage.Query/Data", "block_parsing": { "parser_arg": [ "latest" ], "parser_func": "DEFAULT" }, "compute_units": 10, "enabled": true, "category": { "deterministic": true, "local": false, "subscription": false, "stateful": 0 }, "extra_compute_units": 0 } ], "headers": [], "inheritance_apis": [], "parse_directives": [], "verifications": [ { "name": "chain-id", "values": [ { "expected_value": "agoric-3" } ] }, { "name": "pruning", "values": [ { "latest_distance": 14400 } ] } ], "extensions": [ { "name": "archive", "cu_multiplier": 5, "rule": { "block": 14200 } } ] }, { "enabled": true, "collection_data": { "api_interface": "tendermintrpc", "internal_path": "", "type": "", "add_on": "" }, "apis": [], "headers": [], "inheritance_apis": [], "parse_directives": [], "verifications": [ { "name": "chain-id", "values": [ { "expected_value": "agoric-3" } ] }, { "name": "pruning", "values": [ { "latest_distance": 14400 }, { "extension": "archive", "expected_value": "2115669" } ] } ], "extensions": [ { "name": "archive", "cu_multiplier": 5, "rule": { "block": 14200 } } ] } ] }, { "index": "AGRT", "name": "agoric testnet", "enabled": true, "imports": [ "AGR" ], "reliability_threshold": 268435455, "data_reliability_enabled": true, "block_distance_for_finalized_data": 0, "blocks_in_finalization_proof": 1, "average_block_time": 5000, "allowed_block_lag_for_qos_sync": 2, "shares": 1, "min_stake_provider": { "denom": "ulava", "amount": "47500000000" }, "api_collections": [ { "enabled": true, "collection_data": { "api_interface": "rest", "internal_path": "", "type": "GET", "add_on": "" }, "apis": [], "headers": [], "inheritance_apis": [], "parse_directives": [], "verifications": [ { "name": "chain-id", "values": [ { "expected_value": "agoric-emerynet-8" } ] } ] }, { "enabled": true, "collection_data": { "api_interface": "grpc", "internal_path": "", "type": "", "add_on": "" }, "apis": [], "headers": [], "inheritance_apis": [], "parse_directives": [], "verifications": [ { "name": "chain-id", "values": [ { "expected_value": "agoric-emerynet-8" } ] } ] }, { "enabled": true, "collection_data": { "api_interface": "tendermintrpc", "internal_path": "", "type": "", "add_on": "" }, "apis": [], "headers": [], "inheritance_apis": [], "parse_directives": [], "verifications": [ { "name": "chain-id", "values": [ { "expected_value": "agoric-emerynet-8" } ] } ] } ] } ] }, "deposit": "10000000ulava" }