TEXITcoin · core + omni layer 2

TEXITcoin core development, in the open.

This is the public home for TXC network updates, code changes, and node operations. Every protocol upgrade is documented here — what is changing, why, the exact code, and how to build and test it yourself. Nothing about how the network evolves should be a mystery to the people running it.

Network updates
What changes, and when
Protocol upgrades, feature activations, and rollout plans — announced and explained here before they reach the network.
Code changes
Specs and patches
Every change to the core software is published as a written spec and an applyable patch against the public repository.
Nodes
Build and run your own
Step-by-step build and test instructions so any operator can reproduce the binaries and verify the work independently.

In flight now

Send To Many — bulk Omni token transfers

status: patch ready · testing next

The Omni layer running on TXC today predates the Send To Many transaction type, so every token payout is one transaction per recipient. We backported Omni transaction type 7 into the TEXITcoin Core 0.25.2 tree — one patch, 16 files, gated behind a consensus activation so the network only switches when operators are ready. The spec, the patch, and the full build-and-test guide are public.