This repository has been archived by the owner on Sep 3, 2019. It is now read-only.
1.1.0-beta
Pre-release
Pre-release
Release Notes
1.1.0-beta:
- Updated the events emitted for backend for better filtering.
- Made the Oracle contracts more lean and stripped out unnecessary storage.
- Added a default Invalid result. In addition to the result options created by the creator, we will add an additional
Invalid
result to be able to bet/vote on.
1.0.0-beta:
- We removed the invalidate Oracle functionality. Anyone can be the Oracle and set the result after the result setting end block (if the original Oracle did not set it in time). This will speed up the flow in general.
- Added betting and result setting start blocks. We noticed that some events will always need some time to finish before the Oracle can accurately set the right result. The result setting start block will allow for this.