cde5436262
* get request from slot id - Add public function to get request from slot id. - Add chai test assertion that compares requests. Usage: `expect(await marketplace.getRequestFromSlotId(slotId(slot))).to.be.request(request)` This is used when restoring active sales, and a node calls `mySlots`, then iterates the slots and needs originating request details. * merge upstream changes |
||
---|---|---|
.. | ||
Collateral.sol | ||
Configuration.sol | ||
Marketplace.sol | ||
Periods.sol | ||
Proofs.sol | ||
Requests.sol | ||
StateRetrieval.sol | ||
TestCollateral.sol | ||
TestMarketplace.sol | ||
TestProofs.sol | ||
TestToken.sol |