From b9e5e079da2d15c2f27b5e2faebc4b25dcd3e6cd Mon Sep 17 00:00:00 2001 From: Jan Bernatik Date: Thu, 17 Oct 2024 18:20:16 -0700 Subject: [PATCH] Cadence wg update --- .../sprint-kickoff/2024-10-18-Flow-Sprint-Kickoff.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/agendas/2024/sprint-kickoff/2024-10-18-Flow-Sprint-Kickoff.md b/agendas/2024/sprint-kickoff/2024-10-18-Flow-Sprint-Kickoff.md index 81a049b08..14b45f214 100644 --- a/agendas/2024/sprint-kickoff/2024-10-18-Flow-Sprint-Kickoff.md +++ b/agendas/2024/sprint-kickoff/2024-10-18-Flow-Sprint-Kickoff.md @@ -85,17 +85,11 @@ Monday, 2024-10-14 18:46:30 Pacific: Sev-3 - EVM Gateway 2 stopped processing EV # Working Group Updates ### **Cadence and Virtual Machine** \[Jan] -Cycle Objective(s): -1) Upgrade Mainnet to Crescendo Release with minimal impact on developers, to lower the barrier for cross chain liquidity on Flow -2) Calibrate Transaction fees so that they accurately reflect resource usage during execution and deploy as part of Crescendo to avoid future disruption. -3) Analyze execution runtime trends and risks to plan next set of scalability OKRs. +**Cycle Objectives** -* Stretch-goals: -4) Expand testing capability of storehouse so that we can validate execution correctness and benchmark performance on Mainnet data -5) Design a new Trie to improve performance of update operation, reduce memory usage and size of proofs and to support more flexible proof queries. -6) Enable Concurrent Execution on one EN on Mainnet to validate correctness of the implementation (Detect execution forks) -7) Improve execution performance to mitigate the impact of adding metadata to token standards +[Cadence Language](https://github.com/onflow/cadence/issues/3623) +[Cadence VM (execution environment)](https://github.com/onflow/flow-go/issues/6577) **Done last sprint**