aboutsummaryrefslogtreecommitdiffstats
path: root/packages/connect/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix connect unused varsLeonid Logvinov2017-12-152-3/+0
|
* Update connect types in preperation for publishingBrandon Millman2017-12-082-4/+2
|
* Add requestId to subscription messages and update json-schemasBrandon Millman2017-12-064-29/+42
|
* Redeclare Order, SignedOrder, and ECSignature types in connect, remove 0x.js ↵Brandon Millman2017-11-305-5/+33
| | | | dependency
* Add SignedOrder and TokenTradeInfo to public interface and fix a HttpClient ↵Brandon Millman2017-11-303-1/+5
| | | | comment
* Merge pull request #233 from 0xProject/feature/passNetworkIdFabio Berger2017-11-284-10/+14
|\ | | | | Forces the users of 0x.js to pass the network id
| * Auto-fix linter errors in other mono-repo packagesLeonid Logvinov2017-11-244-10/+14
| |
* | Move all connect types into types.tsBrandon Millman2017-11-283-44/+49
|/
* Add TODO comment before BigNumber.config() callBrandon Millman2017-11-231-0/+1
|
* Prepare connect package for publishingBrandon Millman2017-11-232-5/+6
|
* Add connect to monorepoBrandon Millman2017-11-1512-0/+568