nim-dagger/codex/storageproofs
Eric Mastro 9d218c88a5 [marketplace] Remove `isSlotCancelled` and `isCancelled`
Remove `isSlotCancelled` and `isCancelled` from proving, as it did not fit in the module.

Update the proving module to not rely on checking the contract to understand if a request was cancelled. Instead, `proofEnd` was modified in `dagger-contracts` such that it returns a past timestamp when the contract is cancelled. This successfully removes
2022-10-25 15:10:35 +11:00
..
por Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
timing [marketplace] Remove `isSlotCancelled` and `isCancelled` 2022-10-25 15:10:35 +11:00
por.nim Por serialize (#106) 2022-05-23 23:24:15 -06:00
storageproofs.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
stp.proto Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
stpnetwork.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
stpproto.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
stpstore.nim Upload authenticators (#108) 2022-05-25 20:29:31 -06:00
timing.nim Por serialize (#106) 2022-05-23 23:24:15 -06:00