/audio/cd-console/

/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : dexon-0x-contracts
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
Commit message (Expand)AuthorAgeFilesLines
* Deploy @dexon-foundation/0x.jsstableHsuan Lee2019-03-061-6346/+5494
* Update yarn.lockHsuan Lee2019-03-041-2/+28
* Only include analytics on production buildsFabio Berger2019-02-071-30/+2
* Updated CHANGELOGSLeonid Logvinov2019-02-071-2/+30
* Merge developmentFabio Berger2019-02-071-26/+9
|\
| * Merge developmentLeonid Logvinov2019-02-071-263/+87
| |\
| * | TempLeonid Logvinov2019-02-041-28/+16
* | | Update yarn.lockFabio Berger2019-02-071-0/+25
* | | re-add postinstall hackFabio Berger2019-02-071-0/+117
| |/ |/|
* | Fix react-highlight depFabio Berger2019-02-061-32/+1
* | CI test for dependencies to have the same version (#1556)Xianny2019-02-051-286/+47
|/
* fix typofragosti2019-01-311-0/+25
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into d...fragosti2019-01-251-3336/+612
|\
| * Merge branch 'development' into feat/contracts/split-packagesAmir Bandeali2019-01-241-2/+2
| |\
| | * Cache bytecode lookupLeonid Logvinov2019-01-211-113/+9
| * | Cleanup package.json filesAmir Bandeali2019-01-221-40/+0
| * | Move contents of examples and interfaces packages into corresponding packagesAmir Bandeali2019-01-221-111/+69
| |/
| * 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
* | | Output Chrome 41 compatible version of 0x instantJustin Barry2019-01-111-0/+112
|/ /
* | 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-20