chain-registry 2.0.125 → 2.0.126
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.
|
@@ -32,35 +32,35 @@ const info = {
|
|
|
32
32
|
},
|
|
33
33
|
codebase: {
|
|
34
34
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
35
|
-
recommendedVersion: '
|
|
36
|
-
compatibleVersions: ['
|
|
35
|
+
recommendedVersion: 'v16.0.0',
|
|
36
|
+
compatibleVersions: ['v16.0.0'],
|
|
37
37
|
consensus: {
|
|
38
38
|
type: 'cometbft',
|
|
39
|
-
version: 'v0.
|
|
39
|
+
version: 'v0.38.19'
|
|
40
40
|
},
|
|
41
41
|
binaries: {
|
|
42
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
42
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v16.0.0/persistenceCore-v16.0.0-linux-amd64.tar.gz'
|
|
43
43
|
},
|
|
44
44
|
genesis: {
|
|
45
45
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/genesisTransactions/master/core-1/final_genesis.json'
|
|
46
46
|
},
|
|
47
47
|
sdk: {
|
|
48
48
|
type: 'cosmos',
|
|
49
|
-
repo: 'https://github.com/
|
|
50
|
-
version: 'v0.
|
|
51
|
-
tag: 'v0.
|
|
49
|
+
repo: 'https://github.com/cosmos/cosmos-sdk',
|
|
50
|
+
version: 'v0.53.4',
|
|
51
|
+
tag: 'v0.53.4'
|
|
52
52
|
},
|
|
53
53
|
ibc: {
|
|
54
54
|
type: 'go',
|
|
55
|
-
version: '
|
|
55
|
+
version: 'v10.4.0',
|
|
56
56
|
icsEnabled: ['ics20-1', 'ics27-1']
|
|
57
57
|
},
|
|
58
58
|
cosmwasm: {
|
|
59
|
-
version: 'v0.
|
|
59
|
+
version: 'v0.60.2',
|
|
60
60
|
path: '$HOME/.persistenceCore/wasm',
|
|
61
61
|
enabled: true
|
|
62
62
|
},
|
|
63
|
-
tag: '
|
|
63
|
+
tag: 'v16.0.0'
|
|
64
64
|
},
|
|
65
65
|
logoURIs: {
|
|
66
66
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
|
@@ -31,32 +31,32 @@ const info = {
|
|
|
31
31
|
},
|
|
32
32
|
codebase: {
|
|
33
33
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
34
|
-
recommendedVersion: '
|
|
35
|
-
compatibleVersions: ['
|
|
34
|
+
recommendedVersion: 'v16.0.0-rc0',
|
|
35
|
+
compatibleVersions: ['v16.0.0-rc0'],
|
|
36
36
|
binaries: {
|
|
37
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
37
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v16.0.0-rc0/persistenceCore-v16.0.0-rc0-linux-amd64.tar.gz'
|
|
38
38
|
},
|
|
39
39
|
genesis: {
|
|
40
40
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/networks/auditOne/test-core-2/test-core-2/genesis.json'
|
|
41
41
|
},
|
|
42
|
-
tag: '
|
|
42
|
+
tag: 'v16.0.0-rc0',
|
|
43
43
|
sdk: {
|
|
44
44
|
type: 'cosmos',
|
|
45
|
-
version: 'v0.
|
|
46
|
-
tag: 'v0.
|
|
47
|
-
repo: 'https://github.com/
|
|
45
|
+
version: 'v0.53.4',
|
|
46
|
+
tag: 'v0.53.4',
|
|
47
|
+
repo: 'https://github.com/cosmos/cosmos-sdk'
|
|
48
48
|
},
|
|
49
49
|
consensus: {
|
|
50
50
|
type: 'cometbft',
|
|
51
|
-
version: 'v0.
|
|
51
|
+
version: 'v0.38.19'
|
|
52
52
|
},
|
|
53
53
|
cosmwasm: {
|
|
54
|
-
version: 'v0.
|
|
54
|
+
version: 'v0.60.2',
|
|
55
55
|
enabled: true
|
|
56
56
|
},
|
|
57
57
|
ibc: {
|
|
58
58
|
type: 'go',
|
|
59
|
-
version: '
|
|
59
|
+
version: 'v10.4.0',
|
|
60
60
|
icsEnabled: ['ics20-1', 'ics27-1']
|
|
61
61
|
}
|
|
62
62
|
},
|
|
@@ -34,35 +34,35 @@ const info = {
|
|
|
34
34
|
},
|
|
35
35
|
codebase: {
|
|
36
36
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
37
|
-
recommendedVersion: '
|
|
38
|
-
compatibleVersions: ['
|
|
37
|
+
recommendedVersion: 'v16.0.0',
|
|
38
|
+
compatibleVersions: ['v16.0.0'],
|
|
39
39
|
consensus: {
|
|
40
40
|
type: 'cometbft',
|
|
41
|
-
version: 'v0.
|
|
41
|
+
version: 'v0.38.19'
|
|
42
42
|
},
|
|
43
43
|
binaries: {
|
|
44
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
44
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v16.0.0/persistenceCore-v16.0.0-linux-amd64.tar.gz'
|
|
45
45
|
},
|
|
46
46
|
genesis: {
|
|
47
47
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/genesisTransactions/master/core-1/final_genesis.json'
|
|
48
48
|
},
|
|
49
49
|
sdk: {
|
|
50
50
|
type: 'cosmos',
|
|
51
|
-
repo: 'https://github.com/
|
|
52
|
-
version: 'v0.
|
|
53
|
-
tag: 'v0.
|
|
51
|
+
repo: 'https://github.com/cosmos/cosmos-sdk',
|
|
52
|
+
version: 'v0.53.4',
|
|
53
|
+
tag: 'v0.53.4'
|
|
54
54
|
},
|
|
55
55
|
ibc: {
|
|
56
56
|
type: 'go',
|
|
57
|
-
version: '
|
|
57
|
+
version: 'v10.4.0',
|
|
58
58
|
icsEnabled: ['ics20-1', 'ics27-1']
|
|
59
59
|
},
|
|
60
60
|
cosmwasm: {
|
|
61
|
-
version: 'v0.
|
|
61
|
+
version: 'v0.60.2',
|
|
62
62
|
path: '$HOME/.persistenceCore/wasm',
|
|
63
63
|
enabled: true
|
|
64
64
|
},
|
|
65
|
-
tag: '
|
|
65
|
+
tag: 'v16.0.0'
|
|
66
66
|
},
|
|
67
67
|
logoURIs: {
|
|
68
68
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/persistence/images/xprt.png',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "chain-registry",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.126",
|
|
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.126"
|
|
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": "0b350a9f3e04949e1a6274978db96e35b6e40029"
|
|
43
43
|
}
|
|
@@ -33,32 +33,32 @@ const info = {
|
|
|
33
33
|
},
|
|
34
34
|
codebase: {
|
|
35
35
|
gitRepo: 'https://github.com/persistenceOne/persistenceCore',
|
|
36
|
-
recommendedVersion: '
|
|
37
|
-
compatibleVersions: ['
|
|
36
|
+
recommendedVersion: 'v16.0.0-rc0',
|
|
37
|
+
compatibleVersions: ['v16.0.0-rc0'],
|
|
38
38
|
binaries: {
|
|
39
|
-
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/
|
|
39
|
+
"linux/amd64": 'https://github.com/persistenceOne/persistenceCore/releases/download/v16.0.0-rc0/persistenceCore-v16.0.0-rc0-linux-amd64.tar.gz'
|
|
40
40
|
},
|
|
41
41
|
genesis: {
|
|
42
42
|
genesisUrl: 'https://raw.githubusercontent.com/persistenceOne/networks/auditOne/test-core-2/test-core-2/genesis.json'
|
|
43
43
|
},
|
|
44
|
-
tag: '
|
|
44
|
+
tag: 'v16.0.0-rc0',
|
|
45
45
|
sdk: {
|
|
46
46
|
type: 'cosmos',
|
|
47
|
-
version: 'v0.
|
|
48
|
-
tag: 'v0.
|
|
49
|
-
repo: 'https://github.com/
|
|
47
|
+
version: 'v0.53.4',
|
|
48
|
+
tag: 'v0.53.4',
|
|
49
|
+
repo: 'https://github.com/cosmos/cosmos-sdk'
|
|
50
50
|
},
|
|
51
51
|
consensus: {
|
|
52
52
|
type: 'cometbft',
|
|
53
|
-
version: 'v0.
|
|
53
|
+
version: 'v0.38.19'
|
|
54
54
|
},
|
|
55
55
|
cosmwasm: {
|
|
56
|
-
version: 'v0.
|
|
56
|
+
version: 'v0.60.2',
|
|
57
57
|
enabled: true
|
|
58
58
|
},
|
|
59
59
|
ibc: {
|
|
60
60
|
type: 'go',
|
|
61
|
-
version: '
|
|
61
|
+
version: 'v10.4.0',
|
|
62
62
|
icsEnabled: ['ics20-1', 'ics27-1']
|
|
63
63
|
}
|
|
64
64
|
},
|