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
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,13 @@ Additional features:
77
77
78
78
We support the [pq-devnet-1 spec](https://github.com/leanEthereum/pm/blob/main/breakout-rooms/leanConsensus/pq-interop/pq-devnet-1.md). A dedicated git branch and docker tag `devnet1` are available for this version.
79
79
80
-
## Roadmap
80
+
## Incoming features
81
81
82
-
_TBD_
82
+
Some features we are looking to implement in the near future, in order of priority:
83
+
84
+
-[pq-devnet-2](https://github.com/leanEthereum/pm/blob/main/breakout-rooms/leanConsensus/pq-interop/pq-devnet-2.md) support: signature aggregation with leanMultisig
85
+
- Data persistence: DB-backed Store
86
+
- Historical syncing from genesis for existing devnets
87
+
- Checkpoint sync for long-lived networks
88
+
- Observability: more metrics from leanMetrics and better logs
0 commit comments