Mark Spanbroek
|
09a7aa3eed
|
[clock] Replace Market.waitUntil() with Clock.waitUntil()
|
2022-05-19 10:38:19 +02:00 |
markspanbroek
|
1a3003e043
|
Update to latest dagger-contracts (#78)
- StorageRequest struct has changed
- StorageRequested event has changed,
it no longer returns the entire request,
but only the id and the ask
|
2022-04-11 12:03:55 -06:00 |
Mark Spanbroek
|
71f25d40c7
|
[market] offerStorage() returns submitted offer
|
2022-04-04 11:29:32 +02:00 |
Mark Spanbroek
|
94e34e7d28
|
[market] requestStorage() returns submitted request
|
2022-04-04 11:29:32 +02:00 |
Mark Spanbroek
|
2ffde32772
|
[sales] call onSale() when offer has been selected
|
2022-04-04 11:29:32 +02:00 |
Mark Spanbroek
|
dd89a55351
|
[market] Add Market.getTime()
|
2022-04-04 11:29:32 +02:00 |
Mark Spanbroek
|
8ff748eff8
|
[market] select a storage offer
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
e78a0fb43e
|
[contracts] Wrap contracts in Market abstraction
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
fe23cb89d7
|
[purchasing] Select cheapest offer
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
03140fdf49
|
[purchasing] Add state to track purchase progress
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
5f10549f19
|
Introduce Purchasing and Market
|
2022-04-04 10:03:46 +02:00 |