Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@Codegnosis Codegnosis released this 21 Sep 15:03
· 15 commits to main since this release
0e3c954
  • 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