Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

augur-ui-react-components

Package Overview
Dependencies
Maintainers
5
Versions
221
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

augur-ui-react-components - npm Package Compare versions

Comparing version 3.6.32 to 3.6.33

2

package.json
{
"name": "augur-ui-react-components",
"version": "3.6.32",
"version": "3.6.33",
"description": "Augur UI React Components",

@@ -5,0 +5,0 @@ "author": "Augur Project",

@@ -56,2 +56,26 @@ import React, { PropTypes } from 'react';

<h2>Technical updates:</h2>
<h3>November 29, 2016</h3>
<ol>
<li>
Attached the initial transact payload and full Ethereum network response data objects to the txRelay callback argument in ethrpc.
</li>
<li>
Percentage reporting on correct outcome is now only displayed for binary markets, since we do not presently have access to this information for categorical and scalar markets.
</li>
<li>
Fixed an array indexing error in getMarketInfo function on the compositeGetters contract.
</li>
<li>
Reports are now revealed in parallel (up to 5 at a time).
</li>
<li>
Registered sell error codes for the shortAsk method. This fixes the bug where a short ask order would correctly fail (due to orders being &quot;crossed&quot;), but the transactions display would incorrectly show the short ask as successful.
</li>
<li>
Removed deprecated callbacks from augur.js.
</li>
<li>
Fixed augur.js sendEther method to correctly include an onFailed callback.
</li>
</ol>
<h3>November 28, 2016</h3>

@@ -58,0 +82,0 @@ <ol>

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc