chain-registry 1.63.42 → 1.63.44

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.
@@ -612,7 +612,8 @@ const info = [
612
612
  client_id: '07-tendermint-2850',
613
613
  connection_id: 'connection-2362'
614
614
  },
615
- channels: [{
615
+ channels: [
616
+ {
616
617
  chain_1: {
617
618
  channel_id: 'channel-1',
618
619
  port_id: 'transfer'
@@ -626,7 +627,38 @@ const info = [
626
627
  tags: {
627
628
  status: 'live'
628
629
  }
629
- }]
630
+ },
631
+ {
632
+ chain_1: {
633
+ channel_id: '*',
634
+ port_id: 'wasm.*'
635
+ },
636
+ chain_2: {
637
+ channel_id: '*',
638
+ port_id: 'icahost'
639
+ },
640
+ ordering: 'ordered',
641
+ version: 'ics27-1',
642
+ tags: {
643
+ status: 'live'
644
+ }
645
+ },
646
+ {
647
+ chain_1: {
648
+ channel_id: '*',
649
+ port_id: 'wasm.*'
650
+ },
651
+ chain_2: {
652
+ channel_id: '*',
653
+ port_id: 'icqhost'
654
+ },
655
+ ordering: 'unordered',
656
+ version: 'icq-1',
657
+ tags: {
658
+ status: 'live'
659
+ }
660
+ }
661
+ ]
630
662
  },
631
663
  {
632
664
  $schema: '../ibc_data.schema.json',
@@ -159,7 +159,8 @@ const info = [
159
159
  client_id: '07-tendermint-2850',
160
160
  connection_id: 'connection-2362'
161
161
  },
162
- channels: [{
162
+ channels: [
163
+ {
163
164
  chain_1: {
164
165
  channel_id: 'channel-1',
165
166
  port_id: 'transfer'
@@ -173,7 +174,38 @@ const info = [
173
174
  tags: {
174
175
  status: 'live'
175
176
  }
176
- }]
177
+ },
178
+ {
179
+ chain_1: {
180
+ channel_id: '*',
181
+ port_id: 'wasm.*'
182
+ },
183
+ chain_2: {
184
+ channel_id: '*',
185
+ port_id: 'icahost'
186
+ },
187
+ ordering: 'ordered',
188
+ version: 'ics27-1',
189
+ tags: {
190
+ status: 'live'
191
+ }
192
+ },
193
+ {
194
+ chain_1: {
195
+ channel_id: '*',
196
+ port_id: 'wasm.*'
197
+ },
198
+ chain_2: {
199
+ channel_id: '*',
200
+ port_id: 'icqhost'
201
+ },
202
+ ordering: 'unordered',
203
+ version: 'icq-1',
204
+ tags: {
205
+ status: 'live'
206
+ }
207
+ }
208
+ ]
177
209
  },
178
210
  {
179
211
  $schema: '../ibc_data.schema.json',
@@ -70,8 +70,8 @@ const info = {
70
70
  provider: 'ValidatorNode'
71
71
  },
72
72
  {
73
- address: 'https://rpc.trinityvalidator.com',
74
- provider: 'Trinity Validator'
73
+ address: 'https://rpc.trinitystake.io',
74
+ provider: 'Trinity Stake'
75
75
  },
76
76
  {
77
77
  address: 'https://rpc.sentinelgrowthdao.com',
@@ -140,8 +140,8 @@ const info = {
140
140
  provider: 'ValidatorNode'
141
141
  },
142
142
  {
143
- address: 'https://api.trinityvalidator.com',
144
- provider: 'Trinity Validator'
143
+ address: 'https://api.trinitystake.io',
144
+ provider: 'Trinity Stake'
145
145
  },
146
146
  {
147
147
  address: 'https://api.sentinelgrowthdao.com',
@@ -614,7 +614,8 @@ const info = [
614
614
  client_id: '07-tendermint-2850',
615
615
  connection_id: 'connection-2362'
616
616
  },
617
- channels: [{
617
+ channels: [
618
+ {
618
619
  chain_1: {
619
620
  channel_id: 'channel-1',
620
621
  port_id: 'transfer'
@@ -628,7 +629,38 @@ const info = [
628
629
  tags: {
629
630
  status: 'live'
630
631
  }
631
- }]
632
+ },
633
+ {
634
+ chain_1: {
635
+ channel_id: '*',
636
+ port_id: 'wasm.*'
637
+ },
638
+ chain_2: {
639
+ channel_id: '*',
640
+ port_id: 'icahost'
641
+ },
642
+ ordering: 'ordered',
643
+ version: 'ics27-1',
644
+ tags: {
645
+ status: 'live'
646
+ }
647
+ },
648
+ {
649
+ chain_1: {
650
+ channel_id: '*',
651
+ port_id: 'wasm.*'
652
+ },
653
+ chain_2: {
654
+ channel_id: '*',
655
+ port_id: 'icqhost'
656
+ },
657
+ ordering: 'unordered',
658
+ version: 'icq-1',
659
+ tags: {
660
+ status: 'live'
661
+ }
662
+ }
663
+ ]
632
664
  },
633
665
  {
634
666
  $schema: '../ibc_data.schema.json',
@@ -161,7 +161,8 @@ const info = [
161
161
  client_id: '07-tendermint-2850',
162
162
  connection_id: 'connection-2362'
163
163
  },
164
- channels: [{
164
+ channels: [
165
+ {
165
166
  chain_1: {
166
167
  channel_id: 'channel-1',
167
168
  port_id: 'transfer'
@@ -175,7 +176,38 @@ const info = [
175
176
  tags: {
176
177
  status: 'live'
177
178
  }
178
- }]
179
+ },
180
+ {
181
+ chain_1: {
182
+ channel_id: '*',
183
+ port_id: 'wasm.*'
184
+ },
185
+ chain_2: {
186
+ channel_id: '*',
187
+ port_id: 'icahost'
188
+ },
189
+ ordering: 'ordered',
190
+ version: 'ics27-1',
191
+ tags: {
192
+ status: 'live'
193
+ }
194
+ },
195
+ {
196
+ chain_1: {
197
+ channel_id: '*',
198
+ port_id: 'wasm.*'
199
+ },
200
+ chain_2: {
201
+ channel_id: '*',
202
+ port_id: 'icqhost'
203
+ },
204
+ ordering: 'unordered',
205
+ version: 'icq-1',
206
+ tags: {
207
+ status: 'live'
208
+ }
209
+ }
210
+ ]
179
211
  },
180
212
  {
181
213
  $schema: '../ibc_data.schema.json',
@@ -72,8 +72,8 @@ const info = {
72
72
  provider: 'ValidatorNode'
73
73
  },
74
74
  {
75
- address: 'https://rpc.trinityvalidator.com',
76
- provider: 'Trinity Validator'
75
+ address: 'https://rpc.trinitystake.io',
76
+ provider: 'Trinity Stake'
77
77
  },
78
78
  {
79
79
  address: 'https://rpc.sentinelgrowthdao.com',
@@ -142,8 +142,8 @@ const info = {
142
142
  provider: 'ValidatorNode'
143
143
  },
144
144
  {
145
- address: 'https://api.trinityvalidator.com',
146
- provider: 'Trinity Validator'
145
+ address: 'https://api.trinitystake.io',
146
+ provider: 'Trinity Stake'
147
147
  },
148
148
  {
149
149
  address: 'https://api.sentinelgrowthdao.com',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.63.42",
3
+ "version": "1.63.44",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/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.46.35",
32
+ "@chain-registry/utils": "^1.46.36",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.45.35"
36
+ "@chain-registry/types": "^0.45.36"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "bd0fd7ce0ff32133f80477c6e4817e400f4aeb82"
46
+ "gitHead": "47a6c3f59e408dd8d29f323f6933802e9cfe72e4"
47
47
  }