2
0
mirror of https://github.com/status-im/dagger-contracts.git synced 2025-02-18 09:36:51 +00:00
Eric Mastro f6991d6933 add Bytes32AddressSetMap for active requests by host
Add `Bytes32AddressSetMap` which maps addresses to a requestId. This is used in `Marketplace.activeRequestsForHost`, where all addresses for a particular requestId are listed. This can then be used to iterate and list out the actives requests for a particular address in a view function only. This allows for all addresses for a request to be cleared in situations such as when a request fails or is cancelled.
2022-12-22 10:29:06 +01:00
..
2022-10-25 12:47:50 +11:00
2022-10-25 12:47:50 +11:00
2022-10-25 12:47:50 +11:00
2022-02-10 07:46:03 +01:00