New Discord Announcement from THORChain Devs #thornode-mainnet. ## v3. 0 Source Disclosure.

12 May 2026, 17:51
New Discord Announcement from THORChain Devs #🚨thornode-mainnet ## 🔓 v3.18.0 Source Disclosure The two security patches that shipped in the v3.18.0 private image are now public. **Disclosure tag**: `v3.18.0-disclosed` → commit `af46db22bd` **Diff vs public release**: **Deployed image digest**: `sha256:6ed0c6c5d87dbdd0fe1e51b69050fa68cac20ef67803c757efcfcbb6fe133f5f` Operators who want to verify the running binary against the disclosed source: ``` git fetch git checkout v3.18.0-disclosed BRANCH=mainnet BUILDTAG=mainnet make docker-gitlab-build docker inspect --format '' registry.gitlab.com/thorchain/thornode:mainnet ``` Anyone who previously requested the encrypted patch via age can now disregard — the same source is publicly available at the tag above. @everyone