0xProject / 0x-launch-kit-backend

Launch a 0x relayer in under a minute [DEPRECATED]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add all orders to OrderWatcher on startup

dekz opened this issue · comments

It appears that OrderWatcher isn't getting the orders in the database when restarted. This means expired orders and invalid orders aren't pruned if the service goes down.

Will work on a PR for this.

Issue has been fixed in #44