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
..
2021-11-25 09:37:12 +01:00
2023-12-12 08:11:54 +00:00
2023-08-01 16:47:57 -07:00
2022-04-13 10:32:35 -06:00
2023-08-01 16:47:57 -07:00
2023-03-10 08:02:54 +01:00
2023-08-01 16:47:57 -07:00
2024-06-10 22:47:29 +00:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-07-25 12:50:30 +10:00
2024-01-08 14:52:46 -08:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2024-04-26 09:42:31 +00:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-03-10 08:02:54 +01:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2021-11-25 09:37:12 +01:00
2023-08-01 16:47:57 -07:00