๐Ÿ“ฌ Announcement Board

:studio_microphone:Weโ€™ve redeployed the relay contract on both Flare and Songbird, which requires Entities to update before Monday. The newly released deployment repo, v1.3.0, is linked here:

Please inspect the changelog for full list of changes.

To update, follow steps:

git pull

./populate_config.sh

docker compose pull

docker compose up -d

Thank you! :folded_hands:t3:

:studio_microphone:To fix gas issues that we introduced yesterday, we now released a patch. Weโ€™ve released deployment repo v1.3.1

Please inspect the changelog for full list of changes.

To update you can-

git pull

./populate_config.sh # you can skip if updating from v1.3.0

docker compose pull

docker compose down && docker compose up -d

Thank you! :folded_hands:t3:

:studio_microphone:Flare Validator Update

Please update your Flare validator nodes to the newest release, v1.12.1, which addresses a recent minor bug fix

Please complete as a soon as possible. Validators are the priority but updating all nodes including observers is recommended.

Thank you! :folded_hands:t3:

1 Like

:studio_microphone:Flare Systems Deployment v1.4.1

What changed:

Deadline:

No rush, update at your convenience.

How to update:

git pull

./populate_config.sh

docker compose pull

docker compose down

docker compose up -d

:warning: Notes:

- relay contracts were updated in the configuration (before they were hardcoded) so populate_config.sh must be run

Thank you! :folded_hands:t3:

:studio_microphone:New go-flare release v1.13.0

For Coston, Coston2, Songbird, and Flare chains is now available. Please update your nodes before the dates below:

- March 17, 2026 at 12 PM UTC for the Coston network

- March 24, 2026 at 12 PM UTC for the Coston2 network

- March 31, 2026 at 12 PM UTC for the Songbird network

- April 14, 2026 at 12 PM UTC for the Flare network

Release: Release v1.13.0 ยท flare-foundation/go-flare ยท GitHub

Docker: Package go-flare ยท GitHub

Thank you :folded_hands:t3:

:studio_microphone:FDC Suite Deployment Update

FDC Suite v1.2.3 is now available-

https://github.com/flare-foundation/fdc-suite-deployment/tree/v1.2.3

What Changed:

https://github.com/flare-foundation/fdc-suite-deployment/blob/main/RELEASES.md

Deadline:

No rush, update at your convenience.

โ€‹How to Update:

git pull

./generate-config.sh

# for every component, pull and start updated containers

docker compose pull && docker compose up -d

Thank you! :folded_hands:t3:

:studio_microphone:FSD Update

Flare Systems Deployment v1.4.2 is now available-

What Changed:

โ€‹Deadline:

No rush, update at your convenience.

โ€‹How to update:

git pull

docker compose pull

docker compose down

docker compose up -d

Additional Notes:

- populate_config.sh is only needed for coston2

Thank you! :folded_hands:t3:

:studio_microphone:FDC Suite Deployment v1.2.4-rc.0

https://github.com/flare-foundation/fdc-suite-deployment/tree/v1.2.4-rc.0

:warning:This is a pre-release announcement to give Entities a head start on preparation. A full release announcement will follow. For now, only proceed with steps 1 and 2 below, but DO NOT perform steps 3 and 4 until the full release

What changed:

https://github.com/flare-foundation/fdc-suite-deployment/blob/v1.2.4-rc.0/RELEASES.md

โ€‹Deadline:

Thursday 2026-04-22 10:00 UTC

How to update:

This update introduces new XRP types and requires a full XRP verifier reindex. PostgreSQL for verifier indexers have also been bumped to version 18

1. Start a new XRP verifier stack and let it fully reindex

2. Start new DOGE and BTC verifier stacks and either reindex or dump and reimport the databases

3. Update the FDC client config to point to the new stacks

4. Stop the current deployment

Notes:

- XRP verifier requires a full reindex โ€” plan for additional sync time before the deadline

- PostgreSQL for verifier indexers has been bumped to version 18. DOGE and BTC require new stacks โ€” either reindex or dump and reimport the databases

