chain-registry 1.69.185 → 1.69.186
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.
|
@@ -56,6 +56,35 @@ const info = [
|
|
|
56
56
|
}
|
|
57
57
|
}]
|
|
58
58
|
},
|
|
59
|
+
{
|
|
60
|
+
$schema: '../ibc_data.schema.json',
|
|
61
|
+
chain_1: {
|
|
62
|
+
chain_name: 'babylon',
|
|
63
|
+
client_id: '07-tendermint-6',
|
|
64
|
+
connection_id: 'connection-6'
|
|
65
|
+
},
|
|
66
|
+
chain_2: {
|
|
67
|
+
chain_name: 'elys',
|
|
68
|
+
client_id: '07-tendermint-51',
|
|
69
|
+
connection_id: 'connection-35'
|
|
70
|
+
},
|
|
71
|
+
channels: [{
|
|
72
|
+
chain_1: {
|
|
73
|
+
channel_id: 'channel-6',
|
|
74
|
+
port_id: 'transfer'
|
|
75
|
+
},
|
|
76
|
+
chain_2: {
|
|
77
|
+
channel_id: 'channel-22',
|
|
78
|
+
port_id: 'transfer'
|
|
79
|
+
},
|
|
80
|
+
ordering: 'unordered',
|
|
81
|
+
version: 'ics20-1',
|
|
82
|
+
tags: {
|
|
83
|
+
status: 'live',
|
|
84
|
+
preferred: true
|
|
85
|
+
}
|
|
86
|
+
}]
|
|
87
|
+
},
|
|
59
88
|
{
|
|
60
89
|
$schema: '../ibc_data.schema.json',
|
|
61
90
|
chain_1: {
|
package/esm/mainnet/elys/ibc.js
CHANGED
|
@@ -57,6 +57,35 @@ const info = [
|
|
|
57
57
|
}
|
|
58
58
|
}]
|
|
59
59
|
},
|
|
60
|
+
{
|
|
61
|
+
$schema: '../ibc_data.schema.json',
|
|
62
|
+
chain_1: {
|
|
63
|
+
chain_name: 'babylon',
|
|
64
|
+
client_id: '07-tendermint-6',
|
|
65
|
+
connection_id: 'connection-6'
|
|
66
|
+
},
|
|
67
|
+
chain_2: {
|
|
68
|
+
chain_name: 'elys',
|
|
69
|
+
client_id: '07-tendermint-51',
|
|
70
|
+
connection_id: 'connection-35'
|
|
71
|
+
},
|
|
72
|
+
channels: [{
|
|
73
|
+
chain_1: {
|
|
74
|
+
channel_id: 'channel-6',
|
|
75
|
+
port_id: 'transfer'
|
|
76
|
+
},
|
|
77
|
+
chain_2: {
|
|
78
|
+
channel_id: 'channel-22',
|
|
79
|
+
port_id: 'transfer'
|
|
80
|
+
},
|
|
81
|
+
ordering: 'unordered',
|
|
82
|
+
version: 'ics20-1',
|
|
83
|
+
tags: {
|
|
84
|
+
status: 'live',
|
|
85
|
+
preferred: true
|
|
86
|
+
}
|
|
87
|
+
}]
|
|
88
|
+
},
|
|
60
89
|
{
|
|
61
90
|
$schema: '../ibc_data.schema.json',
|
|
62
91
|
chain_1: {
|
|
@@ -3,7 +3,7 @@ const info = {
|
|
|
3
3
|
chain_name: 'xiontestnet2',
|
|
4
4
|
chain_type: 'cosmos',
|
|
5
5
|
chain_id: 'xion-testnet-2',
|
|
6
|
-
pretty_name: 'Xion Testnet
|
|
6
|
+
pretty_name: 'Xion Testnet',
|
|
7
7
|
website: 'https://xion.burnt.com',
|
|
8
8
|
status: 'live',
|
|
9
9
|
network_type: 'testnet',
|
|
@@ -36,17 +36,17 @@ const info = {
|
|
|
36
36
|
},
|
|
37
37
|
codebase: {
|
|
38
38
|
git_repo: 'https://github.com/burnt-labs/xion',
|
|
39
|
-
tag: '
|
|
40
|
-
recommended_version: '
|
|
39
|
+
tag: 'v18.0.0',
|
|
40
|
+
recommended_version: 'v18.0.0',
|
|
41
41
|
language: {
|
|
42
42
|
type: 'go',
|
|
43
43
|
version: 'v1.23'
|
|
44
44
|
},
|
|
45
45
|
binaries: {
|
|
46
|
-
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
47
|
-
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
48
|
-
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
49
|
-
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
46
|
+
"darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_darwin_amd64.zip?checksum=sha256:bf8fa7743d7aab33396d9122ab3817224d41bbbcf410424c993b1d25911faee6',
|
|
47
|
+
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_darwin_arm64.zip?checksum=sha256:1f8799dc21ff348ca71e25864e12b1b07c2d9be66359eab9c420887178403d9d',
|
|
48
|
+
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_linux_amd64.zip?checksum=sha256:361ff8194f0f2601fd8a0759eb218b27d62d236618ca7c623481c64ec7c85a8c',
|
|
49
|
+
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v18.0.0/xiond_18.0.0_linux_arm64.zip?checksum=sha256:1f49577bd44ea2a4072d88e6934e124d44594489b76d33922c4a8803db08303c'
|
|
50
50
|
},
|
|
51
51
|
sdk: {
|
|
52
52
|
type: 'cosmos',
|
package/mainnet/babylon/ibc.js
CHANGED
|
@@ -58,6 +58,35 @@ const info = [
|
|
|
58
58
|
}
|
|
59
59
|
}]
|
|
60
60
|
},
|
|
61
|
+
{
|
|
62
|
+
$schema: '../ibc_data.schema.json',
|
|
63
|
+
chain_1: {
|
|
64
|
+
chain_name: 'babylon',
|
|
65
|
+
client_id: '07-tendermint-6',
|
|
66
|
+
connection_id: 'connection-6'
|
|
67
|
+
},
|
|
68
|
+
chain_2: {
|
|
69
|
+
chain_name: 'elys',
|
|
70
|
+
client_id: '07-tendermint-51',
|
|
71
|
+
connection_id: 'connection-35'
|
|
72
|
+
},
|
|
73
|
+
channels: [{
|
|
74
|
+
chain_1: {
|
|
75
|
+
channel_id: 'channel-6',
|
|
76
|
+
port_id: 'transfer'
|
|
77
|
+
},
|
|
78
|
+
chain_2: {
|
|
79
|
+
channel_id: 'channel-22',
|
|
80
|
+
port_id: 'transfer'
|
|
81
|
+
},
|
|
82
|
+
ordering: 'unordered',
|
|
83
|
+
version: 'ics20-1',
|
|
84
|
+
tags: {
|
|
85
|
+
status: 'live',
|
|
86
|
+
preferred: true
|
|
87
|
+
}
|
|
88
|
+
}]
|
|
89
|
+
},
|
|
61
90
|
{
|
|
62
91
|
$schema: '../ibc_data.schema.json',
|
|
63
92
|
chain_1: {
|
package/mainnet/elys/ibc.js
CHANGED
|
@@ -59,6 +59,35 @@ const info = [
|
|
|
59
59
|
}
|
|
60
60
|
}]
|
|
61
61
|
},
|
|
62
|
+
{
|
|
63
|
+
$schema: '../ibc_data.schema.json',
|
|
64
|
+
chain_1: {
|
|
65
|
+
chain_name: 'babylon',
|
|
66
|
+
client_id: '07-tendermint-6',
|
|
67
|
+
connection_id: 'connection-6'
|
|
68
|
+
},
|
|
69
|
+
chain_2: {
|
|
70
|
+
chain_name: 'elys',
|
|
71
|
+
client_id: '07-tendermint-51',
|
|
72
|
+
connection_id: 'connection-35'
|
|
73
|
+
},
|
|
74
|
+
channels: [{
|
|
75
|
+
chain_1: {
|
|
76
|
+
channel_id: 'channel-6',
|
|
77
|
+
port_id: 'transfer'
|
|
78
|
+
},
|
|
79
|
+
chain_2: {
|
|
80
|
+
channel_id: 'channel-22',
|
|
81
|
+
port_id: 'transfer'
|
|
82
|
+
},
|
|
83
|
+
ordering: 'unordered',
|
|
84
|
+
version: 'ics20-1',
|
|
85
|
+
tags: {
|
|
86
|
+
status: 'live',
|
|
87
|
+
preferred: true
|
|
88
|
+
}
|
|
89
|
+
}]
|
|
90
|
+
},
|
|
62
91
|
{
|
|
63
92
|
$schema: '../ibc_data.schema.json',
|
|
64
93
|
chain_1: {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.186",
|
|
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.117",
|
|
33
33
|
"deepmerge": "^4.2.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.117"
|
|
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": "64446e1c0965d9e7e5b252b82a141476050f063d"
|
|
47
47
|
}
|
|
@@ -5,7 +5,7 @@ const info = {
|
|
|
5
5
|
chain_name: 'xiontestnet2',
|
|
6
6
|
chain_type: 'cosmos',
|
|
7
7
|
chain_id: 'xion-testnet-2',
|
|
8
|
-
pretty_name: 'Xion Testnet
|
|
8
|
+
pretty_name: 'Xion Testnet',
|
|
9
9
|
website: 'https://xion.burnt.com',
|
|
10
10
|
status: 'live',
|
|
11
11
|
network_type: 'testnet',
|
|
@@ -38,17 +38,17 @@ const info = {
|
|
|
38
38
|
},
|
|
39
39
|
codebase: {
|
|
40
40
|
git_repo: 'https://github.com/burnt-labs/xion',
|
|
41
|
-
tag: '
|
|
42
|
-
recommended_version: '
|
|
41
|
+
tag: 'v18.0.0',
|
|
42
|
+
recommended_version: 'v18.0.0',
|
|
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/
|
|
49
|
-
"darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
50
|
-
"linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
51
|
-
"linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/
|
|
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'
|
|
52
52
|
},
|
|
53
53
|
sdk: {
|
|
54
54
|
type: 'cosmos',
|