chain-registry 2.0.145 → 2.0.146
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.
|
@@ -27,19 +27,19 @@ const info = {
|
|
|
27
27
|
},
|
|
28
28
|
codebase: {
|
|
29
29
|
gitRepo: 'https://github.com/cosmos/gaia',
|
|
30
|
-
recommendedVersion: '
|
|
31
|
-
compatibleVersions: ['
|
|
30
|
+
recommendedVersion: 'v26.0.0-rc0',
|
|
31
|
+
compatibleVersions: ['v26.0.0-rc0'],
|
|
32
32
|
consensus: {
|
|
33
33
|
type: 'cometbft',
|
|
34
|
-
version: 'v0.38.
|
|
34
|
+
version: 'v0.38.21'
|
|
35
35
|
},
|
|
36
36
|
binaries: {
|
|
37
|
-
"linux/amd64": 'https://github.com/cosmos/gaia/releases/download/
|
|
38
|
-
"darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/
|
|
39
|
-
"darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/
|
|
37
|
+
"linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v26.0.0-rc0/gaiad-v26.0.0-rc0-linux-amd64',
|
|
38
|
+
"darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v26.0.0-rc0/gaiad-v26.0.0-rc0-darwin-amd64',
|
|
39
|
+
"darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v26.0.0-rc0/gaiad-v26.0.0-rc0-darwin-arm64'
|
|
40
40
|
},
|
|
41
41
|
genesis: {
|
|
42
|
-
genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/
|
|
42
|
+
genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/provider/provider-genesis.json'
|
|
43
43
|
},
|
|
44
44
|
sdk: {
|
|
45
45
|
type: 'cosmos',
|
|
@@ -55,24 +55,24 @@ const info = {
|
|
|
55
55
|
repo: 'https://github.com/CosmWasm/wasmd',
|
|
56
56
|
tag: 'v0.60.2'
|
|
57
57
|
},
|
|
58
|
-
tag: '
|
|
58
|
+
tag: 'v26.0.0-rc0'
|
|
59
59
|
},
|
|
60
60
|
apis: {
|
|
61
61
|
rpc: [
|
|
62
62
|
{
|
|
63
|
-
address: 'https://rpc.provider-sentry-01.
|
|
63
|
+
address: 'https://rpc.provider-sentry-01.hub-testnet.polypore.xyz',
|
|
64
64
|
provider: 'Hypha'
|
|
65
65
|
},
|
|
66
66
|
{
|
|
67
|
-
address: 'https://rpc.provider-sentry-02.
|
|
67
|
+
address: 'https://rpc.provider-sentry-02.hub-testnet.polypore.xyz',
|
|
68
68
|
provider: 'Hypha'
|
|
69
69
|
},
|
|
70
70
|
{
|
|
71
|
-
address: 'https://rpc.provider-state-sync-01.
|
|
71
|
+
address: 'https://rpc.provider-state-sync-01.hub-testnet.polypore.xyz',
|
|
72
72
|
provider: 'Hypha'
|
|
73
73
|
},
|
|
74
74
|
{
|
|
75
|
-
address: 'https://rpc.provider-state-sync-02.
|
|
75
|
+
address: 'https://rpc.provider-state-sync-02.hub-testnet.polypore.xyz',
|
|
76
76
|
provider: 'Hypha'
|
|
77
77
|
},
|
|
78
78
|
{
|
|
@@ -86,19 +86,19 @@ const info = {
|
|
|
86
86
|
],
|
|
87
87
|
rest: [
|
|
88
88
|
{
|
|
89
|
-
address: 'https://rest.provider-sentry-01.
|
|
89
|
+
address: 'https://rest.provider-sentry-01.hub-testnet.polypore.xyz',
|
|
90
90
|
provider: 'Hypha'
|
|
91
91
|
},
|
|
92
92
|
{
|
|
93
|
-
address: 'https://rest.provider-sentry-02.
|
|
93
|
+
address: 'https://rest.provider-sentry-02.hub-testnet.polypore.xyz',
|
|
94
94
|
provider: 'Hypha'
|
|
95
95
|
},
|
|
96
96
|
{
|
|
97
|
-
address: 'https://rest.provider-state-sync-01.
|
|
97
|
+
address: 'https://rest.provider-state-sync-01.hub-testnet.polypore.xyz',
|
|
98
98
|
provider: 'Hypha'
|
|
99
99
|
},
|
|
100
100
|
{
|
|
101
|
-
address: 'https://rest.provider-state-sync-02.
|
|
101
|
+
address: 'https://rest.provider-state-sync-02.hub-testnet.polypore.xyz',
|
|
102
102
|
provider: 'Hypha'
|
|
103
103
|
},
|
|
104
104
|
{
|
|
@@ -112,19 +112,19 @@ const info = {
|
|
|
112
112
|
],
|
|
113
113
|
grpc: [
|
|
114
114
|
{
|
|
115
|
-
address: 'https://grpc.provider-sentry-01.
|
|
115
|
+
address: 'https://grpc.provider-sentry-01.hub-testnet.polypore.xyz',
|
|
116
116
|
provider: 'Hypha'
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
|
-
address: 'https://grpc.provider-sentry-02.
|
|
119
|
+
address: 'https://grpc.provider-sentry-02.hub-testnet.polypore.xyz',
|
|
120
120
|
provider: 'Hypha'
|
|
121
121
|
},
|
|
122
122
|
{
|
|
123
|
-
address: 'https://grpc.provider-state-sync-01.
|
|
123
|
+
address: 'https://grpc.provider-state-sync-01.hub-testnet.polypore.xyz',
|
|
124
124
|
provider: 'Hypha'
|
|
125
125
|
},
|
|
126
126
|
{
|
|
127
|
-
address: 'https://grpc.provider-state-sync-02.
|
|
127
|
+
address: 'https://grpc.provider-state-sync-02.hub-testnet.polypore.xyz',
|
|
128
128
|
provider: 'Hypha'
|
|
129
129
|
},
|
|
130
130
|
{
|
package/mainnet/terra/chain.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.146",
|
|
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,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^2.0.
|
|
32
|
+
"@chain-registry/types": "^2.0.146"
|
|
33
33
|
},
|
|
34
34
|
"keywords": [
|
|
35
35
|
"chain-registry",
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"interchain",
|
|
40
40
|
"tokens"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "72bccedab5ee0496a00c0aef18876d701946c5cc"
|
|
43
43
|
}
|
|
@@ -29,19 +29,19 @@ const info = {
|
|
|
29
29
|
},
|
|
30
30
|
codebase: {
|
|
31
31
|
gitRepo: 'https://github.com/cosmos/gaia',
|
|
32
|
-
recommendedVersion: '
|
|
33
|
-
compatibleVersions: ['
|
|
32
|
+
recommendedVersion: 'v26.0.0-rc0',
|
|
33
|
+
compatibleVersions: ['v26.0.0-rc0'],
|
|
34
34
|
consensus: {
|
|
35
35
|
type: 'cometbft',
|
|
36
|
-
version: 'v0.38.
|
|
36
|
+
version: 'v0.38.21'
|
|
37
37
|
},
|
|
38
38
|
binaries: {
|
|
39
|
-
"linux/amd64": 'https://github.com/cosmos/gaia/releases/download/
|
|
40
|
-
"darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/
|
|
41
|
-
"darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/
|
|
39
|
+
"linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v26.0.0-rc0/gaiad-v26.0.0-rc0-linux-amd64',
|
|
40
|
+
"darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v26.0.0-rc0/gaiad-v26.0.0-rc0-darwin-amd64',
|
|
41
|
+
"darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v26.0.0-rc0/gaiad-v26.0.0-rc0-darwin-arm64'
|
|
42
42
|
},
|
|
43
43
|
genesis: {
|
|
44
|
-
genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/
|
|
44
|
+
genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/provider/provider-genesis.json'
|
|
45
45
|
},
|
|
46
46
|
sdk: {
|
|
47
47
|
type: 'cosmos',
|
|
@@ -57,24 +57,24 @@ const info = {
|
|
|
57
57
|
repo: 'https://github.com/CosmWasm/wasmd',
|
|
58
58
|
tag: 'v0.60.2'
|
|
59
59
|
},
|
|
60
|
-
tag: '
|
|
60
|
+
tag: 'v26.0.0-rc0'
|
|
61
61
|
},
|
|
62
62
|
apis: {
|
|
63
63
|
rpc: [
|
|
64
64
|
{
|
|
65
|
-
address: 'https://rpc.provider-sentry-01.
|
|
65
|
+
address: 'https://rpc.provider-sentry-01.hub-testnet.polypore.xyz',
|
|
66
66
|
provider: 'Hypha'
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
address: 'https://rpc.provider-sentry-02.
|
|
69
|
+
address: 'https://rpc.provider-sentry-02.hub-testnet.polypore.xyz',
|
|
70
70
|
provider: 'Hypha'
|
|
71
71
|
},
|
|
72
72
|
{
|
|
73
|
-
address: 'https://rpc.provider-state-sync-01.
|
|
73
|
+
address: 'https://rpc.provider-state-sync-01.hub-testnet.polypore.xyz',
|
|
74
74
|
provider: 'Hypha'
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
|
-
address: 'https://rpc.provider-state-sync-02.
|
|
77
|
+
address: 'https://rpc.provider-state-sync-02.hub-testnet.polypore.xyz',
|
|
78
78
|
provider: 'Hypha'
|
|
79
79
|
},
|
|
80
80
|
{
|
|
@@ -88,19 +88,19 @@ const info = {
|
|
|
88
88
|
],
|
|
89
89
|
rest: [
|
|
90
90
|
{
|
|
91
|
-
address: 'https://rest.provider-sentry-01.
|
|
91
|
+
address: 'https://rest.provider-sentry-01.hub-testnet.polypore.xyz',
|
|
92
92
|
provider: 'Hypha'
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
|
-
address: 'https://rest.provider-sentry-02.
|
|
95
|
+
address: 'https://rest.provider-sentry-02.hub-testnet.polypore.xyz',
|
|
96
96
|
provider: 'Hypha'
|
|
97
97
|
},
|
|
98
98
|
{
|
|
99
|
-
address: 'https://rest.provider-state-sync-01.
|
|
99
|
+
address: 'https://rest.provider-state-sync-01.hub-testnet.polypore.xyz',
|
|
100
100
|
provider: 'Hypha'
|
|
101
101
|
},
|
|
102
102
|
{
|
|
103
|
-
address: 'https://rest.provider-state-sync-02.
|
|
103
|
+
address: 'https://rest.provider-state-sync-02.hub-testnet.polypore.xyz',
|
|
104
104
|
provider: 'Hypha'
|
|
105
105
|
},
|
|
106
106
|
{
|
|
@@ -114,19 +114,19 @@ const info = {
|
|
|
114
114
|
],
|
|
115
115
|
grpc: [
|
|
116
116
|
{
|
|
117
|
-
address: 'https://grpc.provider-sentry-01.
|
|
117
|
+
address: 'https://grpc.provider-sentry-01.hub-testnet.polypore.xyz',
|
|
118
118
|
provider: 'Hypha'
|
|
119
119
|
},
|
|
120
120
|
{
|
|
121
|
-
address: 'https://grpc.provider-sentry-02.
|
|
121
|
+
address: 'https://grpc.provider-sentry-02.hub-testnet.polypore.xyz',
|
|
122
122
|
provider: 'Hypha'
|
|
123
123
|
},
|
|
124
124
|
{
|
|
125
|
-
address: 'https://grpc.provider-state-sync-01.
|
|
125
|
+
address: 'https://grpc.provider-state-sync-01.hub-testnet.polypore.xyz',
|
|
126
126
|
provider: 'Hypha'
|
|
127
127
|
},
|
|
128
128
|
{
|
|
129
|
-
address: 'https://grpc.provider-state-sync-02.
|
|
129
|
+
address: 'https://grpc.provider-state-sync-02.hub-testnet.polypore.xyz',
|
|
130
130
|
provider: 'Hypha'
|
|
131
131
|
},
|
|
132
132
|
{
|