chain-registry 1.69.130 → 1.69.131
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -523,13 +523,18 @@ const info = {
|
|
|
523
523
|
name: 'v3',
|
|
524
524
|
genesis_url: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
|
|
525
525
|
},
|
|
526
|
-
recommended_version: '28.0.
|
|
527
|
-
compatible_versions: [
|
|
526
|
+
recommended_version: '28.0.4',
|
|
527
|
+
compatible_versions: [
|
|
528
|
+
'28.0.1',
|
|
529
|
+
'28.0.2',
|
|
530
|
+
'28.0.3',
|
|
531
|
+
'28.0.4'
|
|
532
|
+
],
|
|
528
533
|
consensus: {
|
|
529
534
|
type: 'cometbft',
|
|
530
|
-
version: '0.38.
|
|
535
|
+
version: '0.38.17',
|
|
531
536
|
repo: 'https://github.com/osmosis-labs/cometbft',
|
|
532
|
-
tag: 'v0.38.
|
|
537
|
+
tag: 'v0.38.17-v28-osmo-1'
|
|
533
538
|
},
|
|
534
539
|
cosmwasm: {
|
|
535
540
|
version: '0.53.0',
|
|
@@ -539,9 +544,9 @@ const info = {
|
|
|
539
544
|
},
|
|
540
545
|
sdk: {
|
|
541
546
|
type: 'cosmos',
|
|
542
|
-
version: '0.50.
|
|
547
|
+
version: '0.50.11',
|
|
543
548
|
repo: 'https://github.com/osmosis-labs/cosmos-sdk',
|
|
544
|
-
tag: 'v0.50.
|
|
549
|
+
tag: 'v0.50.11-v28-osmo-1'
|
|
545
550
|
},
|
|
546
551
|
ibc: {
|
|
547
552
|
type: 'go',
|
|
@@ -552,11 +557,11 @@ const info = {
|
|
|
552
557
|
},
|
|
553
558
|
language: {
|
|
554
559
|
type: 'go',
|
|
555
|
-
version: '1.22.
|
|
560
|
+
version: '1.22.11'
|
|
556
561
|
},
|
|
557
562
|
binaries: {
|
|
558
|
-
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.
|
|
559
|
-
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.
|
|
563
|
+
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-amd64',
|
|
564
|
+
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-arm64'
|
|
560
565
|
}
|
|
561
566
|
},
|
|
562
567
|
images: [{
|
|
@@ -576,6 +576,7 @@ const info = {
|
|
|
576
576
|
},
|
|
577
577
|
{
|
|
578
578
|
description: 'GATA Yield DAO Governance Token',
|
|
579
|
+
extended_description: 'GATA Yield DAO is a decentralized, community-governed organization focused on sustainable yield generation and resource allocation. Governed by YGATA stakers, GATA Yield DAO is committed to long-term value growth and to support aligned projects in Cosmos/IBC, with decisions made through open and verifiable governance. Designed for equitable participation, GATA Yield DAO prioritizes community benefits and financial sustainability.',
|
|
579
580
|
denom_units: [{
|
|
580
581
|
denom: 'ibc/2A56F95E2B74AB769816403D384E2199C7BC510BFD2F8352FAC6DF0294B83EBA',
|
|
581
582
|
exponent: 0
|
package/mainnet/osmosis/chain.js
CHANGED
|
@@ -525,13 +525,18 @@ const info = {
|
|
|
525
525
|
name: 'v3',
|
|
526
526
|
genesis_url: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
|
|
527
527
|
},
|
|
528
|
-
recommended_version: '28.0.
|
|
529
|
-
compatible_versions: [
|
|
528
|
+
recommended_version: '28.0.4',
|
|
529
|
+
compatible_versions: [
|
|
530
|
+
'28.0.1',
|
|
531
|
+
'28.0.2',
|
|
532
|
+
'28.0.3',
|
|
533
|
+
'28.0.4'
|
|
534
|
+
],
|
|
530
535
|
consensus: {
|
|
531
536
|
type: 'cometbft',
|
|
532
|
-
version: '0.38.
|
|
537
|
+
version: '0.38.17',
|
|
533
538
|
repo: 'https://github.com/osmosis-labs/cometbft',
|
|
534
|
-
tag: 'v0.38.
|
|
539
|
+
tag: 'v0.38.17-v28-osmo-1'
|
|
535
540
|
},
|
|
536
541
|
cosmwasm: {
|
|
537
542
|
version: '0.53.0',
|
|
@@ -541,9 +546,9 @@ const info = {
|
|
|
541
546
|
},
|
|
542
547
|
sdk: {
|
|
543
548
|
type: 'cosmos',
|
|
544
|
-
version: '0.50.
|
|
549
|
+
version: '0.50.11',
|
|
545
550
|
repo: 'https://github.com/osmosis-labs/cosmos-sdk',
|
|
546
|
-
tag: 'v0.50.
|
|
551
|
+
tag: 'v0.50.11-v28-osmo-1'
|
|
547
552
|
},
|
|
548
553
|
ibc: {
|
|
549
554
|
type: 'go',
|
|
@@ -554,11 +559,11 @@ const info = {
|
|
|
554
559
|
},
|
|
555
560
|
language: {
|
|
556
561
|
type: 'go',
|
|
557
|
-
version: '1.22.
|
|
562
|
+
version: '1.22.11'
|
|
558
563
|
},
|
|
559
564
|
binaries: {
|
|
560
|
-
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.
|
|
561
|
-
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.
|
|
565
|
+
"linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-amd64',
|
|
566
|
+
"linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-arm64'
|
|
562
567
|
}
|
|
563
568
|
},
|
|
564
569
|
images: [{
|
|
@@ -578,6 +578,7 @@ const info = {
|
|
|
578
578
|
},
|
|
579
579
|
{
|
|
580
580
|
description: 'GATA Yield DAO Governance Token',
|
|
581
|
+
extended_description: 'GATA Yield DAO is a decentralized, community-governed organization focused on sustainable yield generation and resource allocation. Governed by YGATA stakers, GATA Yield DAO is committed to long-term value growth and to support aligned projects in Cosmos/IBC, with decisions made through open and verifiable governance. Designed for equitable participation, GATA Yield DAO prioritizes community benefits and financial sustainability.',
|
|
581
582
|
denom_units: [{
|
|
582
583
|
denom: 'ibc/2A56F95E2B74AB769816403D384E2199C7BC510BFD2F8352FAC6DF0294B83EBA',
|
|
583
584
|
exponent: 0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.131",
|
|
4
4
|
"description": "Cosmos chain registry ⚛️",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.51.
|
|
32
|
+
"@chain-registry/utils": "^1.51.79",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.79"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "89d492598e495ad2d45f05755f734e83b5a14767"
|
|
47
47
|
}
|