mirror of
https://github.com/status-im/dagger-contracts.git
synced 2025-01-11 06:47:13 +00:00
321132b6fa
1. Replace all instances of `now()` with `await currentTime()` to get a more accurate representation of time from the block timestamp. Update examples.js to be async. 2. Move `RequestState` to `marketplace.js` 3. Delete `TestStorage` as `slashAmount` function no longer needed.