Releases: unification-com/xfund-vor
v0.1.7
- 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
- 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
- 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
- improved analytics features
Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm
v0.1.2
- configurable max gas price
- minor code refactoring in config package
oraclecliversion command
Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm
v0.1.1
- 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
Initial release of the Oracle and OracleCLI software.
Note: Smart contract library for developers to integrate the VOR contracts is released separately via npm