cc0b2732ad
There is a missing check in `requestStorage()` on whether the `Request` contains an `Ask` where its `slots` is `> 0`. This allows for making storage request without slots. Not harmful but not a valid state of the system either. This commit adds that check and a test with batteries included. |
||
---|---|---|
.. | ||
Endian.test.js | ||
Marketplace.test.js | ||
Proofs.test.js | ||
evm.js | ||
examples.js | ||
ids.js | ||
marketplace.js | ||
price.js | ||
requests.js | ||
time.js |