Skip to content

Add neutron-carbon ibc #5887

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 54 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from 53 commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
03e6193
update carbon chain.json
holyxiaoxin Oct 17, 2024
a4bcb17
fix: update next version
tehkohrz Oct 17, 2024
15f749b
Merge branch 'cosmos:master' into master
tehkohrz Nov 4, 2024
2dbb19e
feat: upgrade carbon to v2.54.0
tehkohrz Nov 4, 2024
766c606
Merge remote-tracking branch 'upstream/master'
tehkohrz Dec 17, 2024
0a14781
feat: update carbon to v2.57.0
tehkohrz Dec 17, 2024
1a44b1b
feat: upgrade carbon to v2.58.0
tehkohrz Dec 19, 2024
80ce1b9
Merge remote-tracking branch 'upstream/master'
tehkohrz Dec 24, 2024
4e8b485
feat: upgrade carbon to v2.60.0
tehkohrz Dec 25, 2024
09f7d21
Merge branch 'cosmos:master' into master
tehkohrz Jan 3, 2025
deb8807
feat: upgrade Carbon to v2.61.0
tehkohrz Jan 3, 2025
5e4020c
Merge branch 'cosmos:master' into master
sarah-thong Jan 8, 2025
bb4a9ff
feat: upgrade carbon to v2.62.0
tehkohrz Jan 16, 2025
939326a
Merge branch 'cosmos:master' into master
tehkohrz Jan 16, 2025
0af1031
Merge branch 'cosmos:master' into master
tehkohrz Jan 27, 2025
158fc6f
feat: upgrade carbon to v2.63.0
tehkohrz Jan 27, 2025
8c06aaa
add ibc neutron-carbin
randy75828 Feb 3, 2025
3069a28
Add ibc neutron-carbon
randy75828 Feb 3, 2025
f013c74
Merge branch 'master' of https://github.com/cosmos/chain-registry
randy75828 Feb 3, 2025
94d6322
Merge branch 'cosmos:master' into master
sarah-thong Feb 6, 2025
e38bbb3
Update/carbon configs (#5)
sarah-thong Feb 6, 2025
2b4036a
Swap the chains in carbon neutron connection config (#6)
sarah-thong Feb 6, 2025
f1393d2
Revert incorrect channels (#7)
sarah-thong Feb 7, 2025
e828534
Merge branch 'cosmos:master' into master
sarah-thong Feb 7, 2025
ae73cae
Merge branch 'cosmos:master' into master
sarah-thong Feb 11, 2025
e66b400
Fix wrong fees struct
sarah-thong Feb 11, 2025
3d598db
Fix wrong asset denom in assets config
sarah-thong Feb 11, 2025
27ad162
Reduce image file sizes to below 250KB
sarah-thong Feb 11, 2025
4dcfea6
Merge pull request #8 from Switcheo/fix/carbon-config-comments
sarah-thong Feb 11, 2025
45810ab
Merge branch 'cosmos:master' into master
tehkohrz Feb 13, 2025
7026fdd
feat: upgrade carbon to v2.64.0
tehkohrz Feb 13, 2025
6334a82
Merge branch 'cosmos:master' into master
sarah-thong Feb 14, 2025
51fe6c3
Merge remote-tracking branch 'upstream/master'
tehkohrz Mar 18, 2025
cdca64d
feat: Upgrade Carbon to v2.65.0
tehkohrz Mar 18, 2025
de664ae
Merge branch 'cosmos:master' into master
sarah-thong Mar 26, 2025
44a9620
Remove coingeckoIds from bridged assets
sarah-thong Mar 27, 2025
a3f7be5
Merge branch 'cosmos:master' into master
sarah-thong Apr 4, 2025
1f8c85b
Merge branch 'master' into fix/reviewer-comments
sarah-thong Apr 4, 2025
c03c0a2
Rename GLP assets
sarah-thong Apr 4, 2025
8c1b660
Merge pull request #9 from Switcheo/fix/reviewer-comments
sarah-thong Apr 7, 2025
5f0dca0
Merge branch 'cosmos:master' into master
sarah-thong Apr 7, 2025
371f08a
Remove assets that are not added to the respective assetlists (#10)
sarah-thong Apr 7, 2025
8c50589
Remove fee tokens that are not added in assetlist.json (#11)
sarah-thong Apr 7, 2025
2eba548
feat: upgrade carbon to v2.66.0
tehkohrz Apr 9, 2025
1402c52
Merge remote-tracking branch 'upstream/master'
tehkohrz Apr 9, 2025
b31c3d8
Merge remote-tracking branch 'upstream/master'
tehkohrz Apr 16, 2025
5f67b24
feat: upgrade carbon to v2.67.0
tehkohrz Apr 16, 2025
a75feb2
Merge branch 'cosmos:master' into master
tehkohrz May 8, 2025
57a5ec5
docs: upgrade carbon to v2.68.1
tehkohrz May 8, 2025
6260ace
feat: fix pr comments
tehkohrz May 15, 2025
0307611
Merge pull request #12 from Switcheo/fix/neutron-pr
tehkohrz May 19, 2025
ec36b10
refactor: reset assetlist order
tehkohrz May 21, 2025
49f4d01
Merge branch 'cosmos:master' into master
tehkohrz May 21, 2025
08ee363
fix/amend synthetic token providers and busd provider
tehkohrz Jun 2, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions _IBC/agoric-carbon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "agoric",
"client_id": "07-tendermint-19",
"connection_id": "connection-19"
},
"chain_2": {
"chain_name": "carbon",
"client_id": "07-tendermint-44",
"connection_id": "connection-25"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-12",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-20",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
47 changes: 47 additions & 0 deletions _IBC/archway-carbon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "archway",
"client_id": "07-tendermint-109",
"connection_id": "connection-101"
},
"chain_2": {
"chain_name": "carbon",
"client_id": "07-tendermint-60",
"connection_id": "connection-41"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-138",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-39",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
},
{
"chain_1": {
"channel_id": "channel-143",
"port_id": "wasm.archway1dsuks8ksr3zfw66zymf7nxamcl23hyxlugje8gmkevhzdg48xmcq2xvmdj"
},
"chain_2": {
"channel_id": "channel-43",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
31 changes: 31 additions & 0 deletions _IBC/axelar-carbon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "axelar",
"client_id": "07-tendermint-65",
"connection_id": "connection-44"
},
"chain_2": {
"chain_name": "carbon",
"client_id": "07-tendermint-12",
"connection_id": "connection-11"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-37",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-7",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
3 changes: 1 addition & 2 deletions _IBC/canto-carbon.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "demex"
"preferred": true
}
}
]
Expand Down
31 changes: 31 additions & 0 deletions _IBC/carbon-comdex.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "carbon",
"client_id": "07-tendermint-32",
"connection_id": "connection-15"
},
"chain_2": {
"chain_name": "comdex",
"client_id": "07-tendermint-109",
"connection_id": "connection-55"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-11",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-50",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
3 changes: 1 addition & 2 deletions _IBC/carbon-cosmoshub.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "demex"
"preferred": true
}
}
]
Expand Down
31 changes: 31 additions & 0 deletions _IBC/carbon-decentr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "carbon",
"client_id": "07-tendermint-52",
"connection_id": "connection-29"
},
"chain_2": {
"chain_name": "decentr",
"client_id": "07-tendermint-20",
"connection_id": "connection-7"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-27",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-6",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
31 changes: 31 additions & 0 deletions _IBC/carbon-dydx.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "carbon",
"client_id": "07-tendermint-55",
"connection_id": "connection-35"
},
"chain_2": {
"chain_name": "dydx",
"client_id": "07-tendermint-6",
"connection_id": "connection-11"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-30",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-6",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
31 changes: 31 additions & 0 deletions _IBC/carbon-dymension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "carbon",
"client_id": "07-tendermint-57",
"connection_id": "connection-37"
},
"chain_2": {
"chain_name": "dymension",
"client_id": "07-tendermint-37",
"connection_id": "connection-28"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-35",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-43",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
3 changes: 1 addition & 2 deletions _IBC/carbon-evmos.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "demex"
"preferred": true
}
}
]
Expand Down
31 changes: 31 additions & 0 deletions _IBC/carbon-injective.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "carbon",
"client_id": "07-tendermint-59",
"connection_id": "connection-40"
},
"chain_2": {
"chain_name": "injective",
"client_id": "07-tendermint-255",
"connection_id": "connection-248"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-37",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-217",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
3 changes: 1 addition & 2 deletions _IBC/carbon-irisnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "demex"
"preferred": true
}
}
]
Expand Down
31 changes: 31 additions & 0 deletions _IBC/carbon-juno.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "carbon",
"client_id": "07-tendermint-7",
"connection_id": "connection-7"
},
"chain_2": {
"chain_name": "juno",
"client_id": "07-tendermint-206",
"connection_id": "connection-145"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-4",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-92",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
3 changes: 1 addition & 2 deletions _IBC/carbon-kujira.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true,
"dex": "demex"
"preferred": true
}
}
]
Expand Down
31 changes: 31 additions & 0 deletions _IBC/carbon-neutron.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "carbon",
"client_id": "07-tendermint-77",
"connection_id": "connection-51"
},
"chain_2": {
"chain_name": "neutron",
"client_id": "07-tendermint-141",
"connection_id": "connection-99"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-48",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-4892",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}
Loading