Skip to content

Releases: unification-com/xfund-vor

v0.1.7

21 Sep 15:03
0e3c954

Choose a tag to compare

  • 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

v0.1.6

15 Jun 07:53
9bfe948

Choose a tag to compare

  • Track and retry to send failed/stuck fulfilment Txs

Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm

v0.1.5

02 Jun 13:16
bf3c26a

Choose a tag to compare

  • Fix renew Tx options to correctly increment nonce
  • Improved analytics

Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm

v0.1.4

29 Apr 12:55
82c2e2e

Choose a tag to compare

  • improved analytics features

Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm

v0.1.2

27 Apr 10:53
2424a4e

Choose a tag to compare

  • configurable max gas price
  • minor code refactoring in config package
  • oraclecli version command

Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm

v0.1.1

26 Apr 11:51
f0efb60

Choose a tag to compare

  • Minor contract updates and regenerated ABI bindings
  • first release with pre-built Linux binaries

Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm

v0.1.0

23 Apr 11:17
af7d93d

Choose a tag to compare

Initial release of the Oracle and OracleCLI software.

Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm