Add TODO's as suggested by Tanguy

This commit is contained in:
Mark Spanbroek 2021-10-13 10:21:03 +02:00
parent 6ef71f0419
commit 31807dfe58
1 changed files with 4 additions and 2 deletions

View File

@ -76,11 +76,13 @@ describe("Storage Contract", function () {
}) })
}) })
// TDOO: add root hash of data
// TODO: payment on constructor // TODO: payment on constructor
// TODO: contract start and timeout // TODO: contract start and timeout
// TODO: missed proofs // TODO: missed proofs
// TODO: successfull proofs // TODO: successfull proofs
// TODO: payout // TODO: payout
// TODO: stake // TODO: stake
// TODO: request timeout // TODO: request expiration
// TODO: bid timeout // TODO: bid expiration
// TODO: multiple hosts in single contract