- If you start step 1 early, most of the work is already done by the time we publish the full release. At that point you will at most need to drop the DB on the new deployment and restart the reindex before proceeding with steps 3 and 4

Additional information forthcoming. Thank you! :folded_hands:t3:

:studio_microphone:FDC Suite Deployment v1.2.4

What changed:

Deadline:

Thursday 2026-04-23 10:00 UTC

How to update:

This update introduces new XRP types and requires a full XRP verifier reindex. PostgreSQL for verifier indexers has also been bumped to version 18-

1. Start a new XRP verifier stack and let it fully reindex

2. Start new DOGE and BTC verifier stacks and either reindex or dump and reimport the databases

3. Update the FDC client config to point to the new stacks (follow bellow flare-systems-deployment instructions)

4. Stop the current deployment

Notes:

- XRP verifier requires a full reindex โ€” plan for additional sync time before the deadline

- PostgreSQL for verifier indexers has been bumped to version 18. DOGE and BTC require new stacks โ€” either reindex or dump and reimport the databases

:studio_microphone:Flare Systems Deployment v1.5.0

What changed:

Deadline:

Thursday 2026-04-23 10:00 UTC

โ€‹How to update:

git pull

โ€‹Fill out `XRP_XRPPAYMENT_*` and `XRP_XRPPAYMENTNONEXISTENCE_*` env variables. Examples for these are available in `.env.example`

./populate_config.sh

docker compose pull

docker compose down

docker compose up -d

โ€‹Notes:

- XRPPayment and XRPPaymentNonexistence types require new env variables to be added

Thank you! :folded_hands:t3:

:studio_microphone:FDC Suite Deployment v1.2.5

What changed:

โ€‹Deadline:

Before Wed 2026-05-27

โ€‹How to update:

git pull

./generate-config.sh

# for every updated component, pull and start updated containers

docker compose pull && docker compose up -d

Thank you! :folded_hands:t3:

:studio_microphone:Flare Systems Deployment v1.5.2

โ€‹What changed:

โ€‹Deadline:

Security patch โ€” please update ASAP

How to update:

git pull

docker compose pull

docker compose down

docker compose up -d

Thank you! :folded_hands:t3:

2 Likes

:studio_microphone:FDC Suite Deployment v1.3.1

https://github.com/flare-foundation/fdc-suite-deployment/tree/v1.3.1

What changed:

https://github.com/flare-foundation/fdc-suite-deployment/blob/main/RELEASES.md

Deadline:

Friday 2026-06-12, 12:00 UTC

:warning: Notes:

- Breaking โ€” EVM verifier split. The single shared evm-verifier service on port 9800 is replaced by three verifier-indexer-api:v1.6.1 services: ETH `9701`, FLR `9702`, SGB `9703`. You will most likely need to update your FDC client verifier URLs, e.g.:

ETH_EVMTRANSACTION_URL=https://:9701/verifier/eth/EVMTransaction/verifyFDC

FLR_EVMTRANSACTION_URL=https://:9702/verifier/flr/EVMTransaction/verifyFDC

SGB_EVMTRANSACTION_URL=https://:9703/verifier/sgb/EVMTransaction/verifyFDC

- EVM verifier upgrade procedure (do this instead of the generic steps for evm-verifier/):

1. In evm-verifier/, run docker compose down before updating the repo.

2. Pull/update this repository.

3. Run ./generate-config.sh from the repo root.

4. In evm-verifier/, run docker compose up -d to start the new services.

- Other verifiers (BTC, DOGE, XRP, web2) updated to verifier-indexer-api:v1.6.1; BTC/DOGE indexers โ†’ verifier-utxo-indexer:v1.1.0, XRP indexer โ†’ verifier-xrp-indexer:v2.1.0. These update with the standard docker compose up -d

How to update (after taking care of above breaking changes):

git pull

./generate-config.sh

# for every component, pull and start updated containers

docker compose pull && docker compose up -d

Thank you! :folded_hands:t3: