chain-registry 2.0.246 → 2.0.247

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.
@@ -31,32 +31,35 @@ const info = {
31
31
  },
32
32
  codebase: {
33
33
  gitRepo: 'https://github.com/unification-com/mainchain',
34
- recommendedVersion: 'v1.11.0',
35
- compatibleVersions: ['v1.11.0'],
34
+ recommendedVersion: 'v1.12.0',
35
+ compatibleVersions: ['v1.12.0'],
36
36
  binaries: {
37
- "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_linux_x86_64.tar.gz',
38
- "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_darwin_x86_64.tar.gz',
39
- "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_windows_x86_64.tar.gz'
37
+ "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_x86_64.tar.gz',
38
+ "linux/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_arm64.tar.gz',
39
+ "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_x86_64.tar.gz',
40
+ "darwin/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_arm64.tar.gz',
41
+ "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_x86_64.tar.gz',
42
+ "windows/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_arm64.tar.gz'
40
43
  },
41
44
  consensus: {
42
45
  type: 'cometbft',
43
- version: '0.38.12'
46
+ version: '0.38.17'
44
47
  },
45
48
  genesis: {
46
49
  genesisUrl: 'https://raw.githubusercontent.com/unification-com/mainnet/master/latest/genesis.json'
47
50
  },
48
51
  sdk: {
49
52
  type: 'cosmos',
50
- version: '0.50.13'
53
+ version: '0.53.4'
51
54
  },
52
55
  ibc: {
53
56
  type: 'go',
54
- version: '8.7.0'
57
+ version: '10.3.0'
55
58
  },
56
59
  cosmwasm: {
57
60
  enabled: false
58
61
  },
59
- tag: 'v1.11.0'
62
+ tag: 'v1.12.0'
60
63
  },
