1fff2f7295
Add function `isFinished` that checks whethere the state has been set to `RequestState.Finished` (which is not being set yet) or if the contract was started (`RequestState.Started`) and the contract duration has lapsed. To facilitate `isFinished`, the contract start time (`startedAt`) was added to calculate the contract end time. |
||
---|---|---|
.. | ||
AccountLocks.test.js | ||
Collateral.test.js | ||
Marketplace.test.js | ||
Proofs.test.js | ||
Storage.test.js | ||
evm.js | ||
examples.js | ||
ids.js | ||
marketplace.js | ||
price.js | ||
time.js |