Skip to content

Commit

Permalink
Merge pull request #1973 from lavanet/lava-v5-spec-update
Browse files Browse the repository at this point in the history
chore: update lava specs with new v5 apis
  • Loading branch information
ranlavanet authored Feb 25, 2025
2 parents 764bdeb + 935949d commit 2edaafb
Show file tree
Hide file tree
Showing 2 changed files with 288 additions and 0 deletions.
180 changes: 180 additions & 0 deletions specs/mainnet-1/specs/lava-mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1438,6 +1438,96 @@
"stateful": 0
},
"extra_compute_units": 0
},
{
"name": "/lavanet/lava/subscription/estimated_provider_rewards/{provider}/{amount_delegator}",
"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": "/lavanet/lava/epochstorage/provider_metadata/{provider}",
"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": "/lavanet/lava/pairing/provider_reputation_details/{address}/{chainID}/{cluster}",
"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": "/lavanet/lava/subscription/estimated_pools_rewards",
"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": "/lavanet/lava/pairing/provider_reputation/{provider}/{chainID}/{cluster}",
"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": [],
Expand Down Expand Up @@ -2852,6 +2942,96 @@
"stateful": 0
},
"extra_compute_units": 0
},
{
"name": "lavanet.lava.pairing.Query/ProviderReputationDetails",
"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": "lavanet.lava.epochstorage.Query/ProviderMetaData",
"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": "lavanet.lava.subscription.Query/EstimatedProviderRewards",
"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": "lavanet.lava.subscription.Query/EstimatedPoolsRewards",
"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": "lavanet.lava.pairing.Query/ProviderReputation",
"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": [],
Expand Down
108 changes: 108 additions & 0 deletions specs/testnet-2/specs/lava.json
Original file line number Diff line number Diff line change
Expand Up @@ -1492,6 +1492,60 @@
"stateful": 0
},
"extra_compute_units": 0
},
{
"name": "/lavanet/lava/pairing/provider_reputation_details/{address}/{chainID}/{cluster}",
"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": "/lavanet/lava/subscription/estimated_pools_rewards",
"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": "/lavanet/lava/pairing/provider_reputation/{provider}/{chainID}/{cluster}",
"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": [],
Expand Down Expand Up @@ -2960,6 +3014,60 @@
"stateful": 0
},
"extra_compute_units": 0
},
{
"name": "lavanet.lava.pairing.Query/ProviderReputationDetails",
"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": "lavanet.lava.subscription.Query/EstimatedPoolsRewards",
"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": "lavanet.lava.pairing.Query/ProviderReputation",
"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": [],
Expand Down

0 comments on commit 2edaafb

Please sign in to comment.