GOAT Network Decentralized Sequencing
GOAT Network separates fast L2 execution from slower Bitcoin publication. Sequencers give users quick feedback for apps and agents, while Bitcoin finality provides the long-term settlement anchor.
Key Properties
| Property | What it means |
|---|---|
| Fast user feedback | Transactions are sequenced quickly on GOAT Network before Bitcoin finality arrives. |
| Bitcoin-backed settlement | Sequencer output is ultimately published and finalized on Bitcoin. |
| Fraud accountability | Incorrect or invalid behavior can be challenged and economically penalized. |
| Role separation | Execution, verification, and Bitcoin publication responsibilities are distinct. |
High-Level Architecture
Execution and Settlement Layers
- Execution layer: Orders transactions, executes them quickly, and gives applications fast responses.
- Settlement layer: Anchors commitments to Bitcoin so that finality inherits Bitcoin security.
- Verification layer: Watchtowers and challengers validate whether operators and sequencers are using the correct state and correct Bitcoin inputs.
Block Production Flow
Accept transactions
Sequencers receive transactions from wallets, apps, and infrastructure clients.
Order and execute
The active sequencer set produces GOAT Network blocks and updates the L2 state.
Commit the state
State commitments and correlated Bitcoin data are prepared for publication.
Publish to Bitcoin
The relevant state data is committed to Bitcoin so the chain can inherit Bitcoin-backed finality.
Resolve disputes if necessary
If someone uses the wrong state or wrong public inputs, challengers and watchtowers can trigger the correct resolution path.
Slashing Conditions
| Condition | Outcome |
|---|---|
| Invalid state use | The offending actor can be challenged and penalized. |
| Invalid reimbursement claim | Operator stake can be slashed. |
| Failure to respond during dispute | The non-responsive actor loses collateral. |
Sequencing is the fast-feedback layer, not the final-settlement layer. Read GOAT BitVM Bridge for the settlement path and Security Model for the wider trust model.