Eric Mastro
|
440cc398a3
|
feat: update StorageRequest params emitted
Params emitted were not suitable for sorting the RequestQueue, but after this change, should be.
|
2023-06-13 17:13:34 +10:00 |
|
Adam Uhlíř
|
dfdbd16d5b
|
feat: collateral per slot (#44)
|
2023-03-08 12:02:34 +01:00 |
|
Mark Spanbroek
|
b62eeb564a
|
[marketplace] test & fix slotState()
|
2023-01-23 15:10:23 +01:00 |
|
Mark Spanbroek
|
2dbdd0028d
|
[marketplace] move price calculations to Requests.sol
|
2023-01-23 15:10:23 +01:00 |
|
Mark Spanbroek
|
dd65133576
|
[marketplace] replace Slot.hostPaid with SlotState.Paid
|
2023-01-23 15:10:23 +01:00 |
|
Mark Spanbroek
|
c8dda37300
|
[marketplace] introduce SlotState
- replace proofEnd() by slotState()
- replace _slotAcceptsProofs() by slotState()
- remove _stopRequiringProofs()
|
2023-01-23 15:10:23 +01:00 |
|
Mark Spanbroek
|
10f88a62a7
|
[marketplace] Move RequestState enum to Requests.sol
|
2023-01-23 15:10:23 +01:00 |
|
Mark Spanbroek
|
6aa76257f8
|
[Marketplace] Move slotId() to Requests library
Co-authored-by: Eric Mastro <eric.mastro@gmail.com>
|
2023-01-12 13:57:44 +01:00 |
|
Mark Spanbroek
|
2bfed21584
|
[Marketplace] Extract myRequests() and mySlots()
|
2023-01-12 13:57:44 +01:00 |
|
Mark Spanbroek
|
27ccb1e2bc
|
[Marketplace] Extract Request struct into separate file
|
2023-01-10 12:15:22 +01:00 |
|