We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9757fb8 commit d0cc9d9Copy full SHA for d0cc9d9
TODO.md
@@ -0,0 +1,11 @@
1
+1. Do not use optimistic timelock - use the raw OZ timelock
2
+2. Combine/aggregate some of the pod specific roles
3
+3. Allow Orca pods to be created without a timelock
4
+4. If min delay is defined on an orca pod, enforce a limit
5
+5. Remove podAdminGateway migration concept from admin. Admin will be fixed (the migrated admin will lose timelock proposer/cancel access)
6
+6. Prefix all internal methods with `_`
7
+7. Remove burner function for pod creation. Just create inside constructor
8
+8. Find way to stop DAO proposal being bricked by podId changing underfoot
9
+9. DAO vote to migrate all roles
10
+
11
+No orca controller upgrade functionality
0 commit comments