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. |
||
---|---|---|
.. | ||
Configuration.sol | ||
Endian.sol | ||
FuzzMarketplace.sol | ||
Groth16.sol | ||
Groth16Verifier.sol | ||
Marketplace.sol | ||
Periods.sol | ||
Proofs.sol | ||
Requests.sol | ||
StateRetrieval.sol | ||
TestEndian.sol | ||
TestMarketplace.sol | ||
TestProofs.sol | ||
TestToken.sol | ||
TestVerifier.sol |