Sequencers
Use this page to identify mandatory upgrades and the required geth or goat versions for each release.
| Item | Value |
|---|
| Priority | Low |
| Summary | Sets the default mempool size to 10 |
| Docker image | ghcr.io/goatnetwork/goat:v0.4.2 |
| Network | Activation Time | Required Versions |
|---|
| Mainnet | 2025-12-19T16:00:00Z | geth v0.4.0, goat v0.4.1 |
| Testnet3 | 2025-12-15T15:00:00Z | geth v0.1.10, goat v0.4.1 |
Rollback to the correct release docker compose rm -fs goat
docker compose run --rm goat rollback
docker compose up -d goat
| Network | Activation Time | Required Versions |
|---|
| Testnet3 | 2025-07-15T02:00:00Z | geth v0.1.9, goat v0.3.3 |
| Mainnet | 2025-07-22T02:00:00Z | geth v0.3.3, goat v0.3.3 |
| Item | Value |
|---|
| Priority | High |
| Summary | Updates EVM block-building timeout |
| Reference | Docker configs |