Skip to content

Commit 68e6d07

Browse files
authored
Update 2024-01-11-Protocol-Product-Sync.md
1 parent 24e726d commit 68e6d07

File tree

1 file changed

+27
-24
lines changed

1 file changed

+27
-24
lines changed

agendas/2024/product-sync/2024-01-11-Protocol-Product-Sync.md

+27-24
Original file line numberDiff line numberDiff line change
@@ -11,27 +11,30 @@ Please add below topics you would like to discuss during the call
1111

1212

1313
**OKR planning at the end of the month**
14-
* start async conversation now
15-
Possible OKRs for next cycle -
16-
1. Zero downtime upgrade -
17-
- Figure out the approach.
18-
- Zero downtime Execution environment
19-
- Zero downtime HCU for all other nodes - protocol state update
20-
- Design, POC could be the next OKR deliverable.
21-
- Circle requirement to have fewer upgrades
22-
2. CI/CD for CLI, SDKs, and emulator to build from the latest flow-go
23-
- To discuss with DevEx.
24-
3. Working versionConcurrent transaction execution.
25-
- Wrapping up current work
26-
4. Tolerating more than 5 malicious nodes
27-
- https://www.notion.so/dapperlabs/Long-Term-Plan-46d3b0dc417d449dac68cd7247a26069?pvs=4
28-
5. Storehouse M2
29-
6. New Trie
30-
7. Spamming attack - https://www.notion.so/dapperlabs/Sweet-Onion-Plan-84e206fa24c1453ca6fd9aea80c3c517.
31-
- Rate limiting on the collection node
32-
8. EFM recovery implementation
33-
9. Investigate a path to make Consensus nodes permissionless.
34-
10. Writing Informal Cadence specification. This delivers incremental benefits as it progresses in 2 core areas - efficiency of implementing new features and hardening the implementation. More specifically, it allows us to efficiently validate Cadence codebase against the spec and enforces a more structured audit of the implementation as the spec is written. It also makes it more efficient to write defensive checks (e.g. resource duplication) and alternative components like compiler.
35-
36-
37-
14+
start async conversation now
15+
Possible OKRs for next cycle
16+
1. Zero downtime upgrade
17+
* Figure out the approach.
18+
* Zero downtime Execution environment
19+
* Zero downtime HCU for all other nodes - protocol state update
20+
* Design, POC could be the next OKR deliverable.
21+
* Circle requirement to have fewer upgrades
22+
3. CI/CD for CLI, SDKs, and emulator to build from the latest flow-go
23+
* To discuss with DevEx.
24+
4. Working versionConcurrent transaction execution.
25+
* Wrapping up current work
26+
5. Tolerating more than 5 malicious nodes
27+
* https://www.notion.so/dapperlabs/Long-Term-Plan-46d3b0dc417d449dac68cd7247a26069?pvs=4
28+
6. Storehouse M2
29+
7. New Trie
30+
8. Spamming attack - https://www.notion.so/dapperlabs/Sweet-Onion-Plan-84e206fa24c1453ca6fd9aea80c3c517.
31+
* Rate limiting on the collection node
32+
9. EFM recovery implementation
33+
10. Investigate a path to make Consensus nodes permissionless.
34+
11. Writing Informal Cadence specification.
35+
* This delivers incremental benefits as it progresses in 2 core areas - efficiency of implementing new features and hardening the implementation. More specifically, it allows us to efficiently validate Cadence codebase against the spec and enforces a more structured audit of the implementation as the spec is written. It also makes it more efficient to write defensive checks (e.g. resource duplication) and alternative components like compiler.
36+
12. Completing AN Script Execution, and expanding to public network
37+
* Address performance bottlenecks
38+
* Support version beacon
39+
* Support indexing on dynamic bootstrapped node
40+
* Support sync, indexing and local script exec on ONs

0 commit comments

Comments
 (0)