chain-registry
Advanced tools
Comparing version 1.69.131 to 1.69.132
@@ -48,5 +48,5 @@ const info = { | ||
fixed_min_gas_price: 0.00002, | ||
low_gas_price: 0.0025, | ||
low_gas_price: 0.000025, | ||
average_gas_price: 0.00003, | ||
high_gas_price: 0.0035 | ||
high_gas_price: 0.000035 | ||
}, | ||
@@ -56,5 +56,5 @@ { | ||
fixed_min_gas_price: 0.00002, | ||
low_gas_price: 0.0025, | ||
low_gas_price: 0.000025, | ||
average_gas_price: 0.00003, | ||
high_gas_price: 0.0035 | ||
high_gas_price: 0.000035 | ||
} | ||
@@ -61,0 +61,0 @@ ] |
@@ -107,9 +107,9 @@ const info = { | ||
git_repo: 'https://github.com/pryzm-finance/pryzm-core', | ||
recommended_version: 'v0.24.0', | ||
compatible_versions: ['v0.24.0'], | ||
recommended_version: 'v0.25.0', | ||
compatible_versions: ['v0.25.0'], | ||
binaries: { | ||
"darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-darwin-amd64', | ||
"darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-darwin-arm64', | ||
"linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-linux-amd64', | ||
"linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-linux-arm64' | ||
"darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-darwin-amd64', | ||
"darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-darwin-arm64', | ||
"linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-linux-amd64', | ||
"linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-linux-arm64' | ||
}, | ||
@@ -116,0 +116,0 @@ consensus: { |
@@ -31,7 +31,7 @@ const info = { | ||
git_repo: 'https://github.com/xpladev/xpla', | ||
recommended_version: 'v1.6.0', | ||
compatible_versions: ['v1.6.0'], | ||
recommended_version: 'v1.7.0-cube', | ||
compatible_versions: ['v1.7.0-cube'], | ||
consensus: { | ||
type: 'cometbft', | ||
version: 'v0.37.5' | ||
version: 'v0.38.12' | ||
}, | ||
@@ -44,11 +44,11 @@ genesis: { | ||
repo: 'https://github.com/xpladev/cosmos-sdk', | ||
version: 'v0.47.13', | ||
tag: 'v0.47.13-xpla' | ||
version: 'v0.50.10', | ||
tag: 'v0.50.10-xpla' | ||
}, | ||
ibc: { | ||
type: 'go', | ||
version: 'v7.7.0' | ||
version: 'v8.4.0' | ||
}, | ||
cosmwasm: { | ||
version: 'v0.46.0' | ||
version: 'v0.53.2' | ||
} | ||
@@ -55,0 +55,0 @@ }, |
@@ -50,5 +50,5 @@ "use strict"; | ||
fixed_min_gas_price: 0.00002, | ||
low_gas_price: 0.0025, | ||
low_gas_price: 0.000025, | ||
average_gas_price: 0.00003, | ||
high_gas_price: 0.0035 | ||
high_gas_price: 0.000035 | ||
}, | ||
@@ -58,5 +58,5 @@ { | ||
fixed_min_gas_price: 0.00002, | ||
low_gas_price: 0.0025, | ||
low_gas_price: 0.000025, | ||
average_gas_price: 0.00003, | ||
high_gas_price: 0.0035 | ||
high_gas_price: 0.000035 | ||
} | ||
@@ -63,0 +63,0 @@ ] |
@@ -109,9 +109,9 @@ "use strict"; | ||
git_repo: 'https://github.com/pryzm-finance/pryzm-core', | ||
recommended_version: 'v0.24.0', | ||
compatible_versions: ['v0.24.0'], | ||
recommended_version: 'v0.25.0', | ||
compatible_versions: ['v0.25.0'], | ||
binaries: { | ||
"darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-darwin-amd64', | ||
"darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-darwin-arm64', | ||
"linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-linux-amd64', | ||
"linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.24.0/pryzmd-0.24.0-linux-arm64' | ||
"darwin/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-darwin-amd64', | ||
"darwin/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-darwin-arm64', | ||
"linux/amd64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-linux-amd64', | ||
"linux/arm64": 'https://storage.googleapis.com/pryzm-zone/core/0.25.0/pryzmd-0.25.0-linux-arm64' | ||
}, | ||
@@ -118,0 +118,0 @@ consensus: { |
{ | ||
"name": "chain-registry", | ||
"version": "1.69.131", | ||
"version": "1.69.132", | ||
"description": "Cosmos chain registry ⚛️", | ||
@@ -32,7 +32,7 @@ "author": "Dan Lynch <pyramation@gmail.com>", | ||
"devDependencies": { | ||
"@chain-registry/utils": "^1.51.79", | ||
"@chain-registry/utils": "^1.51.80", | ||
"deepmerge": "^4.2.2" | ||
}, | ||
"dependencies": { | ||
"@chain-registry/types": "^0.50.79" | ||
"@chain-registry/types": "^0.50.80" | ||
}, | ||
@@ -47,3 +47,3 @@ "keywords": [ | ||
], | ||
"gitHead": "89d492598e495ad2d45f05755f734e83b5a14767" | ||
"gitHead": "9c2010e3fbd56f02c9bc255172e62a26dac283d9" | ||
} |
@@ -33,7 +33,7 @@ "use strict"; | ||
git_repo: 'https://github.com/xpladev/xpla', | ||
recommended_version: 'v1.6.0', | ||
compatible_versions: ['v1.6.0'], | ||
recommended_version: 'v1.7.0-cube', | ||
compatible_versions: ['v1.7.0-cube'], | ||
consensus: { | ||
type: 'cometbft', | ||
version: 'v0.37.5' | ||
version: 'v0.38.12' | ||
}, | ||
@@ -46,11 +46,11 @@ genesis: { | ||
repo: 'https://github.com/xpladev/cosmos-sdk', | ||
version: 'v0.47.13', | ||
tag: 'v0.47.13-xpla' | ||
version: 'v0.50.10', | ||
tag: 'v0.50.10-xpla' | ||
}, | ||
ibc: { | ||
type: 'go', | ||
version: 'v7.7.0' | ||
version: 'v8.4.0' | ||
}, | ||
cosmwasm: { | ||
version: 'v0.46.0' | ||
version: 'v0.53.2' | ||
} | ||
@@ -57,0 +57,0 @@ }, |
14027394