IFT-TS 2026/04/13
top highlights
- SC team advanced LEZ work with AMM safety fixes, fee-system follow-up, and continued migration into
lez-programs. - QA team moved LogosDelivery, LEZ fuzzing, and nim-libp2p interop and Status testing forward.
- Web team kept SN Hub Hoodi migration moving and expanded the wallet extension with dApp connection, NFT transfer, browser notifications, hardware-wallet import, and multi-wallet work
team highlights
- BI: Published a new version of the Logos ecosystem funnel dashboard.
- BI: Shipped the first Logos YouTube analytics dashboard.
- BI: Prepared the Status app download dashboard.
- DST: Re-ran Logos messaging regression experiments with a different cluster ID and fixed the old publisher hostname bug.
- DST: Advanced Logos blockchain devnet work with fresh deployments and isolated network namespaces.
- DST: Stabilized nim-libp2p regression runs by fixing connection timing and rebuilding old test-node images.
- DST: Adapted LSQUIC benchmarking to vaclab and compared latency and throughput against ground truth.
- NIM: Nimble work continued with lazy bootstrap, versioning, version-discovery refactors, and absolute-path fixes.
- NIM: Protobuf work added
Oneofsupport and proto3 map generation. - NIM: Nimlangserver MCP work added a tools route and verified reference lookups in VS Code.
- NIM: Documentation work continued across
unittest2and Chronos. - NIM: Maintenance work fixed issues in
nim-json-rpcandnim-stint. - P2P: GossipSub queue-priority and control-queue work completed.
- P2P: nim-libp2p maintenance added LSQUIC benchmarks, synchronous engine processing, and CI cleanup.
- P2P: Connection-management prep kept new PRs moving.
- P2P: Capability-discovery work kept service-discovery PRs moving for anoncomms.
- QA: Token-gated community functional tests stayed in review.
- QA: LEZ fuzzing moved ahead through the first prototype.
- QA: LogosDelivery preparation fixed the
.soCI build issue. - QA: The Python bindings PR merged.
- QA: nim-libp2p interop plans advanced through new GossipSub test PRs and Ed25519 seed support.
- QA: Status desktop maintenance kept multiple PRs and issues moving.
- RFC: Reviewed multiple RFC index PRs and opened the next 1/COSS update.
- RFC: Adversarial-spec testing stayed on track after local validation with several LLMs.
- RFC: Reached agreement with the Logos Blockchain team on the spec process and internal organization.
- SC: Ported exact-output swap work into
lez-programsand finished thenew_definitiontask. - SC: Closed dead-shares, minimum-liquidity-lock, and SyncReserves work while keeping RecoverSurplus review moving.
- SC: Advanced LP fee accounting through initial implementation and review.
- SC: Moved configurable fee tiers through the first implementation.
- SC: Continued ATA migration and repo-setup hardening in
lez-programs. - SC: Deployed Status L2 communities contracts on Hoodi.
- SEC: Updated treasury signatory onboarding.
- SEC: Continued cold-signing validation work.
- SEC: Reviewed Google SSO dependencies for degoogling.
- SEC: Continued repository security alert triage across vulnerability, code-scanning, and secret-scanning workflows.
- SEC: Continued incident and bug-bounty intake triage.
- SEC: Started the Logos Blockchain security review and shared the draft with the team.
- TKE: Updated the LEZ fee-market model based on feedback.
- TKE: Updated the hybrid PoW/PoS model based on feedback.
- TKE: Finalized the Logos token document for fundraising and reviewed the investment deck.
- TKE: Reviewed the Karma tokenomics paper.
- TKE: Continued reviewing ecosystem-development RFPs.
- TKE: Advanced lambdaPrize support work.
- WEB: Continued SN Hub Hoodi migration.
- WEB: Shipped the first Karma leaderboard UI.
- WEB: Advanced dApp connection in the wallet extension.
- WEB: Implemented NFT transfers in the wallet extension.
- WEB: Added browser notifications to the wallet extension.
- WEB: Merged the hide-small-balances feature in the wallet extension.
ift-ts:bi:
ift-ts:bi:logos:2026q2-logos-ecodev-funnel- Published a new version of the Funnel dashboard Logos Funnel v2.
ift-ts:bi:logos:2026q2-logos-communication-overview- Continued work on the communication overview dashboard.
ift-ts:bi:logos:2026q2-logos-youtube-analytics- Published the first version of the YouTube analytics dashboard Logos YouTube Analytics.
ift-ts:bi:logos:2026q2-logos-node-analytics:blockchain- Investigated data extraction for Logos blockchain analytics.
ift-ts:bi:status:2026q2-status-download-analytic- Prepared the Status app download dashboard Status App Download.
ift-ts:bi:ift:2026q1-ift-smart-contract-monitoring:status-network-vault- Updated the status-network vault dashboard with token values in USD.
other notes- Documented how the BI team can generate correct shareable analytics links in Notes.
ift-ts:dst:
ift-ts:dst:logos:2026q2-messaging-evaluation:regression-testing- Retried experiments with a different cluster ID.
- Discussed the
--keep-aliveflag and CI-analysis details with Ivan. - Fixed the old publisher hostname-retrieval bug in vacp2p/10ksim#241.
ift-ts:dst:logos:2026q2-blockchain-evaluation:devnets- Deployed new blockchains from genesis together with Gusto and Mamoutou.
- Used ClusterIP and a separate namespace for the isolated network.
ift-ts:dst:ift:2026q2-libp2p-evaluation:regression-testing- Worked from the nimlibp2p 1.16.0 WIP notes.
- Fixed node-connection timing so tests could use
TOCONNECT=10again and bandwidth returned closer to expected levels. - Added a longer startup delay via
COLDSTARTDELAYand built old test-node images for 1.14.0 and 1.16.0.
ift-ts:dst:ift:2026q2-dst-tooling:general-tooling- Fixed the
zerotesting-storeKubernetes issue. - Opened vacp2p/pod-api-requester#5 to correct publish-message timing.
- Fixed the
ift-ts:dst:ift:2026q1-dst-tooling:analysis-yaml-refactor- Rebased, documented, and merged vacp2p/10ksim#216.
- Rebased and continued cleanup, organization, and testing on vacp2p/10ksim#239.
ift-ts:dst:ift:2026q2-libp2p-evaluation:nim-lsquic-benchmark- Adapted the benchmark script for Kubernetes and vaclab and reproduced LAN, WAN, and mobile scenarios.
- Compared vaclab and ground-truth QUIC latency and found latency matched while throughput capped around 500 Mbps.
- Created the dst-nim-lsquic-test repository with sender and receiver tools, a Dockerfile, and a README.
ift-ts:dst:logos:2026q2-anoncomms-evaluation:closeness-score- Ran local Kademlia tests with nim-libp2p.
other notes- Set up the 2026 Q2 GitHub timeline in vacp2p/roadmap#431.
- Opened DST task updates in vacp2p/roadmap#435 and #436.
- Followed up on further nim-libp2p QUIC analysis tasks, reviewed reporting structure, and onboarded Alan.
- Helped with Nomos workload deployment planning.
- Reviewed vacp2p/vaclab-2#23, vacp2p/pod-api-requester#5, the DST Explorer proposal, and vacp2p/dst-libp2p-test-node#19.
ift-ts:nim:
ift-ts:nim:ift:2026q2-nimble:nimble-1.0.0- Continued nim-lang/nimble#1669, #1668, #1667, #1665, and #1664.
- Worked on lazy bootstrap resolution,
vnextcleanup, version updates, version-discovery extraction, and absolute-path handling fornimble dump.
ift-ts:nim:ift:2026q2-nim-core-libs:protobuf-library- Implemented
Oneoffields in status-im/nim-protobuf-serialization#70. - Added
seq[Entry]generation for map types in status-im/nim-protobuf-serialization#69.
- Implemented
ift-ts:nim:ift:2026q2-nim-core-libs:lsp-editor-support- Added the
tools/callroute for the nimlangserver MCP server. - Implemented the
nimFindReferencestool and verified it in VS Code in nim-lang/langserver#388.
- Added the
ift-ts:nim:ift:2026q2-nim-core-libs:docs- Added
unittest2examples and generated missing docstrings. - Updated the Chronos HTTP server tutorial in status-im/nim-chronos#622.
- Added
ift-ts:nim:ift:2026q2-nim-core-libs:maintenance- Fixed the unordered-response regression in status-im/nim-json-rpc#270.
- Fixed 32-bit Linux CI in status-im/nim-stint#180.
ift-ts:p2p:
ift-ts:p2p:ift:2026q2-nimlibp2p-gossipsub-queues:queue-priorities- Completed the queue-priority work.
ift-ts:p2p:ift:2026q2-nimlibp2p-gossipsub-queues:control-queue- Completed the control-queue work.
ift-ts:p2p:ift:2026q2-nimlibp2p-gossipsub-queues:best-effort-policy- Advanced the best-effort queue policy.
ift-ts:p2p:ift:2026q2-nimlibp2p-gossipsub-queues:validation- Started the validation work and extended message priorities in vacp2p/nim-libp2p#2241.
ift-ts:p2p:ift:2026q2-nimlibp2p-maintenance:maintenance- Created an LSQUIC benchmark harness in vacp2p/nim-lsquic#79.
- Made
engine_processrun synchronously when possible in vacp2p/nim-lsquic#78. - Removed unused
ngtcp2pins in vacp2p/nim-libp2p#2244 and updated CI timeouts in #2235. - Opened vacp2p/nim-libp2p#2250 for
cancelSoonand #2251 to reduce ECNIST key allocations.
ift-ts:p2p:ift:2026q1-nimlibp2p-connection-management- Did preparation work for the connection-management stream in vacp2p/nim-libp2p#2242 and #2247.
ift-ts:p2p:ift:2026q2-anoncomms-consulting:capability-discovery- Kept capability-discovery work moving in vacp2p/nim-libp2p#2246, #2245, #2238, and #2237.
other notes- Fixed the autobump job after a long-standing failure and interviewed one candidate.
- Tested concurrent unit-test execution in vacp2p/nim-libp2p#2236.
ift-ts:qa:
ift-ts:qa:status:2026q1-status-go-functional-testing:7129- Kept status-im/status-go#7359 in review.
ift-ts:qa:logos:2026q2-lez-fuzz-testing:framework- Kept the lez-fuzzing prototype moving.
ift-ts:qa:logos:2026q2-messaging-testing:e2e-testing-logosdelivery-preparation- Fixed the CI build issue for the
.solibrary and prepared logos-messaging/logos-delivery-interop-tests#159 for review. - Addressed logos-messaging/logos-delivery#3800 after discussion about configuration-schema parameter options.
- Fixed the CI build issue for the
ift-ts:qa:logos:2026q2-messaging-testing:python-bindingsift-ts:qa:ift:2026q2-nim-libp2p-testing:interop-test-plans- Kept vacp2p/nim-libp2p#2249 in draft and advanced #2240 and #2239.
ift-ts:qa:status:2026q2-status-qa-desktop:maintenance- Continued desktop maintenance work in status-im/status-app#20391, #20386, #20373, #20356, and #20352.
ift-ts:qa:status:2026q2-status-qa-mobile:test-messaging-1x1- Continued parity work, portrait support, and stability and performance investigation.
ift-ts:qa:status:2026q2-status-qa-mobile:release-testing- Tested issues found on folding phones.
ift-ts:qa:status:2026q2-status-go-functional-testing:maintenance- Kept status-im/status-web#1066 ready to merge after flakiness fixes.
- Opened logos-messaging/logos-delivery-interop-tests#169 to fix nim-waku daily failures.
other notes- OOO: 5 CC days.
ift-ts:rfc:
ift-ts:rfc:ift:2026q2-lip-index-maintenance:maintenance- Reviewed vacp2p/rfc-index#302, #305, and #307, and approved most of them plus #297.
ift-ts:rfc:ift:2026q2-lip-index-maintenance:coss-update- Opened vacp2p/rfc-index#308 for the next 1/COSS update.
ift-ts:rfc:ift:2026q2-lip-index-maintenance:adversarial-spec-ift- Tested adversarial-spec locally with Gemini, Claude, and CodexGPT and prepared the next skill and deployment steps.
ift-ts:rfc:logos:2026q2-lip-iteration:logos-specs- Reached consensus with the Logos Blockchain team on the spec process and internal organization and kept the pipeline of new specs moving.
ift-ts:sc:
ift-ts:sc:logos:2026q2-lez-dev- Ported exact-output swap work and the
SwapExactInputchanges into logos-blockchain/lez-programs#27. - Finished the
new_definitionwork in logos-blockchain/lez-programs#26.
- Ported exact-output swap work and the
ift-ts:sc:logos:2026q2-amm-program-completion:complete-pr-371ift-ts:sc:logos:2026q2-amm-program-completion:trading-feesift-ts:sc:logos:2026q2-amm-program-completion:fee-tiers- Closed the first configurable-fee-tiers implementation in PR #20.
ift-ts:sc:logos:2026q2-lez-programs-repo-setup:lez-dependency-integration- Reviewed and closed the post-swap
kinvariant port in PR #14.
- Reviewed and closed the post-swap
ift-ts:sc:logos:2026q2-lez-programs-repo-setup:merge-initial-setup- Kept PR #41 moving with requested changes around IDL freshness and artifact handling.
ift-ts:sc:logos:2026q2-lez-programs-repo-setup:migrate-ata-program- Reviewed and approved PR #24 for private-account and public-ATA integration tests before merge.
ift-ts:sc:status-l2:2026q2-maintaining-status-l2-contracts:maintenance- Deployed communities contracts on Hoodi.
other notes- Reviewed status-im/status-network-monorepo#178 for Karma slashing.
- Kept logos-co/spel#106 open and closed logos-co/spel#89.
- Gave the RAI presentation.
ift-ts:sec:
ift:2026q2-tr-continuity-plan:signatory-update- Reviewed and updated the Signatory Onboarding process to consolidate new and deprecated signers.
ift:2026q2-secure-treasury-management:test-safe-cold-signing- Performed offline multi-signing with a test Safe created by the TR team.
ift:2026q2-degoogling:sign-in-dependencies-review- Reviewed protocols supported by services that currently rely on Google SSO and assessed potential alternatives such as SAML, OAuth2, and OIDC.
ift:2026q2-policy-and-process:personal-access-token-approvals- Reviewed pending personal access token requests, validated least-privilege access, and coordinated with developers on access requirements.
ift:2026q2-vulma-and-ir:dependency-vulnerability-reviews- Triaged Dependabot security alerts across Status repositories.
ift:2026q2-vulma-and-ir:code-scanning-alert-reviews- Reviewed CodeQL and code-scanning alerts across IFT repositories.
ift:2026q2-vulma-and-ir:secret-scanning-reviews- Monitored secret-scanning alerts and coordinated follow-up on exposed credentials.
ift:2026q2-cicd-security-review:pr-security-reviews- Performed security reviews of recently merged PRs, including Keycard shell, Waku, and Status wallet changes.
ift:2026q2-cicd-security-review:keycard-remediation-validation- Continued validation of Keycard audit-fix remediation and edge cases.
ift:2026q2-vulma-and-ir:incident-monitoring- Monitored for security incidents and validated previously resolved cases.
ift:2026q2-vulma-and-ir:bug-bounty-triage- Triaged new bug bounty submissions across Waku, Status, and IFT projects.
ift:2026q2-internal-audit:logos-blockchain-security-review- Started the Logos Blockchain code review, opened the discussion thread, shared the draft with the team, and uploaded it to the
ift-securityrepository.
- Started the Logos Blockchain code review, opened the discussion thread, shared the draft with the team, and uploaded it to the
ift-ts:tke:
vac:tke:blockchain:stress-test:lez-fee-market- Updated the model based on feedback.
vac:tke:blockchain:stress-test:hybrid-pow-pos- Updated the model based on feedback.
- Continued reviewing the document, split work with Frederico, and refined the model.
vac:tke:ift:logos-token:fundraise- Finalized the Logos token document from the TKE side.
- Provided feedback on the investment deck.
vac:tke:status:karma-incentives:karma-tokenomics- Provided feedback on the Karma Tokenomics whitepaper.
vac:tke:ift:ecodev:xprize- Reviewed the proposed lambdaPrize landing page and copy.
- Coordinated new prizes and the AI reviewer.
- Continued reviewing submissions.
vac:tke:ift:ecodev:stablecoin- Added a research and comparables section.
vac:tke:ift:ecodev:rfps- Continued reviewing and commenting on RFPs, including lending and launchpad.
vac:tke:ift:ecodev:market-validation- Reviewed the private-capital-coordination and liquidity documents, joined the kickoff call, and continued market-sizing work.
other notes- Joined the second leg of the TKE retrospective.
- OOO: 2.5 CC days.
ift-ts:web:
ift-ts:web:status:2026q2-sn-hub:hoodi-migration- Continued migration testing in status-im/status-web#1060, addressed feedback, fixed gas-fee behavior, and prepared merge instructions.
ift-ts:web:status:2026q2-sn-hub:karma-evolution- Built the initial Karma leaderboard UI in status-im/status-web#1096 and the mock API endpoint in status-im/sn-api#26.
ift-ts:web:status:2026q2-sn-hub:backend- Updated apps on the discover page in status-im/status-web#1104.
ift-ts:web:status:2026q2-sn-hub:qa- Followed up and tested status-im/status-web#1066 after Egor’s fixes and changes throughout the week.
ift-ts:web:status:2026q2-status-wallet-extension:dapp-connection- Kept the EIP-1193 provider, RPC handling, approval popup, and connected dApps UI moving in status-im/status-web#1033.
ift-ts:web:status:2026q2-status-wallet-extension:send-nft- Implemented NFT transfers with gas-fee estimation in status-im/status-web#1089.
ift-ts:web:status:2026q2-status-wallet-extension:browser-system-notifications- Added browser notifications for wallet transactions in status-im/status-web#1095.
ift-ts:web:status:2026q2-status-wallet-extension:hardware-wallets- Added QR-based hardware-wallet import in status-im/status-web#1093.
ift-ts:web:status:2026q2-status-wallet-extension:hide-small-balances- Merged the hide-assets-under-1-USD filter in status-im/status-web#1087 and opened #1100 for follow-up layout and messaging changes.
ift-ts:web:status:2026q2-status-wallet-extension:multi-wallet- Advanced multi-wallet support in status-im/status-web#1097 while investigating broken Li.Fi swaps.
ift-ts:web:status:2026q2-status-website- Updated iOS and Android app metadata in status-im/status-web#1099.
ift-ts:web:ift:2026q2-maintenance:maintenance- Added
/karma-tokenomicsin status-im/status-web#1102 and continued OG-image fixes in acid-info/lpe-cms#5 and acid-info/logos-press-engine#267. - Shifted calendar dates and made time mandatory in acid-info/logos-press-engine#268 and acid-info/admin-acid.logos.co#43.
- Added
ift-ts:web:logos:2026q2-logos-website:cms-sanity- Reviewed the CMS replacement proposal in status-im/status-web#959.
other notes- Audited unused repositories for Legal and continued Q2 planning and estimation work.
- Followed up on lattice reviews.
- OOO: 2 CC days.