chain-registry 2.0.102 → 2.0.103

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.
@@ -28,16 +28,16 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  gitRepo: 'https://github.com/cosmos/gaia',
31
- recommendedVersion: 'v25.1.1',
32
- compatibleVersions: ['v25.1.1'],
31
+ recommendedVersion: 'v25.2.0',
32
+ compatibleVersions: ['v25.2.0'],
33
33
  consensus: {
34
34
  type: 'cometbft',
35
35
  version: 'v0.38.19'
36
36
  },
37
37
  binaries: {
38
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.1/gaiad-v25.1.1-darwin-amd64',
39
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.1.1/gaiad-v25.1.1-darwin-arm64',
40
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.1/gaiad-v25.1.1-linux-amd64'
38
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-amd64',
39
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-arm64',
40
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-linux-amd64'
41
41
  },
42
42
  genesis: {
43
43
  genesisUrl: 'https://github.com/cosmos/mainnet/raw/master/genesis/genesis.cosmoshub-4.json.gz'
@@ -52,11 +52,11 @@ const info = {
52
52
  version: 'v10.3.0'
53
53
  },
54
54
  cosmwasm: {
55
- version: 'v0.60.1',
55
+ version: 'v0.60.2',
56
56
  repo: 'https://github.com/CosmWasm/wasmd',
57
- tag: 'v0.60.1'
57
+ tag: 'v0.60.2'
58
58
  },
59
- tag: 'v25.1.1'
59
+ tag: 'v25.2.0'
60
60
  },
61
61
  logoURIs: {
62
62
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
@@ -27,16 +27,16 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  gitRepo: 'https://github.com/cosmos/gaia',
30
- recommendedVersion: 'v25.1.0',
31
- compatibleVersions: ['v25.1.0'],
30
+ recommendedVersion: 'v25.2.0',
31
+ compatibleVersions: ['v25.2.0'],
32
32
  consensus: {
33
33
  type: 'cometbft',
34
- version: 'v0.38.17'
34
+ version: 'v0.38.19'
35
35
  },
36
36
  binaries: {
37
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-linux-amd64',
38
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-darwin-amd64',
39
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-darwin-arm64'
37
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-linux-amd64',
38
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-amd64',
39
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-arm64'
40
40
  },
41
41
  genesis: {
42
42
  genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/interchain-security/provider/provider-genesis.json'
@@ -50,7 +50,12 @@ const info = {
50
50
  type: 'go',
51
51
  version: 'v10.3.0'
52
52
  },
53
- tag: 'v25.1.0'
53
+ cosmwasm: {
54
+ version: 'v0.60.2',
55
+ repo: 'https://github.com/CosmWasm/wasmd',
56
+ tag: 'v0.60.2'
57
+ },
58
+ tag: 'v25.2.0'
54
59
  },
55
60
  apis: {
56
61
  rpc: [
@@ -30,16 +30,16 @@ const info = {
30
30
  },
31
31
  codebase: {
32
32
  gitRepo: 'https://github.com/cosmos/gaia',
33
- recommendedVersion: 'v25.1.1',
34
- compatibleVersions: ['v25.1.1'],
33
+ recommendedVersion: 'v25.2.0',
34
+ compatibleVersions: ['v25.2.0'],
35
35
  consensus: {
36
36
  type: 'cometbft',
37
37
  version: 'v0.38.19'
38
38
  },
39
39
  binaries: {
40
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.1/gaiad-v25.1.1-darwin-amd64',
41
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.1.1/gaiad-v25.1.1-darwin-arm64',
42
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.1/gaiad-v25.1.1-linux-amd64'
40
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-amd64',
41
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-arm64',
42
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-linux-amd64'
43
43
  },
44
44
  genesis: {
45
45
  genesisUrl: 'https://github.com/cosmos/mainnet/raw/master/genesis/genesis.cosmoshub-4.json.gz'
@@ -54,11 +54,11 @@ const info = {
54
54
  version: 'v10.3.0'
55
55
  },
56
56
  cosmwasm: {
57
- version: 'v0.60.1',
57
+ version: 'v0.60.2',
58
58
  repo: 'https://github.com/CosmWasm/wasmd',
59
- tag: 'v0.60.1'
59
+ tag: 'v0.60.2'
60
60
  },
61
- tag: 'v25.1.1'
61
+ tag: 'v25.2.0'
62
62
  },
63
63
  logoURIs: {
64
64
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.102",
3
+ "version": "2.0.103",
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.102"
32
+ "@chain-registry/types": "^2.0.103"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "a52b8a9e791f193cb3de0505d7863b2a622bbf10"
42
+ "gitHead": "ef21554d3a5e24b85dde5a535db61b57a8eb2380"
43
43
  }
@@ -29,16 +29,16 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  gitRepo: 'https://github.com/cosmos/gaia',
32
- recommendedVersion: 'v25.1.0',
33
- compatibleVersions: ['v25.1.0'],
32
+ recommendedVersion: 'v25.2.0',
33
+ compatibleVersions: ['v25.2.0'],
34
34
  consensus: {
35
35
  type: 'cometbft',
36
- version: 'v0.38.17'
36
+ version: 'v0.38.19'
37
37
  },
38
38
  binaries: {
39
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-linux-amd64',
40
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-darwin-amd64',
41
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.1.0/gaiad-v25.1.0-darwin-arm64'
39
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-linux-amd64',
40
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-amd64',
41
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v25.2.0/gaiad-v25.2.0-darwin-arm64'
42
42
  },
43
43
  genesis: {
44
44
  genesisUrl: 'https://raw.githubusercontent.com/cosmos/testnets/master/interchain-security/provider/provider-genesis.json'
@@ -52,7 +52,12 @@ const info = {
52
52
  type: 'go',
53
53
  version: 'v10.3.0'
54
54
  },
55
- tag: 'v25.1.0'
55
+ cosmwasm: {
56
+ version: 'v0.60.2',
57
+ repo: 'https://github.com/CosmWasm/wasmd',
58
+ tag: 'v0.60.2'
59
+ },
60
+ tag: 'v25.2.0'
56
61
  },
57
62
  apis: {
58
63
  rpc: [