Submitted by tensors
Because smart contracts need to be poked to execute, trades placed before an oracle update wont be executed until someone else calls the function to execute queued trades. This means that a bot must run to constantly execute trades after every oracle update.
If such a bot was not running, users would have an incentive to only execute their trades after a favorable oracle update. However, having a dedicated bot run by the team centralizes the project with a single failure point. The typical solution here is to create keeper incentives for the protocol.
Recommend either making sure the team has a bot running or preferably create incentives for other users to constantly keep the queued orders executing.
JasoonS (Float) disputed:
moose-code (Float) commented:
Stentonian commented:
0xean (judge) commented:
