You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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