chain-registry 2.0.1 → 2.0.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
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.1"
32
+ "@chain-registry/types": "^2.0.2"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "305d26dcd259fd31a0e30444f02273abaf40e298"
42
+ "gitHead": "06d713a3dcbfd99af7b11a3e8bc542d681d48d71"
43
43
  }
@@ -1310,6 +1310,20 @@ const info = [
1310
1310
  status: 'live',
1311
1311
  preferred: true
1312
1312
  }
1313
+ }, {
1314
+ chain1: {
1315
+ channelId: 'channel-10381',
1316
+ portId: 'icqhost'
1317
+ },
1318
+ chain2: {
1319
+ channelId: 'channel-10',
1320
+ portId: 'feeabs'
1321
+ },
1322
+ ordering: 'unordered',
1323
+ version: 'icq-1',
1324
+ tags: {
1325
+ status: 'live'
1326
+ }
1313
1327
  }]
1314
1328
  },
1315
1329
  {
@@ -64,11 +64,11 @@ const info = {
64
64
  description: 'Arcana\'s Chain Abstraction provides a unified balance on apps to spend on any chain, without swapping, bridging, or refuelling gas',
65
65
  apis: {
66
66
  rpc: [{
67
- address: 'https://cosmos01-dev.arcana.network',
67
+ address: 'https://cosmos01-dev.arcana.network:26650',
68
68
  provider: 'arcana'
69
69
  }],
70
70
  rest: [{
71
- address: 'https://cosmos01-dev.arcana.network:26650',
71
+ address: 'https://cosmos01-dev.arcana.network',
72
72
  provider: 'arcana'
73
73
  }],
74
74
  grpc: [{
@@ -38,21 +38,21 @@ const info = {
38
38
  },
39
39
  codebase: {
40
40
  gitRepo: 'https://github.com/burnt-labs/xion',
41
- tag: 'v18.0.0',
42
- recommendedVersion: 'v18.0.0',
41
+ tag: 'v19.0.1',
42
+ recommendedVersion: 'v19.0.1',
43
43
  language: {
44
44
  type: 'go',
45
45
  version: 'v1.23'
46
46
  },
47
47
  binaries: {
48
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_darwin_amd64.zip?checksum=sha256:bf8fa7743d7aab33396d9122ab3817224d41bbbcf410424c993b1d25911faee6',
49
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_darwin_arm64.zip?checksum=sha256:1f8799dc21ff348ca71e25864e12b1b07c2d9be66359eab9c420887178403d9d',
50
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_linux_amd64.zip?checksum=sha256:361ff8194f0f2601fd8a0759eb218b27d62d236618ca7c623481c64ec7c85a8c',
51
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_linux_arm64.zip?checksum=sha256:1f49577bd44ea2a4072d88e6934e124d44594489b76d33922c4a8803db08303c'
48
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_darwin_amd64.tar.gz?checksum=sha256:f350e2ab0cc08c18acce0d6518bd4f29ac88f1c331eb10d3ca43ec3e74103521',
49
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_darwin_arm64.tar.gz?checksum=sha256:9c2944de98c54f4e8517259d0782daca4c43900887b7d7c19044ba75b6e2976d',
50
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_linux_amd64.tar.gz?checksum=sha256:5350ccf4fb83f086f772ceebd8a1c3788c2fa64ad1976d92052842e23a1977c3',
51
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v19.0.1/xiond_19.0.1_linux_arm64.tar.gz?checksum=sha256:efed79d4b240c6edaa4488b54e7efcbff89313c0f0ed6e1682dab0f1d97315c2'
52
52
  },
53
53
  sdk: {
54
54
  type: 'cosmos',
55
- version: 'v0.50.13'
55
+ version: 'v0.53.0'
56
56
  },
57
57
  consensus: {
58
58
  type: 'cometbft',
@@ -67,7 +67,7 @@ const info = {
67
67
  version: 'v8.7.0'
68
68
  },
69
69
  genesis: {
70
- genesisUrl: 'https://raw.githubusercontent.com/burnt-labs/xion-testnet-2/config/genesis.json'
70
+ genesisUrl: 'https://raw.githubusercontent.com/burnt-labs/xion-testnet-2/main/config/genesis.json'
71
71
  }
72
72
  },
73
73
  apis: {
@@ -55,6 +55,20 @@ const info = [{
55
55
  status: 'live',
56
56
  preferred: true
57
57
  }
58
+ }, {
59
+ chain1: {
60
+ channelId: 'channel-10381',
61
+ portId: 'icqhost'
62
+ },
63
+ chain2: {
64
+ channelId: 'channel-10',
65
+ portId: 'feeabs'
66
+ },
67
+ ordering: 'unordered',
68
+ version: 'icq-1',
69
+ tags: {
70
+ status: 'live'
71
+ }
58
72
  }]
59
73
  }];
60
74
  exports.default = info;