New Discord Announcement from THORChain Devs #🚨thornode-mainnet
**LP & Churn Paused**
Devs have received a responsible disclosure as part of the ongoing bug bounty program. While this potential issue is verified and reproduced, nodes have proactively paused:
- Limit Orders
- LP Actions (Add / Withdraw)
- Churn
3.15 will be released to `mainnet` next week (21 Jan 2026). If a patch is necessary, the above will remain paused and a fix will be included in the 3.15 release. @everyone
**LP & Churn Paused**
Devs have received a responsible disclosure as part of the ongoing bug bounty program. While this potential issue is verified and reproduced, nodes have proactively paused:
- Limit Orders
- LP Actions (Add / Withdraw)
- Churn
3.15 will be released to `mainnet` next week (21 Jan 2026). If a patch is necessary, the above will remain paused and a fix will be included in the 3.15 release. @everyone
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
**BCH Trading Paused**
Nodes have paused BCH trading after observing an issue which caused BCH outbounds to P2SH to be sent to an incorrect outbound address. The BCH chain trading was paused out of an abundance of caution to protect any users who may be swapping to a Bitcoin Cash P2SH address. This will also be addressed in the 3.15 upgrade scheduled for next week.
**BCH Trading Paused**
Nodes have paused BCH trading after observing an issue which caused BCH outbounds to P2SH to be sent to an incorrect outbound address. The BCH chain trading was paused out of an abundance of caution to protect any users who may be swapping to a Bitcoin Cash P2SH address. This will also be addressed in the 3.15 upgrade scheduled for next week.
Join in for an everthing conversation with the THORWallet team, where we'll be diving into everything we can expect from them this year, and beyond.
Click here to jump into our Saturday vibes 👇
https://x.com/THORChain/status/2012263476241048031?s=20
Please open Telegram to view this post
VIEW IN TELEGRAM
X (formerly Twitter)
THORChain (@THORChain) on X
Live w/ @Thorwallet Sat 17 Jan 3PM UTC
With you hosts @KentonC137 & @patriotsounds for all the latest updates, alpha, and what comes next!
One wallet for everything needed in DeFi. Join us 👇
https://t.co/EYbUgnttwQ
With you hosts @KentonC137 & @patriotsounds for all the latest updates, alpha, and what comes next!
One wallet for everything needed in DeFi. Join us 👇
https://t.co/EYbUgnttwQ
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
## XRP Config
There is an update required to the XRP config to continue syncing blocks. If you have not already done so, please `make pull` and `make install` to apply. Once the XRP daemon is in ready state, it is likely you will need to force the scanner height forward past the pruned heights by setting `BIFROST_CHAINS_XRP_BLOCK_SCANNER_START_BLOCK_HEIGHT=101672000` (or a later block depending on when you apply) in your Bifrost environment. Once 80% of the network is back to tip it should be safe to resume XRP.
@everyone
## XRP Config
There is an update required to the XRP config to continue syncing blocks. If you have not already done so, please `make pull` and `make install` to apply. Once the XRP daemon is in ready state, it is likely you will need to force the scanner height forward past the pruned heights by setting `BIFROST_CHAINS_XRP_BLOCK_SCANNER_START_BLOCK_HEIGHT=101672000` (or a later block depending on when you apply) in your Bifrost environment. Once 80% of the network is back to tip it should be safe to resume XRP.
@everyone
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
## THORNODE ❗️MAINNET❗️UPDATE 3.15.0
https://gitlab.com/thorchain/thornode/-/releases/v3.15.0
NETWORK: MAINNET
TYPE: Non-coordinated
URGENCY: 20h
The upgrade proposal has passed. Please install to schedule the upgrade at the proposed height. Nodes will automatically update to the new image at the scheduled height, and the node version for active validators will be automatically set at that time. All non-active validators must run `make set-version` after the upgrade height to be eligible for the subsequent churn. Churn will be re-enabled after the upgrade.
```
make pull
make install
```
Please note that this build contains private security patches, so the tagged release on Gitlab does not contain all consensus changes and the release image must be used. This release build will not be locally reproducible, but the build hash has been verified by multiple devs and the security team.
@everyone
## THORNODE ❗️MAINNET❗️UPDATE 3.15.0
https://gitlab.com/thorchain/thornode/-/releases/v3.15.0
NETWORK: MAINNET
TYPE: Non-coordinated
URGENCY: 20h
The upgrade proposal has passed. Please install to schedule the upgrade at the proposed height. Nodes will automatically update to the new image at the scheduled height, and the node version for active validators will be automatically set at that time. All non-active validators must run `make set-version` after the upgrade height to be eligible for the subsequent churn. Churn will be re-enabled after the upgrade.
```
make pull
make install
```
Please note that this build contains private security patches, so the tagged release on Gitlab does not contain all consensus changes and the release image must be used. This release build will not be locally reproducible, but the build hash has been verified by multiple devs and the security team.
@everyone
GitLab
v3.15.0 · THORChain / THORNode · GitLab
Proposed Block: 24635898 Date: 22-Jan-2026 @ ~4:00pm EDT - https://runescan.io/block/24635898 ...
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
### Solana Launch Preparation
Solana has been live on `stagenet` for 6 weeks without issue. The team plans to proceed with `mainnet` enabling on February 4 around midday US time. If there are no operational issues or fixes that take priority, the plan will be as follows:
1. Nodes should prepare a Solana RPC, whether self hosted (nothing is provided in `node-launcher` due to hardware requirements) or with a provider of choice.
2. Churning will be halted on Sunday February 1 to ensure the churn adding Solana to vaults occurs midweek.
3. Nodes will be instructed to enable Solana scanners approximately 24h before the intended churn on February 4.
Since the majority of nodes will find it cost prohibitive to run their own Solana nodes, the network will be leveraging external providers for the chain. In order to prevent a single provider from being able to eclipse attack or cause outage, nodes should distribute across a variety of providers. Please `make mimir` and set `SOL-RPC-PROVIDER` to one of the following values, indicating which provider you plan to use. If your provider already has a 20% share of nodes, please choose a different provider. If you are using a provider not in this list, please `make relay` it and we will add a corresponding voting key.
```
1 => Self Hosted
2 => Liquify (reach out to Andy or Isaac)
3 => QuickNode
4 => Alchemy
5 => Chainstack
6 => Ankr
7 => Blockdaemon
8 => Helius
```
It is a prerequisite for launch that 80% of nodes have designated an RPC provider via the mimir vote, and no single provider is above 20% dominance. If that condition is unmet by February 1, the timeline will be delayed.
@everyone
### Solana Launch Preparation
Solana has been live on `stagenet` for 6 weeks without issue. The team plans to proceed with `mainnet` enabling on February 4 around midday US time. If there are no operational issues or fixes that take priority, the plan will be as follows:
1. Nodes should prepare a Solana RPC, whether self hosted (nothing is provided in `node-launcher` due to hardware requirements) or with a provider of choice.
2. Churning will be halted on Sunday February 1 to ensure the churn adding Solana to vaults occurs midweek.
3. Nodes will be instructed to enable Solana scanners approximately 24h before the intended churn on February 4.
Since the majority of nodes will find it cost prohibitive to run their own Solana nodes, the network will be leveraging external providers for the chain. In order to prevent a single provider from being able to eclipse attack or cause outage, nodes should distribute across a variety of providers. Please `make mimir` and set `SOL-RPC-PROVIDER` to one of the following values, indicating which provider you plan to use. If your provider already has a 20% share of nodes, please choose a different provider. If you are using a provider not in this list, please `make relay` it and we will add a corresponding voting key.
```
1 => Self Hosted
2 => Liquify (reach out to Andy or Isaac)
3 => QuickNode
4 => Alchemy
5 => Chainstack
6 => Ankr
7 => Blockdaemon
8 => Helius
```
It is a prerequisite for launch that 80% of nodes have designated an RPC provider via the mimir vote, and no single provider is above 20% dominance. If that condition is unmet by February 1, the timeline will be delayed.
@everyone
⚡️LIVE NOW ON X - Saturday Community Hangout w/ LetsExchange
Click here to join our weekly discussion on THORChain's latest developments.
https://x.com/THORChain/status/2014804468554944801?s=20
Click here to join our weekly discussion on THORChain's latest developments.
https://x.com/THORChain/status/2014804468554944801?s=20
X (formerly Twitter)
THORChain (@THORChain) on X
🚨Live with @letsexchange_io Saturday 10am EST
Join for the alpha vibes, and updates on @THORChain growth and pushing forward with your hosts @KentonC137 & @patriotsounds
https://t.co/bYF8U2s1xW
Join for the alpha vibes, and updates on @THORChain growth and pushing forward with your hosts @KentonC137 & @patriotsounds
https://t.co/bYF8U2s1xW
🚨 Live Now For Our First Video Livestream with Chad Barraford
All of the latest updates and THORChain alpha and why 2026 is the year of DeFi and THORChain to rule DeFi once and for all.
Click here to join:
https://riverside.com/studio/thorchain-8k6Ow?t=18027ffd26b586b991d6
All of the latest updates and THORChain alpha and why 2026 is the year of DeFi and THORChain to rule DeFi once and for all.
Click here to join:
https://riverside.com/studio/thorchain-8k6Ow?t=18027ffd26b586b991d6
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
## THORNODE ❗️MAINNET❗️UPDATE 3.15.1 (Bifrost Only)
https://gitlab.com/thorchain/thornode/-/releases/v3.15.1
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: ASAP
This is a Bifrost-only patch release containing a fix for a bug preventing observations of outbounds in the same block of a cancelled stuck transaction. Please `make pull` and `make install` to apply.
There are also a number of dropped mempool outbounds that require a quorum of the culprit vault to perform manual steps to clear the outbounds and complete churn. This has been historically infrequent, but has occurred a few times in the past months - the team is still discussing the safest path to handle this automatically in a future release.
```
node_address
vault status operator
kgy6 Active 5fjr thor...jz7t
5n2m thor...2rpj
9v7p thor...l8rt
dpwz thor...star
fywf thor...dvsr
j7dg thor...quu3
m62d thor...mlrc
m62d thor...ysvy
pgtt thor...j53w
s7en thor...kvg4
smfq thor...63d0
tf9u thor...z5cj
yqu0 thor...0653
zarc thor...nvm8
zarc thor...9yap
zga0 thor...5qsh
Standby k6jt thor...496v
```
If you are a node in the set above, please perform the following:
```
make debug
# select cosmosfullnode
# select thornode
# select bifrost
rm -rf /var/data/bifrost/observer/BTC/
# exit shell and ensure bifrost starts back up
```
@everyone
## THORNODE ❗️MAINNET❗️UPDATE 3.15.1 (Bifrost Only)
https://gitlab.com/thorchain/thornode/-/releases/v3.15.1
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: ASAP
This is a Bifrost-only patch release containing a fix for a bug preventing observations of outbounds in the same block of a cancelled stuck transaction. Please `make pull` and `make install` to apply.
There are also a number of dropped mempool outbounds that require a quorum of the culprit vault to perform manual steps to clear the outbounds and complete churn. This has been historically infrequent, but has occurred a few times in the past months - the team is still discussing the safest path to handle this automatically in a future release.
```
node_address
vault status operator
kgy6 Active 5fjr thor...jz7t
5n2m thor...2rpj
9v7p thor...l8rt
dpwz thor...star
fywf thor...dvsr
j7dg thor...quu3
m62d thor...mlrc
m62d thor...ysvy
pgtt thor...j53w
s7en thor...kvg4
smfq thor...63d0
tf9u thor...z5cj
yqu0 thor...0653
zarc thor...nvm8
zarc thor...9yap
zga0 thor...5qsh
Standby k6jt thor...496v
```
If you are a node in the set above, please perform the following:
```
make debug
# select cosmosfullnode
# select thornode
# select bifrost
rm -rf /var/data/bifrost/observer/BTC/
# exit shell and ensure bifrost starts back up
```
@everyone
GitLab
v3.15.1 · THORChain / THORNode · GitLab
fix: handle duplicate cancel transactions in GetInboundOutbound PR:
🚨 THORSday AMA Is Live NOW
Join our video stream right now to speak up, and let us know your thoughts/questions on everything THORChain
Here's the link👇
https://riverside.com/studio/thorchain-8k6Ow?t=18027ffd26b586b991d6
Join our video stream right now to speak up, and let us know your thoughts/questions on everything THORChain
Here's the link
https://riverside.com/studio/thorchain-8k6Ow?t=18027ffd26b586b991d6
Please open Telegram to view this post
VIEW IN TELEGRAM
⚡️ We Are Live On X, LinkedIn, and YouTube
Join our video livestream right here as we dive into everything the BiorLabs App is bringing to crypto newbies and veterans
https://riverside.com/studio/thorchain-8k6Ow?t=18027ffd26b586b991d6
Join our video livestream right here as we dive into everything the BiorLabs App is bringing to crypto newbies and veterans
https://riverside.com/studio/thorchain-8k6Ow?t=18027ffd26b586b991d6
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
## THORNODE ❗️MAINNET❗️UPDATE 3.15.2 (Bifrost Only)
https://gitlab.com/thorchain/thornode/-/releases/v3.15.2
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: ASAP
This is a Bifrost-only patch release containing a few fixes for races in the TRON client signing that are causing stuck outbounds. Please `make pull` and `make install` to apply. We are hopeful these fixes will clear the TRON outbound queue once adopted by a quorum of all vaults. Once all stuck outbounds have cleared, it should be safe to resume TRON trading.
@everyone
## THORNODE ❗️MAINNET❗️UPDATE 3.15.2 (Bifrost Only)
https://gitlab.com/thorchain/thornode/-/releases/v3.15.2
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: ASAP
This is a Bifrost-only patch release containing a few fixes for races in the TRON client signing that are causing stuck outbounds. Please `make pull` and `make install` to apply. We are hopeful these fixes will clear the TRON outbound queue once adopted by a quorum of all vaults. Once all stuck outbounds have cleared, it should be safe to resume TRON trading.
@everyone
GitLab
v3.15.2 · THORChain / THORNode · GitLab
[fix] TRON Stuck Outbounds PR: !4493
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
## GAIA 26.0.0❗️VALIDATORS ONLY
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: 12h
This install includes a required upgrade for Gaia `26.0.0` scheduled tomorrow at https://www.mintscan.io/cosmos/block/29837600.
```
make pull
make install
```
@everyone
## GAIA 26.0.0❗️VALIDATORS ONLY
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: 12h
This install includes a required upgrade for Gaia `26.0.0` scheduled tomorrow at https://www.mintscan.io/cosmos/block/29837600.
```
make pull
make install
```
@everyone
www.mintscan.io
[Cosmos Explorer for 63+ Blockchains]
New Discord Announcement from THORChain Devs #🚨thornode-mainnet
## THORNODE ❗️MAINNET❗️UPDATE 3.15.3 (Bifrost Only)❗️ENABLE SOLANA
https://gitlab.com/thorchain/thornode/-/releases/v3.15.3
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: 24h
This is a Bifrost-only patch release containing a final Solana fix and enabling the scanner by default. Please `make pull`, set the Bifrost environment variable `BIFROST_CHAINS_SOL_RPC_HOST` to your RPC provider, then `make install` to apply.
We will wait 24 hours from the time of this message. Then once a quorum of all vaults are scanning Solana at tip, we will unhalt churning and proceed to keygen Solana vaults.
@everyone
## THORNODE ❗️MAINNET❗️UPDATE 3.15.3 (Bifrost Only)❗️ENABLE SOLANA
https://gitlab.com/thorchain/thornode/-/releases/v3.15.3
NETWORK: MAINNET
TYPE: Non-coordianted
URGENCY: 24h
This is a Bifrost-only patch release containing a final Solana fix and enabling the scanner by default. Please `make pull`, set the Bifrost environment variable `BIFROST_CHAINS_SOL_RPC_HOST` to your RPC provider, then `make install` to apply.
We will wait 24 hours from the time of this message. Then once a quorum of all vaults are scanning Solana at tip, we will unhalt churning and proceed to keygen Solana vaults.
@everyone
GitLab
v3.15.3 · THORChain / THORNode · GitLab
[Security] Fix Solana scanner balance delta inflation vulnerability PR: