IFT-TS 2026/01/26 §
top highlights §
- Deployed the first version of vaclab2 and started simulations on it.
- Deployed new mdbook based site for LIPs(Logos Improvement Proposals).
- Delivered Status Hub vault, proxy rate-limiting, and vault UI improvements.
team highlights §
- DST: Found Status community load issues during benchmarks and opened PRs to update scenarios.
- DST: Advanced DST tooling with merged builder PRs and pod-api-requester work.
- DST: Deployed the first version of vaclab2 and started simulations on it.
- Infra: Rolled out NixOS upgrades and advanced Commit-Boost/Ultrasound rollout for Lido.
- Infra: Stabilized RPC proxy fallbacks while expanding chain support and reducing downtime.
- Infra: Brought mobile E2E tests online and prepared F-Droid release work for Status builds.
- Nim: Advanced Nimble build pipeline refactors and before-install hooks with CI fixes.
- Nim: Continued EthJson JSON-RPC flavor work across nim-json-rpc, nimbus, and nim-web3.
- Nim: Progressed intops integrations and published benchmarking tooling and docs updates.
- P2P: Prepared nim-libp2p v1.15.1 maintenance release updates across libp2p and lsquic.
- P2P: Continued Gossipsub partial-messages extension implementation work.
- P2P: Expanded Logos core module work with nix build changes and module updates.
- QA: Expanded RLN negative-path testing and resolved zkey/graph mismatch cases.
- QA: Advanced token-gated community functional tests and tracked contract revert issues.
- QA: Continued Kad-DHT protocol test coverage and Status desktop/mobile E2E maintenance.
- RFC: Drafted Nomos bedrock architecture, DA encoding, and DA rewarding RFCs with PRs in progress.
- RFC: Deployed new mdbook based site for LIPs(Logos Improvement Proposals).
- SC: Continued LSSA attestation research with wallet/sequencer runs and wallet feature PRs.
- SC: Prepared LearnUp session material on the LEE account model.
- Sec: Built a hardened localsafe docker image for cold-signing and advanced verification tooling.
- Sec: Completed follow-up security reviews including deeper Keycard audits and Status Wallet design review.
- Sec: Continued incident follow-ups and finance automation fixes/enhancements.
- Web: Delivered Status Hub vault, proxy rate-limiting, and vault UI improvements.
- Web: Improved Status wallet extension behavior with VPN and tab management fixes.
- Web: Progressed Logos and LPE maintenance work, including calendar integrations and RSS fixes.
ift-ts:dst: §
admin/misc
- Discussions with other projects.
- Reviewed 2025Q4 tasks via roadmap#378 (merged).
- Created a new Status commitment via roadmap#380 (merged).
- Logged into the new lab; initial checks looked healthy.
- Acquired the
*.lab.vac.dev wildcard domain for the lab.
ift-ts:dst:status:2026q1-status-evaluation:benchmarks-second-iteration
- Discovered new community issues while increasing node counts.
- Some light nodes reported
Failed to find network.
- Some light nodes reported missing messages.
- PRs:
other notes
ift-ts:dst:ift:2026q1-dst-tooling:general-tooling
- Base code for full tests with nim-libp2p and new builders is mostly done.
- Discussed pod-api-requester design with Alberto.
- Decided to keep nimlibp2p/Waku-specific code in pod-api-requester for now.
- PRs:
- Added local nimlibp2p endpoint code in pod-api-builder.
ift-ts:dst:ift:2026q1-dst-tooling:expand-deployment-nim-libp2p
- Worked on deployment builders for refactored libp2p test nodes.
- Builders now produce experiment YAMLs consistent with vaclabv1.
- Still working on annotations support for OVN.
- Still need to finalize framework deployment.
- 10ksim#192 libp2p test node deployment builders (draft).
ift-ts:dst:ift:2026q1-dst-lab:analyze-current-stack
- vaclab-2#5 apply production settings (open).
- Updated Ansible inventory with available Innovahosting nodes.
- Set domain to lab.vac.dev across the repo.
- Increased CPU/RAM limits for core components and observability tools.
- Increased Longhorn replication factor to 3.
- Increased storage volumes for VictoriaMetrics, VictoriaLogs, and Grafana.
- Updated README.
- Deployed vaclab-2 stack on available nodes and exposed lab.vac.dev.
- Removed DST metal-01 node due to connectivity issues (ports to open).
- Validated features with basic workload deployments.
ift-ts:infra: §
- lido
- Deployed NixOS upgrades to the mainnet fleet.
- Researched increased attestation delays on some hosts.
- Improved Attestations Sent delay graphs.
- Added alerting for validator keys not loaded by Web3Signer.
- Generated new ENRs for Lido v3 client team clusters on Hoodi.
- Documented on-call procedures for Lido fleet.
- Adjusted host and fleet alert severities.
- Shared a new layout proposal with the Lido team.
- Started Commit-Boost rollout as a MEV-Boost replacement.
- Added a Grafana dashboard for Commit-Boost.
- Deployed Ultrasound to some hosts.
- office
- Fixed Keycloak synchronization issues with BambooHR.
- ci
- Fixed invoicing issues with a new Mac M4 host.
- Fixed Windows version detection for Status builds.
- Merged and deployed GitHub Comment Manager multi-org support.
- Finished activating licenses for Windows 11 E2E test VMs.
- Deployed automation for adding missing repo licenses.
- Researched Terraform CI automation for fleet repositories.
- proxy
- Debugged Alchemy request-limit issues for Status/Waku.
- Fixed RPC proxy fallback issues for Infura.
- Deployed a new version with more chains and address fixes.
- Added random delays to stagger deployments and reduce downtime.
- status
- Continued Nix setup work for Status app local and CI builds.
- Sent a survey to Status devs on Nix and Qt upgrade needs.
- Got mobile E2E tests running, with additional fixes needed.
- Prepared MR for a new Status app release on F-Droid.
- Improved Status Desktop build image to avoid building Qt.
- sites
- Continued Status Hub self-hosted deployment work.
- Resolved Logos Press Engine CI build issues.
- Upgraded Discourse instances to address registration issues.
- Encountered plugin issues that extended the process.
- Prepared deployment of the new
lip.logos.co website.
- nimbus
- Prepared Nix derivation for Nimbus-build-system Nim/Nimble builds.
- Started testing the derivation across Nimbus-eth2 and other repos.
- waku
- Bumped DB size for the
waku.test fleet to address load spikes.
- misc
- Bootstrapped new hosts for Vac DST research Kubernetes cluster.
- Created new DNS entries for the Logos Blockchain devnet.
- Fixed webhooks for the Logos Blockchain devnet compose setup.
- Fixed open ports for the Nomos cluster compose setup.
- hq
- Resolved outdated Restic backups for BI services.
- Researched Elasticsearch cleanup and heap size tuning.
- Cleaned up obsolete Waku logs and split logs into multiple indices.
ift-ts:nim: §
ift-ts:p2p: §
ift-ts:qa: §
ift-ts:rfc: §
ift-ts:sc: §
ift-ts:sec: §
ift:2026q1-secure-signing-environment:build-cold-signing-workstation
- Created a localsafe docker hardened image.
ift:2026q1-security-workflow-automation:deploy-independent-safetx-monitoring-tools
- Tested Finance workflow to monitor Safe transaction status.
ift:2026q1-security-workflow-automation:create-signature-verification-module
- Continued writing a module for verifying last signatures.
admin/misc
- Interviewed a candidate for Sec App Eng role.
ift:2026q1-cicd-security-review:follow-up-code-reviews
- Followed up on previously reviewed PRs to confirm feedback was addressed.
- Performed deeper Keycard component audits (error handling, update flow, core_btc).
- Continued reviews of cryptography, key management, and signing paths introduced in recent merges.
- Re-checked serialization, parsing, and validation logic in high-risk areas.
- Reviewed storage, persistence, and configuration changes for unsafe defaults.
- Re-reviewed CI, GitHub Actions, and release workflow updates for scope drift.
- Participated in Status Wallet threat-modeling and design review (status-web#995).
ift:2026q1-vulma-and-ir:incident-follow-ups
- Followed up on recent incidents to verify remediation and monitoring.
- Post-checks for Waku node incident waku-27.
- Confirmed fixes for domain and infra issues remain effective.
- Monitored for recurrence of related incidents.
- Reviewed logs and alerts around impacted components.
ift:2026q1-vulma-and-ir:new-triage
- Triaged new CodeQL, Dependabot, and third-party vulnerability reports.
- Validated exploitability and real-world impact of new dependency vulnerabilities.
- Performed secondary reviews on merged PRs labeled security/infra/hotfix.
- Documented new high-risk areas and follow-up actions.
- Coordinated with maintainers on remediation ownership/timelines.
ift:2026q1-finance-automation-bug fixing & support
- Daily monitoring of Finance executions.
- Investigated new use cases.
- Fixed missing expense POs.
- Fixed missing crypto updates.
ift:2026q1-finance-automation-enhancements
- Verified crypto update process with enhancements and corrections.
- Verified job data update process with enhancements and corrections.
- Verified bank data update process with enhancements and corrections.
- Verified new CC data update process with enhancements and corrections.
ift-ts:tke: §
ift-ts:tke:ift:ecodev:xprize
- editing the XPRIZE doc to fit the planned scenarios
- understanding and estimating the XPRIZE budget
- discussion with Guru on RFPs
ift-ts:tke:ift:tokenomics-research-forum:betfundme
- review proposed directions if time allows
ift-ts:tke:ift:support-to-ift-units:logos-ps-activations
- managing and coordinating PS Lisbon Logos activations
- designing the PS Lisbon Logos dev experience
- reviewing PS coalition proposals
admin/misc
ift-ts:web: §
ift-ts:bi: §
ifs-ts:bi:logos
ifs-ts:bi:logos:2026q1-logos-circle-monitoring: Update dashboard with Telegram data
ifs-ts:bi:logos:2026q1-logos-content-army: initilalize dashboard
ifs-ts:bi:logos:2026q1-llm-rag Changing Inference tool and improving configuration
ifs-ts:bi:status
ifs-ts:bi:status:2026q1-uss-status Preparing extraction and dashboard for USS Status
ift-ts:bi:finance:2026q1-ift-community-metrics
- Fixing Github data transformation issue link to renaming
- Update Discord extraction and different transformation
- Forum: improve extractions and new dashboards
ift-ts:bi:finance:2026q1-finance-reporting-helper
- Presentation of the dashboard
- Investigating missing transactions issue