Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
77 changes: 60 additions & 17 deletions agendas/2026/sprint-kickoff/Flow-Sprint-Kickoff-03-12-2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Q1 Cycle Objective(s):
- Cadence security improvements:

- In-house financial analytics & fraud detection tooling

- Blocked for explorer work
- Update of bug bounty program with HackenProof.

- Fungible token supply monitoring
Expand All @@ -210,7 +210,7 @@ Q1 Cycle Objective(s):
- Cadence security improvements:

- In-house financial analytics & fraud detection tooling

- Blocked for explorer work
- Update of bug bounty program with HackenProof.

- Fungible token supply monitoring
Expand Down Expand Up @@ -240,21 +240,64 @@ Q1 Cycle Objective(s):
### **Developer Tooling** \[Chase]

Cycle Objective(s):
https://github.com/onflow/flow-okrs/issues/176
https://github.com/onflow/flow-okrs/issues/175

**Done Last Sprint**

- Assist on security analytics tool, block explorer, and FCM testing (covered in other sections)
- Block Explorer


**This Sprint**


- Block Explorer


https://github.com/onflow/flow-okrs/issues/206

**Last Sprint**

* Explorer & UI
* Search input validation and dropdown options
* Transaction fee stat cards
* Account page redesign with NFTs and FTs support
* Added EVM navigation link and EVM COA links
* Created UI for COAs
* Added explanations for node counts
* Setup analytics
* Added claimable tokens alert and claim dialog
* Added transactions page
* Added scheduled transactions page
* Added blocks page
* Redesigned explorer home page
* Added mainnet/testnet toggle
* Implemented API hooks
* Improved transactions API endpoint
* Implemented contracts API endpoints and improvements
* Implemented scheduled transactions API endpoints
* Added advanced contract search functionality
* Implemented simple group API improvements
* Access API & Indexer
* Added receipt endpoints to the Access API
* Merged extended index improvements
* Updated OpenAPI specifications
* Fixed flaky TestProduceConsume pebble panic
* Added account transactions secondary index
* Added execution receipt handling and block ID validation
* Improved database error reporting
* Added GitHub workflow automation and documentation improvements
* Infrastructure & Ops
* Enabled analytics VM access to explorer VM
* Updated DNS configuration for evm.flow.com
* Increased rate limits and updated experimental infrastructure components

**Next Sprint**

* Explorer & UI
* Remember and suggest previous searches
* Fix FCL cross VM bug
* Add WalletConnect support for mobile
* Add info bubbles and explainers for roles on the transactions page
* Update contract page to show contract deployments
* Add NFT transfer tabs to account page
* Add FT transfer tabs to account page
* Review NFT transfers API endpoint with latest indexer implementation
* Review FT transfers API endpoint with latest indexer implementation
* Address explorer backlog issues
* Node operator admin page
* Indexer
* Deploy live indexer
* Begin backfilling 2025 sporks
* Add secondary indexers for transfers, contracts, accounts, and epoch rewards
* Community
* Assist with judging projects for the PL Genesis hackathon

---

Expand Down
Loading