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
|
061b32296a
|
Introduce Sales
|
2022-04-04 11:29:32 +02:00 |
Mark Spanbroek
|
fe23cb89d7
|
[purchasing] Select cheapest offer
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
04c291b05c
|
[purchasing] rename requests -> requested
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
5f10549f19
|
Introduce Purchasing and Market
|
2022-04-04 10:03:46 +02:00 |