- Config options: allow configurable block confirmation wait time. This allows oracle operators to specify how many blocks to wait before fulfilling a request. Longer wait times offer more robust results
- Improve job queue: jobs are added to the queue when incoming events are processed instead of being immediately processed. Queued jobs are now processed when the block confirmation wait time is reached
- Improved failed job handling: failed and "potentially stuck" fulfillments are processed and handled accordingly
Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm