mirror of
https://github.com/status-im/nim-dagger.git
synced 2025-01-09 22:25:51 +00:00
d3a22a7b7b
* [sales] remove availability check before adding to slot queue * [sales] add missing return statement * [tests] remove 'eventuallyCheck' helper * [sales] remove reservations from slot queue * [tests] rename module `eventually` -> `always` * [sales] increase slot queue size Because it will now also hold items for which we haven't checked availability yet.