aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Expand)AuthorAgeFilesLines
* Add type definitions to web3-provider-engineHsuan Lee2019-03-061-1/+1
* Update dependency packagesHsuan Lee2019-01-191-7398/+902
* Merge branch 'development' into feature/new-ganacheLeonid Logvinov2019-01-181-3/+7
|\
| * Merge branch 'development' into feature/bignumber-8.0Leonid Logvinov2019-01-181-2/+14
| |\
| * | Update yarn.lockLeonid Logvinov2019-01-151-3/+3
| * | Upgrade bignumber.js versionLeonid Logvinov2019-01-151-0/+4
* | | Merge developmentLeonid Logvinov2019-01-181-2/+14
|\ \ \ | | |/ | |/|
| * | Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-181-2/+2
| |\ \
| | * | Change react-highlight dep to reference fork by branch instead of commitBrandon Millman2019-01-181-95/+5
| | * | Increase the Buffer size when fetching tagsLeonid Logvinov2019-01-171-3/+93
| | * | update team info, add brentfragosti2019-01-171-4/+4
| | |/
| * | Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-161-20/+149
| |\|
| * | Merge branch 'development' into feature/instant/asset-buyer-check-liquiditySteve Klebanoff2019-01-121-251/+592
| |\ \
| * | | Implement liquidity checking w/ testingSteve Klebanoff2019-01-111-45/+14
* | | | Update ganache versionLeonid Logvinov2019-01-151-516/+442
| |_|/ |/| |
* | | Update react-highlight dep in website to latest commitBrandon Millman2019-01-151-90/+11
* | | upgrade react in react-docs and react-shared, install dependencies in website...fragosti2019-01-121-19/+227
* | | Revert "fix: make version consisten for react, react-dom and styled-components'"fragosti2019-01-121-4942/+5102
* | | fix: make version consisten for react, react-dom and styled-components'fragosti2019-01-121-5102/+4942
| |/ |/|
* | Update prettier to version ^1.15.3Alex Browne2019-01-111-2673/+0
* | Fix prettierLeonid Logvinov2019-01-101-1/+1
* | Merge developmentLeonid Logvinov2019-01-091-12/+20
|\ \
| * | Update sol-compiler binPaths to include the newest solidityLeonid Logvinov2019-01-091-20/+26
| * | Minimize unnecessary type assertionsAmir Bandeali2019-01-081-38/+1
| * | Add recursive MultiAsset decoding, store first address in pipelineAmir Bandeali2019-01-081-2/+2
| |/
| * Merge branch 'development' into feature/website/0x-orgSteve Klebanoff2018-12-201-1/+45
| |\
| | * Add to type in sol-resolverLeonid Logvinov2018-12-191-1/+45
| * | Merge branch 'feature/website/0x-org' of https://github.com/0xProject/0x-mono...fragosti2018-12-181-2/+39
| |\ \
| | * | chore(website): yarn lockBrandon Millman2018-12-181-5/+3
| * | | feat: update developer dropdown linksfragosti2018-12-181-6/+4
| |/ /
| * | Update lock fileFred Carlsen2018-12-181-4/+13
| * | chore(website): yarn lockBrandon Millman2018-12-151-17/+487
| |/
| * Update the a newer version of our Lerna fork with CI fixxFabio Berger2018-12-121-17/+16
| * Merge branch 'development' into feature/contracts-monorepo-7Leonid Logvinov2018-12-111-62/+479
| |\
| | * rename variable and define default in only 1 locationxianny2018-12-081-1/+6
| | * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-061-53/+276
| | |\
| | | * pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-051-1/+9
| | | * Introduce framework for running basic tests for entities (#1344)Alex Browne2018-12-051-2/+51
| | | * Add script for pulling missing block dataAlex Browne2018-12-051-0/+4
| | | * Implement fetching and parsing relayer infoAlex Browne2018-12-051-1/+7
| | | * Update script to work with existing v1 pipeline dataAlex Browne2018-12-051-0/+65
| | | * Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-051-358/+53
| | | * Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-051-18/+121
| | | * Add support for decoding asset dataAlex Browne2018-12-051-3/+3
| | | * Add typeorm and begin inserting database recordsAlex Browne2018-12-051-9/+73
| | | * Add tests for etherscan eventsAlex Browne2018-12-051-1/+1
| | | * Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-051-634/+265
| | | * Rebase pipeline branch off developmentAlex Browne2018-12-051-67/+665
| | * | feat: create more dank sliderfragosti2018-12-041-7/+113
| | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-12-041-145/+226
| | |\|
| | * | feat: have basic code syntax highlighting workingfragosti2018-11-301-4/+124
| * | | Upgrade solhint versionLeonid Logvinov2018-12-111-3/+3
| | |/ | |/|
| * | Merge pull request #1295 from 0xProject/feature/instant/rollbar-envSteve Klebanoff2018-12-041-0/+15
| |\ \
| | * | Introduce rollbar pluginSteve Klebanoff2018-11-211-0/+15
| | |/
| * | Merge pull request #1364 from 0xProject/feature/instant/allow-env-vars-in-env...Francesco Agosti2018-12-041-1/+9
| |\ \
| | * | feat: add dotenv to make env dependencies more explicitfragosti2018-12-011-2/+10
| | |/
| * | Update yarn.lockLeonid Logvinov2018-12-031-21/+314
| * | Replace packages/contracts with contracts/coreLeonid Logvinov2018-12-031-246/+48
| |/
* | Pin @types/styled-components versionsLeonid Logvinov2019-01-091-19/+10
* | Add yarn.lock changesLeonid Logvinov2019-01-091-227/+1165
* | Fix the circleci imageLeonid Logvinov2019-01-091-21/+4
* | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-211-10/+78
|\|
| * feat(instant): add icons to token selectorBrandon Millman2018-11-161-2/+61
* | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-161-1/+6
|\|
| * feat: use stable version of bowserfragosti2018-11-161-8/+4
| * Merge pull request #1265 from 0xProject/feature/instant/expose-webpack-dev-se...Francesco Agosti2018-11-161-1/+5
| |\
| | * feat: expose webpack-dev-server content to local networkfragosti2018-11-151-1/+5
| * | chore: update yarn lockBrandon Millman2018-11-151-39/+2
| |/
| * feat: use capital values for enumsfragosti2018-11-151-1/+38
| * feat: display the correct provider type and change unlock / install prompt co...fragosti2018-11-141-39/+6
| * Merge pull request #1244 from 0xProject/developerSectionNitsFabio B2018-11-141-1/+1
| |\
| | * update yarn.lockFabio Berger2018-11-121-17/+2
| | * merge developmentFabio Berger2018-11-121-23/+134
| | |\
| | * | Update yarn.lockFabio Berger2018-10-261-45/+1
| * | | Updated CHANGELOGSLeonid Logvinov2018-11-141-1/+38
* | | | update styled-component and styled-component typingsAugust Skare2018-11-161-43/+36
* | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-131-1/+43
|\| | |
| * | | Updated CHANGELOGSLeonid Logvinov2018-11-121-39/+2
* | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-131-981/+1248
|\| | |
| * | | fix(website): fix code splittingBrandon Millman2018-11-121-1/+1
| | |/ | |/|
| * | Updated CHANGELOGSJacob Evans2018-11-091-8/+39
| * | Merge pull request #1236 from 0xProject/fix/subproviders/lock-ledger-4.24.0Jacob Evans2018-11-091-5/+15
| |\ \
| | * | fix: Lock Ledger hw-transport to 4.24.0Jacob Evans2018-11-091-5/+15
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-091-39/+2
| |\| |
| | * | feat(instant): fallback to an empty wallet provider when none is injectedBrandon Millman2018-11-081-39/+2
| * | | feat: implement copy-to-clipboardfragosti2018-11-081-0/+6
| |/ /
| * | feat: break up deploy into deploy-dogfood and deploy-stagingfragosti2018-11-031-10/+47
| * | Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-301-39/+2
| |\ \
| | * | yarn.lock changesSteve Klebanoff2018-10-271-2/+39
| * | | fix: init BigNumberInput not BigNumber when initializing statefragosti2018-10-271-1/+38
| |/ /
| * | Merge pull request #1175 from 0xProject/feature/instant/input-fees-roundingFrancesco Agosti2018-10-271-9/+58
| |\ \
| | * | fix: weird linting error that depends on typesfragosti2018-10-251-1/+38
| | * | feat: change to increasing input width by a constant amount per additional ch...fragosti2018-10-251-46/+2
| | * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-251-1/+8
| | |\|
| | * | feat: upgrade to styled-components v4fragosti2018-10-201-8/+57
| * | | Update yarn.lockFabio Berger2018-10-261-45/+1
| | |/ | |/|
| * | Revert "commiting addtl changes to yarn.lock from running yarn"Steve Klebanoff2018-10-241-1/+45
| * | commiting addtl changes to yarn.lock from running yarnSteve Klebanoff2018-10-241-45/+1
| * | feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-1/+8
| |/
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-7/+106
| |\
| | * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-875/+922
| | |\
| | | * chore: Fix scroll issue by bumping version and installing from new branchFabio Berger2018-10-191-5/+5
| | * | feat: create dogfood url and deployment workflowfragosti2018-10-181-4/+157
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-191-839/+999
| |\ \ \ | | | |/ | | |/|
| | * | chore: update yarn.lockFabio Berger2018-10-181-8/+0
| | * | update outdated package and tsconfig issueFabio Berger2018-10-181-338/+33
| | * | chore: update yarn.lockJacob Evans2018-10-181-490/+937
| | * | Merge pull request #1154 from 0xProject/dev-section-redesignKadinsky2018-10-181-2/+2
| | |\ \
| | | * \ merge dev-section-redesignFabio Berger2018-10-181-11/+27
| | | |\ \
| | | | * \ merge developmentFabio Berger2018-10-181-11/+27
| | | | |\ \
| | | * | | | Update react-scroll hash to avoid collision with older, unfixed branchFabio Berger2018-10-181-1/+1
| | | |/ / /
| | | * | | merge developmentFabio Berger2018-10-161-16/+40
| | | |\ \ \
| | | * \ \ \ Merge branch 'development' into dev-section-redesignFabio Berger2018-10-111-884/+197
| | | |\ \ \ \
| | | * \ \ \ \ merge base branchFabio Berger2018-10-051-321/+1823
| | | |\ \ \ \ \
| | | * | | | | | Use same Link UI component for react-scroll linksFabio Berger2018-10-031-0/+27
| | | * | | | | | Update react-scroll to include fix of using `history.replaceState` instead of...Fabio Berger2018-10-011-1/+1
| | * | | | | | | Enable linter on generated abi-gen wrappersLeonid Logvinov2018-10-181-1/+1
| | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | use redux dev tools from packageSteve Klebanoff2018-10-181-38/+5
| | | |_|_|_|/ | | |/| | | |
| * / | | | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-39/+17
| |/ / / / /
| * | | | | chore: Update TypeDoc to 0.13.0 (supports TS v3.1)Fabio Berger2018-10-171-6/+10
| * | | | | Merge pull request #1143 from 0xProject/fix/monorepo-scripts/changelog-utcJacob Evans2018-10-171-6/+6
| |\ \ \ \ \
| | * | | | | fix(monorepo-scripts): Format date as UTC not local time.Jacob Evans2018-10-171-7/+7
| | | |_|_|/ | | |/| | |
| * | | | | Add tests for format and use toFixed instead of round for usdfragosti2018-10-171-0/+4
| * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-171-15/+0
| |\| | | |
| | * | | | Remove unused copyfiles dependenciesAlex Browne2018-10-161-15/+0
| * | | | | Add ts-optchain and use it instead of lodash getfragosti2018-10-161-1/+42
| * | | | | feat: add changelog entries for changed packagesfragosti2018-10-161-16/+1
| * | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-161-40/+49
| |\| | | |
| * | | | | feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-0/+15
* | | | | | remove unused dependeciesAugust Skare2018-11-121-8/+0
* | | | | | new hero animation using bodymovin and lottieAugust Skare2018-11-071-0/+57
* | | | | | Feature/build step (#2)August Skare2018-10-191-62/+470
* | | | | | initial commitAugust Skare2018-10-181-11/+172
* | | | | | update react and styled-componentsAugust Skare2018-10-151-2/+2508
| |/ / / / |/| | | |
* | | | | Update yarn.lockFabio Berger2018-10-111-7/+0
* | | | | fix(website): replace Rollbar UMD with regular npm packageFabio Berger2018-10-111-1/+47
| |_|_|/ |/| | |
* | | | Merge pull request #1125 from 0xProject/feature/starter-dev-tools-pagesLeonid Logvinov2018-10-111-39/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add stuffFabio Berger2018-10-101-39/+9
| * | | Initial project scaffoldingLeonid Logvinov2018-10-101-91/+3
* | | | Upgrade to more recent types, fix yarn.lockfragosti2018-10-111-9/+4
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-101-868/+201
|\| | |
| * | | Fix merge conflictsLeonid Logvinov2018-10-091-0/+39
| * | | Fix ethers build issueLeonid Logvinov2018-10-091-43/+8
| * | | Use bundlewatch instead of bundlesizeLeonid Logvinov2018-10-091-4/+70
| * | | Throw and handle errors from Providers.Jacob Evans2018-10-091-61/+3
| * | | Introduce Metamask Subprovider.Jacob Evans2018-10-051-225/+52
| * | | Expose eth_signTypedData functionality for order signingJacob Evans2018-10-051-514/+100
| | |/ | |/|
* | | Fix currupted yarn lock filefragosti2018-10-051-6/+6
* | | Remove deps we probably dont needfragosti2018-10-051-47/+35
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-051-380/+195
|\| |
| * | Upgrade webpackFabio Berger2018-10-041-380/+195
* | | Add some ui componentsfragosti2018-10-041-0/+6
* | | Add redux to 0x instantfragosti2018-10-041-22/+11
* | | Add styled-components with themefragosti2018-10-041-0/+32
|/ /
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-031-18/+162
|\ \
| * | Add a command to run bundle size reporterLeonid Logvinov2018-10-021-35/+134
| * | Add missing yarn.lock changesFabio Berger2018-10-021-0/+27
| |/
* | Add dev environmentfragosti2018-10-031-18/+125
* | Clean up package jsonfragosti2018-10-031-42/+1174
* | Have React setup with basic build workingfragosti2018-09-281-40/+371
|/
* Remove yarn postinstall hack (#1098)Alex Browne2018-09-281-2/+2
* Merge pull request #1069 from 0xProject/feature/ts-ethersLeonid Logvinov2018-09-271-4/+23
|\
| * Merge branch 'development' into feature/ts-ethersLeonid Logvinov2018-09-261-34/+38
| |\
| * | Upgrade to TS version of ethersLeonid Logvinov2018-09-191-4/+23
* | | Update everything to Coinbase Wallet instead of Toshifragosti2018-09-261-1/+54
| |/ |/|
* | Update yarn.lockFabio Berger2018-09-261-33/+29
* | Upgrade blockstream to version that supports fetching logs by blockHash, fixi...Fabio Berger2018-09-211-1/+9
|/
* [testnet-faucets] update to v2Jacob Evans2018-09-051-91/+16
* Run linterfragosti2018-09-051-3/+3
* Use order parser utils from order utilsfragosti2018-09-051-35/+75
* Merge https://github.com/0xProject/0x-monorepo into feature/website/update-po...fragosti2018-09-051-34/+36
|\
| * Update yarn.lockFabio Berger2018-09-041-33/+29
| * Update yarn lockBrandon Millman2018-08-311-30/+34
| * Final tweaks for landing pagefragosti2018-08-311-34/+30
| * Update yarn lockBrandon Millman2018-08-311-4/+4
| * Add TypedText component and use it on landing pagefragosti2018-08-311-1/+7
* | Update yarn lockBrandon Millman2018-08-311-25/+4
* | Token registry from old 0x versionBrandon Millman2018-08-311-2/+60
* | Initial changes for v2 portalBrandon Millman2018-08-311-89/+22
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...fragosti2018-08-301-60/+1
|\
| * feat: Add support for TypeScript project references (#991)Alex Browne2018-08-301-60/+1
* | Change VersionDropDown to use material-ui 3fragosti2018-08-291-3/+208
* | Upgrade version of react-shared in websitefragosti2018-08-291-37/+1
* | Upgrade react-copy-to-clipboardfragosti2018-08-291-16/+7
* | Remove react-tap-event-plugin from react-sharedfragosti2018-08-291-10/+4
* | Upgrade material ui in react-docsfragosti2018-08-291-60/+7
* | Update lockfilefragosti2018-08-291-3/+3
* | Update material-ui in react-sharedfragosti2018-08-291-1/+37
* | Upgrade material ui to 0.20.0fragosti2018-08-291-2/+62
* | Bump react-highlight in react-shared once morefragosti2018-08-251-5/+5
* | Upgrade react-shared used by website to one that depends on react 16fragosti2018-08-251-154/+9
* | Upgrade react-highlight to version that depends on React 16fragosti2018-08-251-0/+9
* | Update react and remove tap event plugin [deprecated]fragosti2018-08-251-32/+36
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into w...fragosti2018-08-251-3195/+3458
|\|
| * Merge pull request #997 from 0xProject/feature/forwarder-helper/initBrandon Millman2018-08-241-2/+72
| |\
| | * Remove legacy docs stuffBrandon Millman2018-08-241-5/+56
| | * Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-241-191/+226
| | |\
| | * | Update yarn lockBrandon Millman2018-08-241-0/+4
| | * | Merge branch 'development' into feature/forwarder-helper/initBrandon Millman2018-08-241-13/+170
| | |\ \
| | * | | Add assertions to factoryBrandon Millman2018-08-231-37/+29
| | * | | Update yarn lockBrandon Millman2018-08-231-1/+16
| | * | | Add ForwarderHelperImplConfigBrandon Millman2018-08-231-0/+4
| | * | | Remove marketSell and add to marketBuy implementationBrandon Millman2018-08-231-3/+3
| | * | | Flesh out typesBrandon Millman2018-08-231-3/+3
* | | | | Add new react and typesfragosti2018-08-251-3382/+3202
|/ / / /
* | | / Update uglify plugin to support es6Brandon Millman2018-08-241-0/+13
| |_|/ |/| |
* | | Merge pull request #924 from 0xProject/wrap-typedocFabio Berger2018-08-241-225/+256
|\ \ \ | |_|/ |/| |
| * | Upgrade Typedoc to 0.12.0, which works with TS 3.xFabio Berger2018-08-231-46/+46
| * | update yarn.lockFabio Berger2018-08-231-3/+7
| * | merge developmentFabio Berger2018-08-231-1/+15
| |\ \
| * | | Replace complicated camelCase to spaces logic with change-case packageFabio Berger2018-08-231-3/+137
| * | | Fix many linter errors that showed up upon upgrading tsutilFabio Berger2018-08-231-24/+14
| * | | Fix remaining merge issuesFabio Berger2018-08-221-37/+29
| * | | Merge development branchFabio Berger2018-08-221-23/+23
| |\ \ \ | | | |/ | | |/|
| * | | Update yarn.lockFabio Berger2018-08-171-3/+2
| * | | Merge developmentFabio Berger2018-08-171-28/+14
| |\ \ \
| * | | | Export Web3ProviderEngine directly instead of indirectly via subprovidersFabio Berger2018-08-161-30/+38
| * | | | Merge in new 0x.js interfaceFabio Berger2018-08-151-3/+3
| |\ \ \ \
| | * | | | Refactor 0x.js to simply re-export it's own sub-dependencies rather then wrap...Fabio Berger2018-08-141-4/+4
| * | | | | Fix additional merge conflictsFabio Berger2018-08-151-11/+93
| * | | | | Merge developmentFabio Berger2018-08-151-38/+782
| |\| | | |
| * | | | | Update yarn.lockFabio Berger2018-08-141-7/+0
| * | | | | Update yarn.lockFabio Berger2018-08-061-144/+13
| * | | | | Use our fork of react-scroll that fixes scrolling within an absolutely positi...Fabio Berger2018-08-021-6/+6
| * | | | | Start refactoring docs to remove unnecessary configs given more concise TypeD...Fabio Berger2018-08-011-3/+9
| * | | | | Update yarn.lockFabio Berger2018-07-301-127/+5
* | | | | | fix: Make non-interactive npm login for publish tests more robustAlex Browne2018-08-231-12/+155
| |_|_|_|/ |/| | | |
* | | | | Pin sra-report to 0xproject/connect v1.0.4fragosti2018-08-211-0/+14
* | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-211-33/+27
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update yarn lockBrandon Millman2018-08-211-2/+2
| * | | | Merge pull request #978 from 0xProject/feature/lenra-3.0.0-beta.25Alex Browne2018-08-171-21/+20
| |\ \ \ \
| | * | | | feat: Update lerna to version 3.0.0-beta.25 of our forkAlex Browne2018-08-171-22/+21
* | | | | | Use uuid as string for requestIdfragosti2018-08-171-4/+10
* | | | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-171-30/+15
|\| | | | |
| * | | | | Bump copy-webpack-plugin from 4.5.1 to 4.5.2dependabot[bot]2018-08-171-4/+4
| | |_|_|/ | |/| | |
| * | | | Bump copyfiles from 1.2.0 to 2.0.0dependabot[bot]2018-08-151-17/+2
| |/ / /
| * | | Merge pull request #920 from 0xProject/dependabot/npm_and_yarn/@types/fetch-m...Fabio Berger2018-08-151-35/+44
| |\ \ \
| | * | | Bump @types/fetch-mock from 5.12.2 to 6.0.3dependabot[bot]2018-08-141-35/+44
* | | | | Update json-schemas, update HTTPClient typesfragosti2018-08-151-29/+37
|/ / / /
* | | | Merge pull request #966 from 0xProject/feature/typescript-3.0.1Alex Browne2018-08-151-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | feat: Upgrade TypeScript to 3.0.1Alex Browne2018-08-151-3/+3
| | |/ | |/|
* / | Add defaults for networkId and paginationfragosti2018-08-141-4/+4
|/ /
* | Merge pull request #932 from 0xProject/fix-ganache-forkFabio Berger2018-08-141-4/+4
|\ \
| * | Fix github dep to point to branchFabio Berger2018-07-311-4/+4
* | | Enforce camelCase for all parameters and change the way the site is deployed ...fragosti2018-08-111-2/+2
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-101-43/+33
|\ \ \
| * | | fix: Update dependenciesAlex Browne2018-08-101-1/+1
* | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-08-091-0/+4
|\| | |
| * | | Update TypeScript to version 2.9.2Alex Browne2018-08-091-67/+4
* | | | Remove tests directory, use swagger api, make json api compliantfragosti2018-08-091-5/+133