From 8657aa76f117ce1439edbf415d45829305038b4f Mon Sep 17 00:00:00 2001 From: j pimmel Date: Fri, 24 May 2024 09:19:26 -0700 Subject: [PATCH] Misc updates --- .../2024-05-24-Flow-Sprint-Kickoff.md | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/agendas/2024/sprint-kickoff/2024-05-24-Flow-Sprint-Kickoff.md b/agendas/2024/sprint-kickoff/2024-05-24-Flow-Sprint-Kickoff.md index 97630f3e1..7fb6abb43 100644 --- a/agendas/2024/sprint-kickoff/2024-05-24-Flow-Sprint-Kickoff.md +++ b/agendas/2024/sprint-kickoff/2024-05-24-Flow-Sprint-Kickoff.md @@ -194,6 +194,11 @@ EVM Core - Bugfix - [EVM.dryRun method inconsistent behavior for certain errors](https://github.com/onflow/flow-go/issues/5902) +Cadence 1.0 Contract updates + - Follow up reviews for [dependency audit contract](https://github.com/onflow/contract-updater/pull/33), NFT Catalog and FT/NFT guide updates + - [Bridge standup script](https://github.com/onflow/flow-evm-bridge/pull/76) + - Completed VM bridge deployment runbook + **This sprint** DONE: Objective 1, KR 1: Enable Developers and the Flow Foundation to simulate Cadence 1.0 Contract upgrades @@ -275,6 +280,11 @@ Cycle Objective(s): - Review randomness on Flow EVM - SPoCK aggregation: revisit single SPoCK proof (but the KOSK proof) +* Rosetta: + - Cadence Rosetta Crescendo compatibility: [Started Rosetta event hash check](https://github.com/onflow/rosetta/pull/60) + - Took delivery of Flow EVM Rosetta implementation from contract developer + + **This sprint** * EFM Recovery @@ -289,8 +299,6 @@ Cycle Objective(s): - Start design work for DB pruning - KROK Team - Fix retries when using preferred-execution-nodes list ([Issue #5810](https://github.com/onflow/flow-go/issues/5810)) - - Update rosetta for Crescendo ([Issue #52](https://github.com/onflow/rosetta/issues/52)) - - Fix rosetta event hash check ([Issue #41]( https://github.com/onflow/rosetta/issues/41)) - Add support for version beacon events to control script execution ([Issue #5757](https://github.com/onflow/flow-go/issues/5757)) - Fix Access integration test ([Issue #5825](https://github.com/onflow/flow-go/issues/5825) - PR in review) - Add indexed height indicator in grpc metadata response ([Issue #4757](https://github.com/onflow/flow-go/issues/4757) - PR in review) @@ -299,6 +307,11 @@ Cycle Objective(s): - SPoCK aggregation: deeper look at the KOSK model - content piece on secure enclaves +* Rosetta: + - [Finish Rosetta event hash check](https://github.com/onflow/rosetta/issues/41) + - [Continue Cadence Rosetta updates for Crescendo compatibility](https://github.com/onflow/rosetta/issues/41) + - Review Flow EVM Rosetta implementation from contract developer + **On Hold** * Deliver public roadmap & vision for technical protocol decentralization focusing on current challenges and upcoming updates for permissionless consensus on Flow. * Implement BFT mitigations to enable 20 permissionless ANs @@ -323,12 +336,11 @@ Cycle Objective(s): - Deliver Axelar bridge **Done last sprint** - +* Started backfill of missing crypto algos to JVM SDK +* Started multi-sig solution for Circle to help with USDC migration to EVM **This sprint** -* Update JVM SDK examples repo now that latest version artifact successfully published -* Implement multi-sig solution for Circle to help with USDC migration to EVM -* Upgrade Band protocol contract to C1.0 +* Continue backfill of missing crypto primitives in JVM SDK **On Hold** - Axelar Cadence bridge release waiting confirmation of build partners, costs and timelines for EVM release, no engineering ongoing