augur-ui-react-components
Advanced tools
Comparing version 3.6.27 to 3.6.28
{ | ||
"name": "augur-ui-react-components", | ||
"version": "3.6.27", | ||
"version": "3.6.28", | ||
"description": "Augur UI React Components", | ||
@@ -5,0 +5,0 @@ "author": "Augur Project", |
@@ -56,2 +56,20 @@ import React, { PropTypes } from 'react'; | ||
<h2>Technical updates:</h2> | ||
<h3>November 27, 2016</h3> | ||
<ol> | ||
<li> | ||
Added answer-in-description reporting test markets for first 4 cycles on root branch. (Example description: "Binary Reporting Test Market (Cycle 1): correct answer is Yes") | ||
</li> | ||
<li> | ||
New testnet (Ropsten) genesis file is now bundled with augur.js. | ||
</li> | ||
<li> | ||
Fixed proportion-correct display on closed-market detail page and My Reports page. | ||
</li> | ||
<li> | ||
Fixed market result outcome name lookup for closed markets. | ||
</li> | ||
<li> | ||
The augur.js penaltyCatchUp sequence now calls closeMarket for all markets associated with the penalized event (instead of just extra markets beyond the first). This may be a temporary fix, depending on how penalizeWrong on-contract method is changed. | ||
</li> | ||
</ol> | ||
<h3>November 26, 2016</h3> | ||
@@ -58,0 +76,0 @@ <ol> |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2475300
47416