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
29 changes: 17 additions & 12 deletions agendas/2026/sprint-kickoff/Flow-Sprint-Kickoff-03-27-2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,21 +226,26 @@ https://github.com/onflow/flow-okrs/issues/206

**Last Sprint**

* Explorer & UI

* Access API & Indexer

* Infrastructure & Ops

* Explorer
* Added previous searches suggestions
* Add NFT transfer tabs to account page
* Add FT transfer tabs to account page
* Deployed live indexer
* Backfilled core data for mainnet 27
* Started backfill core data for mainnet 26 - in progress
* Deployed contract deployments indexer
* Started indexers for accounts, transfers, scheduled tx
* Various performance and observability improvements to the live and backfill indexers
* Created Access API (rest/grpc) that can server current and historical data

**Next Sprint**

* Explorer & UI

* Indexer

* Community

* Explorer
* Finish backfilling mainnet26
* Start backfilling mainnet24-25
* Deploy and backfill indexers for accounts, transfers, scheduled tx
* Start indexers for contracts, tokens, staking rewards, evm blocks & tx
* Integrate indexer data into flow explorer

---

Expand Down
Loading