Skip to content

Commit

Permalink
Merge branch 'main' into feature/strip-out-killed-chains
Browse files Browse the repository at this point in the history
  • Loading branch information
hu-ke committed Nov 6, 2024
2 parents 350a720 + 2250430 commit bbd9332
Show file tree
Hide file tree
Showing 376 changed files with 982 additions and 1,048 deletions.
2 changes: 1 addition & 1 deletion repos/chain-registry
Submodule chain-registry updated 175 files
32 changes: 32 additions & 0 deletions v1/packages/assets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.70.24 (2024-11-06)

**Note:** Version bump only for package @chain-registry/assets





## 1.70.23 (2024-11-05)

**Note:** Version bump only for package @chain-registry/assets





## 1.70.22 (2024-11-04)

**Note:** Version bump only for package @chain-registry/assets





## 1.70.21 (2024-11-03)

**Note:** Version bump only for package @chain-registry/assets





## 1.70.20 (2024-11-02)

**Note:** Version bump only for package @chain-registry/assets
Expand Down
8 changes: 4 additions & 4 deletions v1/packages/assets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chain-registry/assets",
"version": "1.70.20",
"version": "1.70.24",
"description": "Chain Registry Asset Lists",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry",
Expand Down Expand Up @@ -29,11 +29,11 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@chain-registry/utils": "^1.51.4",
"chain-registry": "^1.69.20"
"@chain-registry/utils": "^1.51.6",
"chain-registry": "^1.69.24"
},
"dependencies": {
"@chain-registry/types": "^0.50.4"
"@chain-registry/types": "^0.50.6"
},
"keywords": [
"chain-registry",
Expand Down
32 changes: 16 additions & 16 deletions v1/packages/assets/src/testnet/kimanetworktestnet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const assets: AssetList = {
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
exponent: 0,
aliases: ['uosmo']
}, {
Expand All @@ -14,7 +14,7 @@ const assets: AssetList = {
aliases: []
}],
type_asset: 'sdk.coin',
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
name: 'Osmosis Testnet',
display: 'osmo',
symbol: 'OSMO',
Expand All @@ -31,26 +31,26 @@ const assets: AssetList = {
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-8867',
channel_id: 'channel-9247',
base_denom: 'uosmo',
chain_name: 'osmosistestnet'
},
chain: {
channel_id: 'channel-1'
channel_id: 'channel-2'
}
}]
},
{
denom_units: [{
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
name: 'Ion',
display: 'ion',
symbol: 'ION',
Expand All @@ -67,19 +67,19 @@ const assets: AssetList = {
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-8867',
channel_id: 'channel-9247',
base_denom: 'uion',
chain_name: 'osmosistestnet'
},
chain: {
channel_id: 'channel-1'
channel_id: 'channel-2'
}
}]
},
{
description: 'The native token of Osmosis',
denom_units: [{
denom: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
exponent: 0,
aliases: ['uosmo']
}, {
Expand All @@ -88,7 +88,7 @@ const assets: AssetList = {
aliases: []
}],
type_asset: 'sdk.coin',
base: 'ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B',
base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
name: 'Osmosis Testnet',
display: 'osmo',
symbol: 'OSMO',
Expand All @@ -105,26 +105,26 @@ const assets: AssetList = {
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-8867',
channel_id: 'channel-9247',
base_denom: 'uosmo',
chain_name: 'osmosistestnet'
},
chain: {
channel_id: 'channel-1'
channel_id: 'channel-2'
}
}]
},
{
denom_units: [{
denom: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
denom: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
exponent: 0,
aliases: ['uion']
}, {
denom: 'ion',
exponent: 6
}],
type_asset: 'sdk.coin',
base: 'ibc/EA7DF7F779C7F14E07172E5713E07356B55F01496CA649DDE46CF8FBF1A8466D',
base: 'ibc/6FA7B62692FBCA2E51F567947035DE3C5D7333D49D13B85A25F358E80DF4E991',
name: 'Ion',
display: 'ion',
symbol: 'ION',
Expand All @@ -141,12 +141,12 @@ const assets: AssetList = {
traces: [{
type: 'ibc',
counterparty: {
channel_id: 'channel-8867',
channel_id: 'channel-9247',
base_denom: 'uion',
chain_name: 'osmosistestnet'
},
chain: {
channel_id: 'channel-1'
channel_id: 'channel-2'
}
}]
}
Expand Down
32 changes: 32 additions & 0 deletions v1/packages/chain-registry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,38 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.69.24 (2024-11-06)

**Note:** Version bump only for package chain-registry





## 1.69.23 (2024-11-05)

**Note:** Version bump only for package chain-registry





## 1.69.22 (2024-11-04)

**Note:** Version bump only for package chain-registry





## 1.69.21 (2024-11-03)

**Note:** Version bump only for package chain-registry





## 1.69.20 (2024-11-02)

**Note:** Version bump only for package chain-registry
Expand Down
6 changes: 3 additions & 3 deletions v1/packages/chain-registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chain-registry",
"version": "1.69.20",
"version": "1.69.24",
"description": "Cosmos chain registry ⚛️",
"author": "Dan Lynch <[email protected]>",
"homepage": "https://github.com/cosmology-tech/chain-registry/tree/master/packages/chain-registry#readme",
Expand Down Expand Up @@ -29,11 +29,11 @@
"test:watch": "jest --watch"
},
"devDependencies": {
"@chain-registry/utils": "^1.51.4",
"@chain-registry/utils": "^1.51.6",
"deepmerge": "^4.2.2"
},
"dependencies": {
"@chain-registry/types": "^0.50.4"
"@chain-registry/types": "^0.50.6"
},
"keywords": [
"chain-registry",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const info: Chain = {
}
},
codebase: {
cosmos_sdk_version: 'v0.47.7'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const info: Chain = {
}
},
codebase: {
cosmos_sdk_version: 'v0.47.7'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const info: Chain = {
}
},
codebase: {
cosmos_sdk_version: 'v0.47.7'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/nibiru/images/nibiru.png',
Expand Down
2 changes: 1 addition & 1 deletion v1/packages/chain-registry/src/devnet/prysmdevnet/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const info: Chain = {
}]
},
codebase: {
cosmos_sdk_version: 'v0.50.8'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/prysmdevnet/images/prysm.png',
Expand Down
2 changes: 1 addition & 1 deletion v1/packages/chain-registry/src/mainnet/8ball/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const info: Chain = {
}]
},
codebase: {
cosmos_sdk_version: '0.46.7'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/8ball/images/8ball.png',
Expand Down
2 changes: 1 addition & 1 deletion v1/packages/chain-registry/src/mainnet/agoric/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const info: Chain = {
}]
},
codebase: {
cosmos_sdk_version: 'agoric-labs/cosmos-sdk v0.46.16-alpha.agoric.2.4'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/agoric/images/Agoric-logo-color.png',
Expand Down
22 changes: 1 addition & 21 deletions v1/packages/chain-registry/src/mainnet/akash/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const info: Chain = {
}]
},
codebase: {
cosmos_sdk_version: 'v0.45.16'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
Expand All @@ -52,22 +52,10 @@ const info: Chain = {
address: 'https://akash-rpc.polkachu.com',
provider: 'Polkachu'
},
{
address: 'https://rpc-akash.cosmos-spaces.cloud',
provider: 'Cosmos Spaces'
},
{
address: 'https://rpc-akash-ia.cosmosia.notional.ventures:443',
provider: 'Notional'
},
{
address: 'http://akash.c29r3.xyz:80/rpc',
provider: 'c29r3'
},
{
address: 'https://akash-mainnet-rpc.autostake.com:443',
provider: 'AutoStake 🛡️ Slash Protected'
},
{
address: 'https://akash-rpc.kleomedes.network',
provider: 'Kleomedes'
Expand All @@ -88,14 +76,6 @@ const info: Chain = {
address: 'https://akash-rpc.publicnode.com:443',
provider: 'Allnodes ⚡️ Nodes & Staking'
},
{
address: 'https://akash-rpc.validatornode.com',
provider: 'ValidatorNode'
},
{
address: 'https://rpc-akash.whispernode.com:443',
provider: 'WhisperNode 🤐'
},
{
address: 'https://public.stakewolle.com/cosmos/akash/rpc',
provider: 'Stakewolle'
Expand Down
2 changes: 1 addition & 1 deletion v1/packages/chain-registry/src/mainnet/andromeda/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ const info: Chain = {
}
},
codebase: {
cosmos_sdk_version: 'v0.47.8'

},
apis: {
rpc: [
Expand Down
2 changes: 1 addition & 1 deletion v1/packages/chain-registry/src/mainnet/archway/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const info: Chain = {
}
},
codebase: {
cosmos_sdk_version: 'v0.47.11'

},
logo_URIs: {
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/archway/images/archway.png',
Expand Down
8 changes: 0 additions & 8 deletions v1/packages/chain-registry/src/mainnet/assetmantle/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ const info: Chain = {
address: 'https://rpc.assetmantle.one',
provider: 'AssetMantle'
},
{
address: 'https://rpc-assetmantle.ecostake.com',
provider: 'ecostake'
},
{
address: 'https://assetmantle-rpc.polkachu.com',
provider: 'Polkachu'
Expand Down Expand Up @@ -73,10 +69,6 @@ const info: Chain = {
address: 'https://rest.assetmantle.one',
provider: 'AssetMantle'
},
{
address: 'https://rest-assetmantle.ecostake.com',
provider: 'ecostake'
},
{
address: 'https://api.assetmantle.nodestake.top',
provider: 'NodeStake'
Expand Down
Loading

0 comments on commit bbd9332

Please sign in to comment.