-
Notifications
You must be signed in to change notification settings - Fork 212
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactor tendermint and ethermint specs usage (#1463)
* remove tendermint to a different spec use in namada use ethermint in evmos * change spec names * fix e2e * add tendermint spec to cli commands * fix tests --------- Co-authored-by: Yarom Swisa <[email protected] git config --global user.name Yarom>
- Loading branch information
Showing
90 changed files
with
1,067 additions
and
1,302 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,296 @@ | ||
{ | ||
"proposal": { | ||
"title": "Add plan proposal: Gateway", | ||
"description": "A proposal for a new plan for a lava gateway", | ||
"plans": [ | ||
{ | ||
"index": "gateway", | ||
"description": "Plan for the Lava gateway", | ||
"type": "rpc", | ||
"price": { | ||
"denom": "ulava", | ||
"amount": "1000000000" | ||
}, | ||
"allowed_buyers": [ | ||
"lava@1x07x0krj7h00jejrcp35kvlc8tpa44dza76dw8" | ||
], | ||
"annual_discount_percentage": 0, | ||
"allow_overuse": false, | ||
"overuse_rate": 0, | ||
"projects": 50, | ||
"plan_policy": { | ||
"geolocation_profile": "GL", | ||
"total_cu_limit": 9223372036854775807, | ||
"epoch_cu_limit": 9223372036854775807, | ||
"max_providers_to_pair": 24, | ||
"selected_providers": [], | ||
"selected_providers_mode": "ALLOWED", | ||
"chain_policies": [ | ||
{ | ||
"apis": [], | ||
"chain_id": "NEAR", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "jsonrpc", | ||
"internal_path": "", | ||
"type": "POST" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "STRK", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"add_on": "trace", | ||
"api_interface": "jsonrpc", | ||
"internal_path": "", | ||
"type": "POST" | ||
}, | ||
"extensions": [], | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "ETH1", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "jsonrpc", | ||
"internal_path": "", | ||
"type": "POST" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "EVMOS", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "jsonrpc", | ||
"internal_path": "", | ||
"type": "POST" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "rest", | ||
"internal_path": "", | ||
"type": "GET" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "grpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "tendermintrpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "AXELAR", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "rest", | ||
"internal_path": "", | ||
"type": "GET" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "tendermintrpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "grpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "OSMOSIS", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "rest", | ||
"internal_path": "", | ||
"type": "GET" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "tendermintrpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "grpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "COSMOSHUB", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "rest", | ||
"internal_path": "", | ||
"type": "GET" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "tendermintrpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"add_on": "", | ||
"api_interface": "grpc", | ||
"internal_path": "", | ||
"type": "" | ||
}, | ||
"extensions": [ | ||
"archive" | ||
], | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "SQDSUBGRAPH", | ||
"requirements": [ | ||
{ | ||
"collection": { | ||
"api_interface": "rest", | ||
"internal_path": "", | ||
"type": "POST", | ||
"add_on": "compound-v3" | ||
}, | ||
"mixed": true | ||
}, | ||
{ | ||
"collection": { | ||
"api_interface": "rest", | ||
"internal_path": "", | ||
"type": "POST", | ||
"add_on": "aave-v3" | ||
}, | ||
"mixed": true | ||
} | ||
] | ||
}, | ||
{ | ||
"apis": [], | ||
"chain_id": "*", | ||
"requirements": [] | ||
} | ||
] | ||
} | ||
} | ||
] | ||
}, | ||
"deposit": "10000000ulava" | ||
} |
Oops, something went wrong.