chain-registry 1.69.426 → 1.69.427
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/LICENSE
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
The MIT License (MIT)
|
|
2
2
|
|
|
3
3
|
Copyright (c) 2022 Dan Lynch <pyramation@gmail.com>
|
|
4
|
-
Copyright (c)
|
|
4
|
+
Copyright (c) 2025 Constructive <developers@constructive.io>
|
|
5
5
|
|
|
6
6
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7
7
|
of this software and associated documentation files (the "Software"), to deal
|
package/README.md
CHANGED
|
@@ -8,11 +8,11 @@
|
|
|
8
8
|
<a href="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml">
|
|
9
9
|
<img height="20" src="https://github.com/hyperweb-io/chain-registry/actions/workflows/run-tests.yml/badge.svg" />
|
|
10
10
|
</a>
|
|
11
|
-
<a href="https://github.com/
|
|
12
|
-
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%
|
|
11
|
+
<a href="https://github.com/constructive-io/lib-count">
|
|
12
|
+
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fconstructive-io%2Flib-count%2Fmain%2Foutput%2Fbadges%2Fproducts%2Fchain-registry%2Ftotal.json" />
|
|
13
13
|
</a>
|
|
14
|
-
<a href="https://github.com/
|
|
15
|
-
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%
|
|
14
|
+
<a href="https://github.com/constructive-io/lib-count">
|
|
15
|
+
<img height="20" src="https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fconstructive-io%2Flib-count%2Fmain%2Foutput%2Fbadges%2Fproducts%2Fchain-registry%2Fmonthly.json" />
|
|
16
16
|
</a>
|
|
17
17
|
<br />
|
|
18
18
|
<a href="https://github.com/hyperweb-io/chain-registry/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
|
|
@@ -270,7 +270,7 @@ A unified toolkit for building applications and smart contracts in the Interchai
|
|
|
270
270
|
|
|
271
271
|
## Credits
|
|
272
272
|
|
|
273
|
-
🛠 Built by [
|
|
273
|
+
🛠 Built by the [Constructive](https://constructive.io) team — makers of [Hyperweb](https://hyperweb.io)
|
|
274
274
|
|
|
275
275
|
|
|
276
276
|
## Disclaimer
|
|
@@ -218,10 +218,20 @@ const info = {
|
|
|
218
218
|
provider: '[NODERS]TEAM'
|
|
219
219
|
}
|
|
220
220
|
],
|
|
221
|
-
"evm-http-jsonrpc": [
|
|
221
|
+
"evm-http-jsonrpc": [
|
|
222
|
+
{
|
|
222
223
|
address: 'https://injective.json-rpc.decentrio.ventures',
|
|
223
224
|
provider: 'Decentrio'
|
|
224
|
-
}
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
address: 'https://injective-evm-rpc.scvsecurity.io',
|
|
228
|
+
provider: 'SCV Security'
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
address: 'https://injective-evm-rpc.highstakes.ch',
|
|
232
|
+
provider: 'High Stakes 🇨🇭'
|
|
233
|
+
}
|
|
234
|
+
]
|
|
225
235
|
},
|
|
226
236
|
explorers: [
|
|
227
237
|
{
|
|
@@ -56,19 +56,19 @@ const info = {
|
|
|
56
56
|
},
|
|
57
57
|
codebase: {
|
|
58
58
|
git_repo: 'https://github.com/ZIGChain/zigchain',
|
|
59
|
-
recommended_version: '
|
|
60
|
-
compatible_versions: ['
|
|
59
|
+
recommended_version: '2.0.0',
|
|
60
|
+
compatible_versions: ['2.0.0'],
|
|
61
61
|
consensus: {
|
|
62
62
|
type: 'cometbft',
|
|
63
|
-
version: '0.38.
|
|
63
|
+
version: '0.38.19'
|
|
64
64
|
},
|
|
65
65
|
sdk: {
|
|
66
66
|
type: 'cosmos',
|
|
67
|
-
version: '0.
|
|
67
|
+
version: '0.53.4'
|
|
68
68
|
},
|
|
69
69
|
ibc: {
|
|
70
70
|
type: 'go',
|
|
71
|
-
version: '
|
|
71
|
+
version: '10.1.0'
|
|
72
72
|
},
|
|
73
73
|
cosmwasm: {
|
|
74
74
|
version: '0.55.1',
|
|
@@ -78,11 +78,11 @@ const info = {
|
|
|
78
78
|
genesis_url: 'https://github.com/ZIGChain/networks/raw/main/zig-test-2/genesis.json'
|
|
79
79
|
},
|
|
80
80
|
binaries: {
|
|
81
|
-
"linux/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-
|
|
82
|
-
"darwin/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-
|
|
83
|
-
"darwin/arm64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-
|
|
81
|
+
"linux/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v2.0.0-linux-amd64.tar.gz?checksum=sha256:8f2a4a51fa2d73b7bc61c33d30332fb61e76ed0be4a381a37d27aa17115a9040',
|
|
82
|
+
"darwin/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v2.0.0-darwin-amd64.tar.gz?checksum=sha256:6269882ccb1caf0af7600f2d24f5aeae7710290aba299d0d4ed607c6e63da803',
|
|
83
|
+
"darwin/arm64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v2.0.0-darwin-arm64.tar.gz?checksum=sha256:07f59514973d67e0d09c27b1be50da78f3b824518f1ee4735c09322ec1bd3789'
|
|
84
84
|
},
|
|
85
|
-
tag: '
|
|
85
|
+
tag: 'v2.0.0'
|
|
86
86
|
},
|
|
87
87
|
explorers: [{
|
|
88
88
|
kind: 'range',
|
|
@@ -220,10 +220,20 @@ const info = {
|
|
|
220
220
|
provider: '[NODERS]TEAM'
|
|
221
221
|
}
|
|
222
222
|
],
|
|
223
|
-
"evm-http-jsonrpc": [
|
|
223
|
+
"evm-http-jsonrpc": [
|
|
224
|
+
{
|
|
224
225
|
address: 'https://injective.json-rpc.decentrio.ventures',
|
|
225
226
|
provider: 'Decentrio'
|
|
226
|
-
}
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
address: 'https://injective-evm-rpc.scvsecurity.io',
|
|
230
|
+
provider: 'SCV Security'
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
address: 'https://injective-evm-rpc.highstakes.ch',
|
|
234
|
+
provider: 'High Stakes 🇨🇭'
|
|
235
|
+
}
|
|
236
|
+
]
|
|
227
237
|
},
|
|
228
238
|
explorers: [
|
|
229
239
|
{
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "1.69.
|
|
3
|
+
"version": "1.69.427",
|
|
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",
|
|
7
|
-
"license": "
|
|
7
|
+
"license": "MIT",
|
|
8
8
|
"main": "index.js",
|
|
9
9
|
"module": "esm/index.js",
|
|
10
10
|
"types": "index.d.ts",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@chain-registry/types": "^0.50.
|
|
32
|
+
"@chain-registry/types": "^0.50.272"
|
|
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": "bb9284f0dd61ffadfc5862f86f7a2af19f3dbcaf"
|
|
43
43
|
}
|
|
@@ -58,19 +58,19 @@ const info = {
|
|
|
58
58
|
},
|
|
59
59
|
codebase: {
|
|
60
60
|
git_repo: 'https://github.com/ZIGChain/zigchain',
|
|
61
|
-
recommended_version: '
|
|
62
|
-
compatible_versions: ['
|
|
61
|
+
recommended_version: '2.0.0',
|
|
62
|
+
compatible_versions: ['2.0.0'],
|
|
63
63
|
consensus: {
|
|
64
64
|
type: 'cometbft',
|
|
65
|
-
version: '0.38.
|
|
65
|
+
version: '0.38.19'
|
|
66
66
|
},
|
|
67
67
|
sdk: {
|
|
68
68
|
type: 'cosmos',
|
|
69
|
-
version: '0.
|
|
69
|
+
version: '0.53.4'
|
|
70
70
|
},
|
|
71
71
|
ibc: {
|
|
72
72
|
type: 'go',
|
|
73
|
-
version: '
|
|
73
|
+
version: '10.1.0'
|
|
74
74
|
},
|
|
75
75
|
cosmwasm: {
|
|
76
76
|
version: '0.55.1',
|
|
@@ -80,11 +80,11 @@ const info = {
|
|
|
80
80
|
genesis_url: 'https://github.com/ZIGChain/networks/raw/main/zig-test-2/genesis.json'
|
|
81
81
|
},
|
|
82
82
|
binaries: {
|
|
83
|
-
"linux/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-
|
|
84
|
-
"darwin/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-
|
|
85
|
-
"darwin/arm64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-
|
|
83
|
+
"linux/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v2.0.0-linux-amd64.tar.gz?checksum=sha256:8f2a4a51fa2d73b7bc61c33d30332fb61e76ed0be4a381a37d27aa17115a9040',
|
|
84
|
+
"darwin/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v2.0.0-darwin-amd64.tar.gz?checksum=sha256:6269882ccb1caf0af7600f2d24f5aeae7710290aba299d0d4ed607c6e63da803',
|
|
85
|
+
"darwin/arm64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v2.0.0-darwin-arm64.tar.gz?checksum=sha256:07f59514973d67e0d09c27b1be50da78f3b824518f1ee4735c09322ec1bd3789'
|
|
86
86
|
},
|
|
87
|
-
tag: '
|
|
87
|
+
tag: 'v2.0.0'
|
|
88
88
|
},
|
|
89
89
|
explorers: [{
|
|
90
90
|
kind: 'range',
|