File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Still pending
2
2
3
- * Arbitration Charter: Update to support disputing IndexingFee.
3
+ * Remove extension if I can fit everything in one service?
4
+ * One Interface for all subgraph
5
+ * ` require(provision.tokens != 0, DisputeManagerZeroTokens()); ` - Document or fix?
4
6
* Check code coverage
5
- * Check contract size
6
7
* Don't love cancel agreement on stop service / close stale allocation.
7
- * Missing Upgrade event for subgraph service
8
+ * Arbitration Charter: Update to support disputing IndexingFee.
8
9
9
10
# Done
10
11
12
+ * DONE: ~~ * Missing Upgrade event for subgraph service~~
13
+ * DONE: ~~ * Check contract size~~
11
14
* DONE: ~~ Switch cancel event in recurring collector to use Enum~~
12
15
* DONE: ~~ Switch timestamps to uint64~~
13
16
* DONE: ~~ Check that UUID-v4 fits in ` bytes16 ` ~~
You can’t perform that action at this time.
0 commit comments