Skip to content

Commit 7b2a4fb

Browse files
committed
Update tools agenda
1 parent feccaf4 commit 7b2a4fb

File tree

1 file changed

+35
-4
lines changed

1 file changed

+35
-4
lines changed

agendas/2025/sprint-kickoff/Flow-Sprint-Kickoff-06-27-2025.md

Lines changed: 35 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ N/A
4545

4646
### Key Release Dates & Breaking Changes
4747

48-
Full network upgrade (Spork) Fall 2025.
48+
Full network upgrade (Spork) Fall 2025.
4949

5050
---
5151

@@ -111,9 +111,9 @@ Q2 2025 Cycle Objective(s):
111111
- Improvements:
112112
- Performance optimization: [Remove unnecessary storage commit at end of script execution](https://github.com/onflow/cadence/pull/4046)
113113
- [Improve bimap insertion and tests](https://github.com/onflow/cadence/pull/4045)
114-
- Bugfix:
114+
- Bugfix:
115115
- [Fix race when array/dictionary entitlement set is used concurrently](https://github.com/onflow/cadence/pull/4040)
116-
- Automation:
116+
- Automation:
117117
- [Setup automated fuzzing of Cadence repo](https://github.com/onflow/cadence/issues/3985)
118118
- [Fix CCF encoder fuzzer](https://github.com/onflow/cadence-fuzzer/pull/25)
119119
- [Fix decoder fuzzing ](https://github.com/onflow/cadence-fuzzer/pull/26)
@@ -318,10 +318,41 @@ Cycle Objective(s):
318318

319319
**Done Last Sprint**
320320

321-
321+
- **Component & Hook Development**
322+
- Built `TransactionButton` component and integrated it into the live demo area
323+
- Improved `Connect` component with Cross-VM token balance display
324+
- Created and documented the `useCrossVmTransactionStatus` hook
325+
- Added raw query hook support from community request
326+
- Added context support for transaction state handling in `TransactionButton`
327+
- Added emulator support for Cross-VM hooks
328+
- **Documentation & Demos**
329+
- Wrote documentation for:
330+
- `Connect`
331+
- `TransactionButton`
332+
- `TransactionLink`
333+
- `TransactionDialog`
334+
- `useCrossVmTransactionStatus`
335+
- Continued development of live demo area on the docs site
336+
- Polished component UI for release and began dark mode support
337+
- **Tooling & Infrastructure**
338+
- Started building an internal demo/testing environment for rapid iteration
339+
- Initiated refactor of global FCL config
340+
- Released CLI with emulator EVM Bridge functionality
341+
- **TypeScript Support**
342+
- Extracted SDK reference material into JSDoc within the `onflow/sdk` package
343+
- Completed enriched descriptions and examples for `onflow/sdk`
344+
- Continued improving `onflow/fcl` JSDoc examples
322345

323346
**This Sprint**
324347

348+
- Support developers at the Eth Hackathon
349+
- Release components in the library
350+
- Launch the live demo area in the documentation
351+
- Write a blog post for the components release
352+
- Finish the global config issue
353+
- Add the `useFlowTransaction` hook
354+
- Make the token type configurable in the `Connect` component
355+
- Begin work on DeFi block support in the tooling
325356

326357
---
327358

0 commit comments

Comments
 (0)