Tom_T
August 29, 2025, 3:17am
21
There is an urgent update to the XRPL node in the FDC suite..
The existing suite uses an old version of the node (2.4.0). The newer one uses updated version (2.5.0)
In the FDC deploy suite, just restart the suite with the newest image (the repository is already updated):
~ git pull
~ docker compose up
Tag 1.0.2. Repo as needed below👇🏼
Contribute to flare-foundation/fdc-suite-deployment development by creating an account on GitHub.
The deadline for this is very tight, as this needs to be completed by- 29.8.2025:14.41 UTC and urge everyone to update ASAP
If you manage your own rippled node, you can disregard the update, but do make sure you are using the up to date version
Thank you for your attention to this matter!
1 Like
Tom_T
September 1, 2025, 3:13pm
22
We have an incremental upgrade for both the:
- flare-systems-deployment v1.0.8 (regenerate configs and deploy)
&
- fdc-suite-deployment v1.0.3 (pull images and deploy)
This update is not urgent but please update when you can
Thank you for your attention to this matter!
1 Like
Tom_T
September 1, 2025, 11:31pm
23
We’ve released another patch for the FDC suite - v1.0.4
Kindly upgrade to that version instead of v1.0.3. If you already updated to v1.0.3, please update again
Thank you!
1 Like
Tom_T
September 4, 2025, 4:52pm
24
We’ve released a new version of fdc-suite-deployment (v1.0.5) -
GitHub - flare-foundation/fdc-suite-deployment at v1.0.5
Please update at your earliest convenience. Thank you!
1 Like
Tom_T
October 1, 2025, 12:16am
25
Another crypto asset has met auto-inclusion requirements to be added as a new price feed to the FTSO system, as per section 2.2.1 of FIP.08 (and STP.08)-
XPL (Plasma)
https://www.coingecko.com/en/coins/plasma
XPL/USD is scheduled to be added to the FTSO, on Songbird and Flare, during the week of 6 October. This includes both anchor & block latency feeds
A follow up post with the exact go-live dates/times is forthcoming. Thank you for your attention to this matter!
1 Like
Tom_T
October 3, 2025, 1:42am
26
XPL (Plasma) has qualified for auto-inclusion to the FTSO system as mentioned in the previous post. Therefore, the following crypto price pair will be added:
XPL/USD
Go-live dates are projected as follows:
Anchor/Scaling - Monday 13 October, 2025
Block Latency/Fast Updates - Monday 13 October, 2025 (rewards will begin on 20 October)
Dates are relevant for both Songbird and Flare networks
The example provider has been updated accordingly and is linked here for reference👇🏼
Contribute to flare-foundation/ftso-v2-example-value-provider development by creating an account on GitHub.
Please update your clients as soon as possible. Thank you
Tom_T
October 30, 2025, 6:02pm
27
New Flare-Systems-Deployment Release
We have released a new version of the flare-systems-deployment ( GitHub - flare-foundation/flare-systems-deployment at v1.1.0 )
Mostly just incremental changes to all the components. The “big” changes are:
- The c-chain-indexer has been patched fosa bug where it would just drop the full history
- We bumped default gas config for system client to battle the gas spikes that have been recently observed
- We’ve trimmed the config generation of secret values and they are now passed via env instead
Additionally, we also started keeping a CHANGELOG file so it’s easier to be on top of changes (both for us and for you)
To update, you would simply run commands such as:
‘# get new commits’
‘git pull’
‘# repopulate the configs’
‘./populate_config.sh’
‘# recreate containers’
‘docker compose pull && ‘docker compose up -d --force-recreate’
There is another upgrade planned in the next two weeks for some more QOL changes.
Thank you!
Tom_T
November 3, 2025, 3:37pm
28
New go-flare release v1.11.13 for Coston, Coston2, Songbird and Flare chains now available
This is a minor release so there are no hardfork dates but we highly recommend to update your nodes within a few weeks
Source: Release v1.11.13 · flare-foundation/go-flare · GitHub
Docker: https://hub.docker.com/r/flarefoundation/go-flare/tags
Thank you!
Tom_T
November 6, 2025, 10:40pm
29
New flare-systems-deployment release:
This is a small incremental release. We added support for env variable for db and secrets across the full suite. Inspect CHANGELOG for more info.
~ git pull
~ ./populate_config.sh
~ docker compose pull
~ docker compose down
~ docker compose up -d
Thank you!
Tom_T
November 13, 2025, 7:17pm
30
New go-flare release v1.12.0
v1.12.0 for Coston, Coston2, Songbird and Flare chains is now available
This is a major release and the hardfork dates are as follows:
~ Coston: November 13, 2025 at 10 AM UTC
~ Coston2: November 13, 2025 at 2 PM UTC
~ Songbird: November 25, 2025 at 12 PM UTC
~ Flare: December 2, 2025 at 12 PM UTC
Source: Release v1.12.0 · flare-foundation/go-flare · GitHub
Docker: https://hub.docker.com/r/flarefoundation/go-flare/tags
Please upgrade all nodes before the dates provided above.
Thank you!
Tom_T
December 4, 2025, 12:42pm
31
ETH Node Update
Please pull the latest in your ETH node folders associated with your FDC suite. Simply do-
~ docker compose pull
~ docker compose up -d
Thank you!
Tom_T
December 4, 2025, 6:59pm
32
MON (Monad) has qualified for auto-inclusion to the FTSO system. Therefore, the following crypto price pair will be added:
MON/USD
Go-live dates are projected as follows:
~Anchor/Scaling - Monday 15 December, 2025
~Block Latency/Fast Updates - Monday 15 December, 2025 (rewards will begin on 22 December)
Dates are relevant for both Songbird and Flare network
The example provider has been updated accordingly and is linked here for reference👇🏼
Contribute to flare-foundation/ftso-v2-example-value-provider development by creating an account on GitHub.
Please update your clients as soon as possible. Thank you
Tom_T
December 11, 2025, 6:16pm
33
We have released a new version of the fdc-suite-deployment, v1.1.1 -
This latest iteration contains the new xrpl node v2.6.2
Please update your suite’s as soon as possible. Thank you
Tom_T
December 22, 2025, 4:44pm
34
New Web2 FDC Attestation Type Addition
Setup Instructions
Set up Web2 verifier:
Pull FDC Suite Deployment repo version v1.2.0: https://github.com/flare-foundation/fdc-suite-deployment/tree/v1.2.0
Set the following parameters in .env (see .env.example):
WEB2_IGNITE_API_KEY=your_ignite_api_key_here
WEB2_SOURCE_IDS=Ignite
VERIFIER_API_KEYS=key1,key23. Run generate-config.sh.
Start the Web2 verifier server: go to web2-verifier/ and run docker compose up -d
(Optional) Specify memory and cpu restrictions in docker-compose.yaml
~For step 2 above, providers will need an Ignite API key. More information on this will be provided in the coming days
Update FDC Client:
Pull FSP Deployment repo version v1.2.0: https://github.com/flare-foundation/flare-systems-deployment/tree/v1.2.0
Set verifier address and API key in .env (see .env.example):
IGNITE_WEB2JSON_URL=http://:9801/verifier/web2/Web2Json/verifyFDC
IGNITE_WEB2JSON_API_KEY=key13
Run populate-config.sh to regenerate FDC Client config
Restart FDC Client: docker compose up -d to pull latest version and re-create
Timeline
-Week of Jan 5 2026 - Web2Json/Ignite attestations enabled on Songbird
-Week starting Jan 12 2026 - Web2Json/Ignite attestations enabled on Flare
An update on exact deployment dates during the weeks outlined above will provided a bit closer to rollout. Please note that not running this Web2 Attestation type once live, will result in missing rewards during some rounds, and depending on how many are missed could result in Entities not meeting Minimal Conditions on FDC
Thank you!
1 Like
Tom_T
January 5, 2026, 5:43pm
35
Ignite API Key Info
API keys for the Ignite proxy are now available and are issued separately to each registered data provider. Each key is encrypted with that provider’s signing policy public key and then published as part of a global list. You can find this list and additional setup/decryption instructions here👇🏼
The list will be updated daily allowing newly registered providers to get set up
We are still a go to deploy and begin testing requests this Thursday (8 Jan). Thank you!
Tom_T
January 8, 2026, 4:43pm
36
Web2 Verifier Update
Please update your Web2 verifiers to version v1.3.1 as part of a minor bugfix..
This change is included in the latest fdc suite repo release found here: Release v1.2.1 · flare-foundation/fdc-suite-deployment · GitHub
Thank you!
1 Like
Tom_T
January 11, 2026, 11:14pm
37
$NIGHT (Midnight) has qualified for auto-inclusion to the FTSO system (FIP.08/STP.08). Therefore, the following crypto price pair will be added:
NIGHT/USD
Go-live dates are projected as follows-
~Anchor/Scaling - Monday 19 January, 2026
~Block Latency/Fast Updates - Monday 19 January, 2026
~Rewarding will commence on 26 January
Dates are relevant for both Songbird and Flare network. The example provider has been updated accordingly and is linked below for reference👇🏼
Contribute to flare-foundation/ftso-v2-example-value-provider development by creating an account on GitHub.
Please update your clients as soon as possible. Thank you
Tom_T
January 16, 2026, 4:31pm
38
We have released a new version of the fdc-suite-deployment, v1.2.2 -
This latest iteration contains the new xrpl node v3.0.0
Please update your suite’s as soon as possible. Thank you
Tom_T
January 23, 2026, 6:12pm
39
New flare-systems-deployment release, (v1.2.1):
Only new images need to be pulled & up’d. Please update before Monday 26 January
~ git pull
~ docker compose pull
~ docker compose down
~ docker compose up -d
Thank you!
Tom_T
January 26, 2026, 3:24pm
40
New flare-systems-deployment release, (v1.2.2):
Resolves minor bug introduced this past Friday. Only new images need to be pulled & up’d..
~ git pull
~ docker compose pull
~ docker compose down
~ docker compose up -d
Thank you!
1 Like