Link Types: GitHub Internal (roadmap.vac.dev) External Task ID
All Teams BI0 DST0 Nim0 P2P0 QA0 RFC0 SC0 SEC0 TKE0 WEB0 INFRA0
IFT-TS 2026/07/20
top highlights
NIM team released Nimble 0.24.1 after landing compatibility, dependency, resolver, and binary-packaging fixes.
INFRA team upgraded Cortex from 1.18.1 to 1.21.1 and improved its logging, dashboards, and metrics reliability.
SEC team closed two high-severity audit findings covering multisig thresholds and channel-key index validation.
team highlights
DST: Diagnosed service-discovery stalls, bootstrap delays, and invalid-ticket warnings with the anoncomms team.
DST: Deployed the DST dashboard and improved monitoring-stack scalability and resource allocation.
DST: Found a potential nim-libp2p gossipsub mesh issue through cluster vs Shadow simulator comparison regression testing.
INFRA: Fixed Nimbus Sepolia hosting, QUIC defaults, host naming, and investigated memory and disk growth.
INFRA: Improved Logos node recovery and monitoring and began CLI signing and notarization.
INFRA: Migrated get.status.app to Caddy-Git and deployed the Logos E-Learning site.
INFRA: Upgraded Cortex to 1.21.1 and improved logging, dashboards, and metrics ingestion.
INFRA: Prepared the Logos GitHub Enterprise migration and upgraded CI services and ARM build capacity.
NIM: Released Nimble 0.24.1 and updated Nim to use the new version.
NIM: Improved taskpools with external-thread submissions, broader tests, and allocation and event-notifier work.
NIM: Made the Nim Docker Hub images official.
P2P: Completed the nine-part nim-libp2p migration to nim-ffi cbindings.
P2P: Completed mobile cross-compilation support.
P2P: Merged Android and iOS simulator and FFI-target support.
P2P: Replaced nim-nat-traversal with nim-libplum in NATService.
P2P: Advanced Kademlia service-discovery behavior with routing, lookup, eviction, and interoperability fixes.
QA: Expanded reliable-channel API coverage through additional scenarios and reported confirmed unreliable behavior.
QA: Expanded Status Desktop CPU and RAM benchmark collection and charting.
QA: Added Windows benchmark baselines, account variants, spread bands, and system information.
QA: Investigated high Status Mobile memory usage and enabled profiling builds.
QA: Advanced in-repository and module-level Logos Delivery E2E test migration.
SEC: Closed two high-severity audit findings and continued remediation of open high and critical findings.
SEC: Began the libchat audit, reported a missing delegate identifier, and started reviewing de-MLS.
SEC: Restored Finance automations after an instance restart and verified BBHR and Iplicit synchronization.
TKE: Sketched the EcoDev node-program implementation plan.
TKE: Continued XPrize submission reviews, awards, KPI planning, and budgeting.
WEB: Restored Vercel and Status build downloads and unblocked the dockerized website deployment.
WEB: Implemented the new Logos roadmap design and copy.
WEB: Advanced the Logos media migration with search, interactive articles, and responsive layouts.
WEB: Added search to the Status blog.
WEB: Added structured data to status.app pages.
WEB: Added mnemonic account discovery and advanced in-wallet multi-account creation.
ift-ts:dst:
admin/misc
Continued task tracking and reviews.
Discussed Logos Core integration and the remote daemon in version 0.2.1.
Investigated /metrics timeouts.
ift-ts:dst:logos:2026q3-blockchain-evaluation:devnets
Delayed deployment of a node through Logos Core.
ift-ts:dst:logos:2026q3-anoncomms-evaluation:service-discovery-scenarios
ift-ts:dst:logos:2026q3-messaging-evaluation:quic-vs-tcp
ift-ts:dst:ift:2026q2-dst-tooling:general-tooling
Merged 10ksim#354 , fixing command argument handling.
Merged vaclab-2#42 , adding a namespace variable for nWaku.
ift-ts:dst:ift:2026q2-dst-tooling:dashboard
ift-ts:dst:ift:2026q3-dst-lab:analyze-current-stack
Merged vaclab-2#41 , deploying the DST Dashboard and updating the VacLab home page.
Traced delayed log and metric insertion to a single low-resource vlstorage replica and an overloaded vmstorage node.
Opened vaclab-2#43 , scaling storage replicas and resources, adding priority and anti-affinity, fixing Authentik shared memory, creating secrets, tuning Cilium, and relocating OTLP collectors.
ift-ts:dst:ift:2026q3-dst-tooling:slow-proof-analysis
Documented high RLN proof-generation debugging .
Reproduced proof generation taking up to 600 ms with a 0.3 CPU allocation in Docker Compose.
Tested different CPU profiles and prepared a Kubernetes StatefulSet manifest.
Identified low CPU requests, lack of CPU pinning, and noisy neighbors as the main Kubernetes hypothesis.
ift-ts:dst:ift:2026q3-dst-tooling:dashboard-improvements
ift-ts:dst:ift:2026q3-libp2p-evaluation:regression-testing
Expanded the regression rulebook with additional metrics and pitfalls.
Ran the first matched WAN-profile cluster-versus-Shadow comparison and found a potential gossipsub mesh issue in nim-libp2p v2.2.0.
Merged 10ksim#316 , adding muxer, discovery, and run controls to the Shadow harness.
Merged 10ksim#351 , collecting gossipsub control and efficiency metrics in Shadow; continued cluster-side coverage .
Opened 10ksim#353 and drafted 10ksim#356 , adding WAN latency, bandwidth, and cluster caps.
ift-ts:infra:
lido
Updated documentation after the Mainnet key migration.
Researched enabling the slashing database for Web3Signer.
nimbus
Restored missing Sepolia ERA files and their public hosting.
Fixed Nimbus nodes broken by QUIC being enabled by default.
Corrected the old nimbus.eth1 host name temporarily used for Obol on Hoodi.
Debugged unconstrained memory growth in a recent Nimbus-eth2 release.
Investigated unconstrained Nimbus-eth1 disk-space growth.
logos
Fixed restart backoff in the Logos Blockchain Docker Compose setup.
Fixed the OpenMetrics sidecar service using the wrong port.
Added an entrypoint script so Logos modules restart after failures.
Added missing license files and legal disclaimers to Logos repositories.
Began Logos CLI signing and notarization work.
status
Helped fix randomized listening ports used by the status-go node.
Continued work to merge the deterministic-build F-Droid merge request.
sites
Migrated get.status.app to self-hosted Caddy-Git.
Debugged Umami issues on the newly self-hosted get.status.app site.
Deployed the Logos E-Learning platform website and awaited its database dump.
Debugged a missing webhook for status-web builds.
Added Mailgun configuration for the Logos Stewards website.
Completed DNS TXT verification for the Keycard domain.
office
Adjusted administrator permissions for the default public Matrix space.
Investigated a private Matrix space for Adam and the Finance team.
misc
Fixed a Signal bridge failure caused by deregistration.
Fixed duplicate keys in the infra-pass repository.
hq
Upgraded Cortex from 1.18.1 to the 1.21.1 release.
Investigated Cortex querier query-duration issues.
Enabled JSON logs and created a Cortex Kibana dashboard.
Resolved multiple Prometheus metrics push failures.
Identified broken metric labels from the GitHub exporter and Waku Sonar.
ci
Prepared the GitHub Enterprise migration for Logos organizations.
Upgraded the GitHub Actions exporter with the start/stop bug fix.
Fixed linux-05 Docker socket permissions.
Increased the vacp2p GitHub Actions cache limit to 30 GB.
Upgraded Jenkins to the newest stable release and updated its plugins.
Upgraded Java JRE for the new Jenkins Agent version.
Fixed Nix-Darwin activation failures caused by Homebrew errors.
Restored the missing Squish license on linux-05.
Installed the missing Allure 2.x release for Status E2E.
Deployed a Scaleway ARM host for ARM build testing.
ift-ts:nim:
ift-ts:p2p:
ift-ts:p2p:ift:2026q3-nimlibp2p-mobile-targets:cross-compilation
Completed cross-compilation support.
ift-ts:p2p:ift:2026q3-nimlibp2p-mobile-targets:ci-examples
ift-ts:p2p:ift:2026q3-nimlibp2p-maintenance:maintenance
Opened nim-chronos#695 , running the test suite on Android and iOS.
Merged nim-libp2p#2844 , avoiding advertisement of ephemeral peer addresses.
Merged nim-libp2p#2843 , printing the selected platform in multiformat tests.
Merged nim-libp2p#2838 , preserving the QUIC server role during hole punching.
Merged nim-libp2p#2837 , propagating QUIC accept errors.
Merged nim-libp2p#2830 , avoiding unused allFinished copies.
Merged nim-libp2p#2836 , fixing daily workflow job names.
Closed nim-libp2p#2835 , covering the Nimbus daily workflow.
Merged nim-boringssl#13 , removing native libraries.
Merged nim-libp2p#2828 , resetting streams after failed protocol negotiation.
Merged nim-lsquic#99 , closing QUIC streams after receiving FIN.
Merged nimbus-eth2#8756 , bumping libp2p to 2.1.5.
Opened lsquic#581 , exposing full server-side certificate chains.
Troubleshot Nimbus build failures with the latest libp2p version.
Merged nim-libp2p#2823 , draining service-discovery bootstrap futures during shutdown.
Merged nim-libp2p#2819 , disabling IdentifyPusher by default.
Merged nim-libp2p#2803 , removing the temporary i386 workflow.
Merged nim-libp2p#2815 , fixing concurrent gossipsub peer-table access during unsubscribe.
Merged nim-libp2p#2829 , tolerating missing sources in coverage generation.
Merged nim-libp2p#2605 , tracking and cancelling spawned futures during teardown.
ift-ts:p2p:ift:2026q3-logos-core-learning-materials
Began reviewing Basecamp documentation and Logos repositories and gathered clarification questions.
other notes
ift-ts:p2p:ift:2026q3-logos-messaging-nim-ffi-integration:integration-support
ift-ts:p2p:ift:2026q3-logos-messaging-nim-ffi-integration:migration-path
ift-ts:p2p:ift:2026q3-logos-delivery-consulting:service-discovery-kad
ift-ts:p2p:ift:2026q3-nimlibp2p-libplum-nat-traversal:natservice-migration
ift-ts:qa:
ift-ts:qa:keycard:2026q3-keycard-testing:wallet-compatibility
Finished most third-party wallet testing and documented the results .
ift-ts:qa:logos:2026q3-lez-fuzz-testing:framework-maintenance
Merged lez-fuzzing#20 , adding a timeout to model-based stateful lockstep testing.
ift-ts:qa:logos:2026q3-messaging-testing:reliable-channel-api-tests
ift-ts:qa:logos:2026q3-messaging-testing:maintenance
Reviewed CI failures, delivery changes, and flaky sharding tests.
Continued logos-delivery-interop-tests#132 , updating the failing rendezvous test and expanding coverage.
ift-ts:qa:status:2026q2-status-go-functional-testing:7132
ift:2026q3-nim-libp2p-testing:maintenance
ift:2026q3-nim-libp2p-testing:quic-repo
Started investigating the QUIC repository.
ift-ts:qa:status:2026q3-status-qa-desktop:battery-cpu-ram-usage
ift-ts:qa:status:2026q3-status-qa-desktop:windows-performance-tests
Merged Status Desktop benchmark work covering wallet metrics, baselines, account variants, spread bands, responsive charts, nightly system information, and refactoring in status-app-benchmarks#10 , #11 , #12 , #13 , #15 , and #16 .
Merged status-app#21509 , adding fresh-user desktop benchmark variants.
Merged status-app#21493 , collecting Windows system information in nightly benchmark pushes.
ift-ts:qa:status:2026q3-status-qa-desktop:maintenance
ift-ts:qa:status:2026q3-status-qa-desktop:release-testing
ift-ts:qa:status:2026q3-status-qa-mobile:journey-smokes
ift-ts:qa:status:2026q3-status-qa-mobile:binding-contract
Merged status-app#21496 , checking wakuext FFI method names against vendored status-go.
ift-ts:qa:status:2026q3-status-qa-mobile:performance
Investigated roughly 1 GB of on-device RAM use with heapprofd and Perfetto for status-app#21470 and #21513 .
Opened status-app#21538 , enabling profiling in Android builds.
Ran and posted A/B results for status-app#21505 .
Presented the performance dashboard to developers.
ift-ts:qa:status:2026q3-status-qa-mobile:maintenance
ift-ts:qa:logos:2026q3-logos-messaging-integration:delivery-module-e2e
Continued logos-delivery#4027 , moving the first test batch into the repository and unblocking several expected failures.
Continued logos-delivery#4052 , running the Docker subset of API and E2E wrapper tests.
Continued logos-delivery-module#51 , finishing unstable-build debugging for the Python RPC-driven E2E suite.
ift-ts:qa:status:2026q3-status-go-functional-testing:maintenance
Merged status-go#7633 , improving IPv4 port-publishing reliability and skipping IP changes on IPv6.
Merged status-go#7584 after fixing CI issues for the community control-node transfer test.
ift-ts:sec:
ift:2026q3-vulma-and-ir:alert-triage-and-remediation
ift:2026q3-cicd-security-review:code-review-activities
Reviewed and merged status-go#7613 , bumping the SDS stack, and status-go#7616 , allowing media-server port overrides.
Reviewed open status-go changes #7607 , #7580 , #7475 , #7461 , and #7452 , carrying them to W30.
Reviewed and merged status-app#21481 , cleaning up browser profiles.
Reviewed open status-app changes #21455 , #21421 , and #20971 , carrying them to W30.
Continued the status-go, status-app, and keycard-shell review rotation; no new Keycard changes arrived.
ift:2026q3-cicd-security-review:keycard-audit-follow-up
Continued validating open Keycard findings audit-reports#95 and #93 .
Synced with the Keycard team on the remaining items.
ift:2026q3-policy-and-process:access-and-policy-management
Reviewed pending PAT requests and iterated on the security checklist and Copilot policy .
Continued logos-lambda-prizes organization hardening and VPN review support.
ift:2026q3-vulma-and-ir:incident-response-and-bounty-triage
ift:2026q3-threat-intelligence:supply-chain-attack-research
Continued monitoring npm, OAuth, and CI-tool supply-chain campaigns and folded indicators into defensive recommendations.
ift:2026q3-internal-audits:logos-and-keycard-followup
Continued the Logos Blockchain and Status Keycard internal audit cadence.
Followed through on audit-reports#95 , #85 , and #84 .
ift:2026q3-finance-automation-bug fixing & support
Monitored Finance executions daily and provided support and bug fixes.
Verified workflows after the instance restart and confirmed BBHR and Iplicit were synchronized.
ift:2026q3-security-automation:refine -app-catalogue-update-from-expensify
Monitored duplicate-data scenarios daily.
ift:2026q3 - Investigation into migration from Discord to Element for n8n workflows
Awaited a decision from Infra.
ift:2026q3-Investigation into KYB/KYC for new contributor profiles
Awaited final review from People Operations and Legal.
Continued integration with the Vercel application used by People Operations.
Continued GDPR and DPA analysis with Legal.
ift:2026q3-security-admin
Finalized Bitwarden access for Security cloud-instance credentials.
Reviewed pending Q3 tasks.
ift:2026q3-internal-audit:logos-messaging-security-review
Began auditing libchat and reported the missing delegate_id finding in audit-reports#108 .
Confirmed the missing identifier is a known unimplemented item.
Began reviewing the de-MLS protocol and discussed PrivateV1 .
ift-ts:tke:
admin
Updated the TKE NCTs.
OOO: 3 CC days.
vac:tke:blockchain:pow:tokenomics
Discussed the design with the Blockchain team.
vac:tke:ift:ecodev:node-program
Sketched an implementation plan for the program.
vac:tke:keycard:incentives:snt
Discussed constraints and objectives with stakeholders.
vac:tke:ift:ecodev:cost-transparency
Reviewed the work, provided feedback, revisited results, and analyzed next steps.
vac:tke:ift:support-to-ift-units:governance
Reviewed the work and next steps with the Legal team.
vac:tke:ift:ecodev:xprize
Continued reviewing submissions, synchronized on and awarded additional prizes, and planned KPIs and budgets.
vac:tke:ift:ecodev:rfp
Reviewed recent developments.
vac:tke:ift:ecodev:wrapped-assets
Reviewed business-development progress and supported research and case studies.
ift-ts:web:
No results found Try adjusting your search or filter criteria.