Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2024-07-19-Flow-Sprint-Kickoff.md #1487

Merged
merged 1 commit into from
Jul 19, 2024
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
28 changes: 22 additions & 6 deletions agendas/2024/sprint-kickoff/2024-07-19-Flow-Sprint-Kickoff.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,17 +47,33 @@

| | Application | Cadence | Governance | Protocol | Total |
|:------------------------|:------:|:-------------:|:-----------------:|:-----------------:|:-----------------:|
| Drafted | 7 | 9 | 0 | 7 | **23** |
| Proposed | 1 | 2 (-1) | 2 | 0 | **5** (-1) |
| Drafted | 8 | 9 | 0 | 7 | **24** (+1) |
| Proposed | 1 | 2 | 2 | 0 | **5** |
| Accepted | 2 | 1 | 2 | 1 | **6** |
| Rejected | 0 | 0 | 1 | 0 | **1** |
| Implemented | 3 | 22 (+1) | 2 | 1 | **28** (+1) |
| Implemented | 3 | 22 | 2 | 1 | **28** |
| Released | 4 | 0 | 3 | 6 | **13** |
| Total | **17** | **34** | **10** | **15** | **76** |
| Total | **17** (+1) | **34** | **10** | **15** | **76** (+1) |

**Updates**
* [Cadence] - FLIP for changing import statement semantics (FLIP-277) moved to implementation
* FLIPs started by folks who have now left FF, need to reassign
* [Application] - Integrating with the Lost and Found contract (drafted)
* FLIPs that haven't moved in a while or need new owners or have old statuses
- Application -
- Interaction Templates
- Pool-Based DEX Swap Standard
- FCL Authz/Pre-Authz v2.0.0 Specification
- Contracts Import Syntax
- Cadence
- New behavior for attachments with entitlements
- Type Removal In Contract Updates
- Optional References to Indexed Accesses
- Next version changes to FLIX
- Attachments
- Mutability Restrictions
- Cadence Storage API Improvements
- Reference Creation Semantics
- View Functions
- Entitlements
---


Expand Down
Loading