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
|
dd89a55351
|
[market] Add Market.getTime()
|
2022-04-04 11:29:32 +02:00 |
Mark Spanbroek
|
75ec8c0bfd
|
[market] wait until request/offer expires
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
8ff748eff8
|
[market] select a storage offer
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
5ea64522d8
|
[market] subscribe to offers for a certain request
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
9f76e714a2
|
[market] submit storage offers
|
2022-04-04 10:03:46 +02:00 |
Mark Spanbroek
|
e52153e2ba
|
[market] Require a storage contract with a signer
|
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 |