Skip to content

Commit 2827f7f

Browse files
f: TODO.md
1 parent 272d735 commit 2827f7f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

IndexingPaymentsTodo.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Still pending
22

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?
46
* Check code coverage
5-
* Check contract size
67
* 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.
89

910
# Done
1011

12+
* DONE: ~~* Missing Upgrade event for subgraph service~~
13+
* DONE: ~~* Check contract size~~
1114
* DONE: ~~Switch cancel event in recurring collector to use Enum~~
1215
* DONE: ~~Switch timestamps to uint64~~
1316
* DONE: ~~Check that UUID-v4 fits in `bytes16`~~

0 commit comments

Comments
 (0)