61
64
  images: [{
62
65
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png',
@@ -31,32 +31,35 @@ const info = {
31
31
  },
32
32
  codebase: {
33
33
  gitRepo: 'https://github.com/unification-com/mainchain',
34
- recommendedVersion: 'v1.11.0',
35
- compatibleVersions: ['v1.11.0'],
34
+ recommendedVersion: 'v1.12.0',
35
+ compatibleVersions: ['v1.12.0'],
36
36
  binaries: {
37
- "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_linux_x86_64.tar.gz',
38
- "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_darwin_x86_64.tar.gz',
39
- "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_windows_x86_64.tar.gz'
37
+ "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_x86_64.tar.gz',
38
+ "linux/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_arm64.tar.gz',
39
+ "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_x86_64.tar.gz',
40
+ "darwin/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_arm64.tar.gz',
41
+ "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_x86_64.tar.gz',
42
+ "windows/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_arm64.tar.gz'
40
43
  },
41
44
  consensus: {
42
45
  type: 'cometbft',
43
- version: '0.38.12'
46
+ version: '0.38.17'
44
47
  },
45
48
  genesis: {
46
- genesisUrl: 'https://raw.githubusercontent.com/unification-com/mainnet/master/latest/genesis.json'
49
+ genesisUrl: 'https://raw.githubusercontent.com/unification-com/testnet/master/latest/genesis.json'
47
50
  },
48
51
  sdk: {
49
52
  type: 'cosmos',
50
- version: '0.50.13'
53
+ version: '0.53.4'
51
54
  },
52
55
  ibc: {
53
56
  type: 'go',
54
- version: '8.7.0'
57
+ version: '10.3.0'
55
58
  },
56
59
  cosmwasm: {
57
60
  enabled: false
58
61
  },
59
- tag: 'v1.11.0'
62
+ tag: 'v1.12.0'
60
63
  },
61
64
  images: [{
62
65
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png',
@@ -33,32 +33,35 @@ const info = {
33
33
  },
34
34
  codebase: {
35
35
  gitRepo: 'https://github.com/unification-com/mainchain',
36
- recommendedVersion: 'v1.11.0',
37
- compatibleVersions: ['v1.11.0'],
36
+ recommendedVersion: 'v1.12.0',
37
+ compatibleVersions: ['v1.12.0'],
38
38
  binaries: {
39
- "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_linux_x86_64.tar.gz',
40
- "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_darwin_x86_64.tar.gz',
41
- "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_windows_x86_64.tar.gz'
39
+ "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_x86_64.tar.gz',
40
+ "linux/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_arm64.tar.gz',
41
+ "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_x86_64.tar.gz',
42
+ "darwin/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_arm64.tar.gz',
43
+ "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_x86_64.tar.gz',
44
+ "windows/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_arm64.tar.gz'
42
45
  },
43
46
  consensus: {
44
47
  type: 'cometbft',
45
- version: '0.38.12'
48
+ version: '0.38.17'
46
49
  },
47
50
  genesis: {
48
51
  genesisUrl: 'https://raw.githubusercontent.com/unification-com/mainnet/master/latest/genesis.json'
49
52
  },
50
53
  sdk: {
51
54
  type: 'cosmos',
52
- version: '0.50.13'
55
+ version: '0.53.4'
53
56
  },
54
57
  ibc: {
55
58
  type: 'go',
56
- version: '8.7.0'
59
+ version: '10.3.0'
57
60
  },
58
61
  cosmwasm: {
59
62
  enabled: false
60
63
  },
61
- tag: 'v1.11.0'
64
+ tag: 'v1.12.0'
62
65
  },
63
66
  images: [{
64
67
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.246",
3
+ "version": "2.0.247",
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.246"
32
+ "@chain-registry/types": "^2.0.247"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "1c73e3e65bba612e779e88ef71a54b5113c85701"
42
+ "gitHead": "5b85e593dba8c53c8277b84279504baa0926b4b1"
43
43
  }
@@ -33,32 +33,35 @@ const info = {
33
33
  },
34
34
  codebase: {
35
35
  gitRepo: 'https://github.com/unification-com/mainchain',
36
- recommendedVersion: 'v1.11.0',
37
- compatibleVersions: ['v1.11.0'],
36
+ recommendedVersion: 'v1.12.0',
37
+ compatibleVersions: ['v1.12.0'],
38
38
  binaries: {
39
- "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_linux_x86_64.tar.gz',
40
- "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_darwin_x86_64.tar.gz',
41
- "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.11.0/und_v1.11.0_windows_x86_64.tar.gz'
39
+ "linux/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_x86_64.tar.gz',
40
+ "linux/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_linux_arm64.tar.gz',
41
+ "darwin/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_x86_64.tar.gz',
42
+ "darwin/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_darwin_arm64.tar.gz',
43
+ "windows/amd64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_x86_64.tar.gz',
44
+ "windows/arm64": 'https://github.com/unification-com/mainchain/releases/download/v1.12.0/und_v1.12.0_windows_arm64.tar.gz'
42
45
  },
43
46
  consensus: {
44
47
  type: 'cometbft',
45
- version: '0.38.12'
48
+ version: '0.38.17'
46
49
  },
47
50
  genesis: {
48
- genesisUrl: 'https://raw.githubusercontent.com/unification-com/mainnet/master/latest/genesis.json'
51
+ genesisUrl: 'https://raw.githubusercontent.com/unification-com/testnet/master/latest/genesis.json'
49
52
  },
50
53
  sdk: {
51
54
  type: 'cosmos',
52
- version: '0.50.13'
55
+ version: '0.53.4'
53
56
  },
54
57
  ibc: {
55
58
  type: 'go',
56
- version: '8.7.0'
59
+ version: '10.3.0'
57
60
  },
58
61
  cosmwasm: {
59
62
  enabled: false
60
63
  },
61
- tag: 'v1.11.0'
64
+ tag: 'v1.12.0'
62
65
  },
63
66
  images: [{
64
67
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png',