Eric b5ee57afd7
feat(slot-reservations): Support reserving slots (#907)
* feat(slot-reservations): Support reserving slots

Closes #898.

Wire up reserveSlot and canReserveSlot contract calls, but don't call them

* Remove return value from `reserveSlot`

* convert EthersError to MarketError

* Move convertEthersError to reserveSlot

* bump codex-contracts-eth after rebase

* change `canReserveSlot` and `reserveSlot` parameters

Parameters for `canReserveSlot` and `reserveSlot` were changed from `SlotId` to `RequestId` and `UInt256 slotIndex`.

* bump codex-contracts-eth after rebase

* bump codex-contracts-eth to master after codex-contracts-eth/pull/177 merged
2024-10-04 03:21:51 +00:00
..
2024-08-26 13:18:59 +00:00
2024-09-23 14:37:17 +00:00
2024-08-26 13:18:59 +00:00
2024-06-10 22:47:29 +00:00
2024-05-23 15:29:30 +00:00
2024-02-09 21:40:30 +00:00
2024-01-11 08:45:23 -08:00
2023-12-22 13:04:01 +01:00
2024-01-11 08:45:23 -08:00
2024-08-26 13:18:59 +00:00
2023-04-19 15:06:00 +02:00
2024-02-09 21:40:30 +00:00
2023-12-21 06:41:43 +00:00
2022-06-14 09:19:35 -06:00