aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | fix: use new forum URLfragosti2019-01-091-2/+2
| | * | | | | | fix: use old forum URL for nowfragosti2019-01-081-2/+2
| | * | | | | | chore: point to 0x.org website-apifragosti2019-01-081-2/+2
| | * | | | | | fix: CORS issue by accessing 0x geth nodes through 0x.org endpointfragosti2019-01-081-2/+2
| * | | | | | | Merge pull request #1249 from bakkenbaeck/dev-tools-pagesFabio B2019-01-0982-1039/+2464
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge developmentLeonid Logvinov2019-01-0991-238/+529
| | |\ \ \ \ \ \ \
| | * | | | | | | | Pin @types/styled-components versionsLeonid Logvinov2019-01-095-5/+5
| | * | | | | | | | Remove accidentally commited filesLeonid Logvinov2019-01-0970-51510/+0
| | * | | | | | | | Merge developmentLeonid Logvinov2019-01-09999-31757/+81927
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Fix static testsLeonid Logvinov2019-01-092-7/+7
| | * | | | | | | | | Remove redundant semicolonsLeonid Logvinov2019-01-092-3/+3
| | * | | | | | | | | fix puppeteer options for react-snapAugust Skare2018-11-211-1/+5
| | * | | | | | | | | fix casing for entries in webpackAugust Skare2018-11-211-4/+4
| | * | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-2195-81/+1382
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | comment for commented BundleAnalyzerPlugin webpack pluginAugust Skare2018-11-201-0/+1
| | * | | | | | | | | | fix type for svg icon in footerAugust Skare2018-11-201-1/+1
| | * | | | | | | | | | typedef for context dataAugust Skare2018-11-205-5/+20
| | * | | | | | | | | | fix import orderAugust Skare2018-11-205-5/+5
| | * | | | | | | | | | uniq export names for animationsAugust Skare2018-11-208-15/+15
| | * | | | | | | | | | use lodash.map insted of array.mapAugust Skare2018-11-204-22/+23
| | * | | | | | | | | | use lodash isUndefined functionAugust Skare2018-11-202-5/+7
| | * | | | | | | | | | fix imports after renamingAugust Skare2018-11-2015-65/+65
| | * | | | | | | | | | rename all files and directories to lowercaseAugust Skare2018-11-2030-0/+0
| | * | | | | | | | | | separate component for inlinecode componentAugust Skare2018-11-191-1/+5
| | * | | | | | | | | | added missing ;August Skare2018-11-191-1/+1
| | * | | | | | | | | | cleand up code componentAugust Skare2018-11-191-22/+17
| | * | | | | | | | | | strict check for children in contentblockAugust Skare2018-11-191-1/+1
| | * | | | | | | | | | type function call for Container in Animation classAugust Skare2018-11-191-2/+5
| | * | | | | | | | | | remove new-lines between methods in classesAugust Skare2018-11-192-8/+0
| | * | | | | | | | | | clean up tabs componentAugust Skare2018-11-191-27/+17
| | * | | | | | | | | | remove unnecessary children in InterfaceAugust Skare2018-11-197-22/+4
| | * | | | | | | | | | fix typings for components in headerAugust Skare2018-11-191-6/+3
| | * | | | | | | | | | use styled-components theme in logo insted of color propAugust Skare2018-11-191-3/+3
| | * | | | | | | | | | removed unused prop def from footer componentAugust Skare2018-11-191-4/+1
| | * | | | | | | | | | rename copied to didCopy in Code stateAugust Skare2018-11-191-5/+5
| | * | | | | | | | | | remove constructor from Code componentAugust Skare2018-11-191-5/+0
| | * | | | | | | | | | less verbose tslint disable ruleAugust Skare2018-11-191-2/+1
| | * | | | | | | | | | fix timeout type in animation componentAugust Skare2018-11-191-2/+2
| | * | | | | | | | | | fixed base link styling colorAugust Skare2018-11-162-4/+8
| | * | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-16162-534/+1879
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | fix linting + code syntax for statless componentsAugust Skare2018-11-1636-843/+844
| | * | | | | | | | | | | update styled-component and styled-component typingsAugust Skare2018-11-161-4/+4
| | * | | | | | | | | | | Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-1387-270/+654
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'development' into dev-tools-pagesAugust Skare2018-11-131042-61362/+27568
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | remove unused dependeciesAugust Skare2018-11-121-3/+0
| | * | | | | | | | | | | | | better positioning of hero animationAugust Skare2018-11-071-4/+4
| | * | | | | | | | | | | | | lower deboune on animation resizeAugust Skare2018-11-071-1/+1
| | * | | | | | | | | | | | | fix alignment on list bullestAugust Skare2018-11-071-8/+9
| | * | | | | | | | | | | | | visual tweaks in code componentAugust Skare2018-11-071-7/+13
| | * | | | | | | | | | | | | styling adjustment in uniq componentsAugust Skare2018-11-072-2/+2
| | * | | | | | | | | | | | | align 0x logo in footerAugust Skare2018-11-071-0/+1
| | * | | | | | | | | | | | | right align icons in trace componentAugust Skare2018-11-071-1/+0
| | * | | | | | | | | | | | | more spacing on footer itemsAugust Skare2018-11-071-0/+1
| | * | | | | | | | | | | | | break compiler cards on an earlier breakpointAugust Skare2018-11-071-2/+2
| | * | | | | | | | | | | | | new og imagesAugust Skare2018-11-074-0/+0
| | * | | | | | | | | | | | | new hero animation using bodymovin and lottieAugust Skare2018-11-0724-46/+204
| | * | | | | | | | | | | | | copy changesAugust Skare2018-11-074-10/+8
| | * | | | | | | | | | | | | fix issues in code elementAugust Skare2018-11-061-0/+3
| | * | | | | | | | | | | | | fix large button on small screensAugust Skare2018-11-061-3/+10
| | * | | | | | | | | | | | | rename pesudo element in code gutterAugust Skare2018-10-302-2/+2
| | * | | | | | | | | | | | | fix code highlighting with ...August Skare2018-10-304-16/+31
| | * | | | | | | | | | | | | remove outline on buttonsAugust Skare2018-10-301-0/+1
| | * | | | | | | | | | | | | button tweaksAugust Skare2018-10-301-8/+15
| | * | | | | | | | | | | | | optional copy button in code componentAugust Skare2018-10-302-3/+6
| | * | | | | | | | | | | | | change footer copyAugust Skare2018-10-301-2/+1
| | * | | | | | | | | | | | | fix link to 0x in headerAugust Skare2018-10-301-1/+1
| | * | | | | | | | | | | | | Fixes/august (#12)August Skare2018-10-2918-58/+119
| | * | | | | | | | | | | | | Feature/feedbacktweaks (#11)August Skare2018-10-295-24/+33
| | * | | | | | | | | | | | | update content in tabsAugust Skare2018-10-264-15/+64
| | * | | | | | | | | | | | | fix props drilling to far downAugust Skare2018-10-261-12/+11
| | * | | | | | | | | | | | | alernate prop on inlinecode componentAugust Skare2018-10-262-3/+9
| | * | | | | | | | | | | | | fix button position in code componentAugust Skare2018-10-261-17/+22
| | * | | | | | | | | | | | | fix scrollbars in code componentsAugust Skare2018-10-261-1/+1
| | * | | | | | | | | | | | | fixed links in footerAugust Skare2018-10-265-27/+24
| | * | | | | | | | | | | | | new hover stylingAugust Skare2018-10-267-3/+11
| | * | | | | | | | | | | | | new faviconsAugust Skare2018-10-264-0/+0
| | * | | | | | | | | | | | | fix line-height in lead componentAugust Skare2018-10-261-1/+1
| | * | | | | | | | | | | | | center logo textAugust Skare2018-10-261-2/+7
| | * | | | | | | | | | | | | update codeblock in trace componentAugust Skare2018-10-261-1/+11
| | * | | | | | | | | | | | | text color in trace componentAugust Skare2018-10-261-7/+12
| | * | | | | | | | | | | | | 14px fontsize on codeAugust Skare2018-10-261-0/+1
| | * | | | | | | | | | | | | update text color on dark backgroundAugust Skare2018-10-261-0/+3
| | * | | | | | | | | | | | | update content on copiler pageAugust Skare2018-10-261-2/+16
| | * | | | | | | | | | | | | fix dom elements type in introAugust Skare2018-10-253-7/+11
| | * | | | | | | | | | | | | breakpoint on medium in intro componentAugust Skare2018-10-251-13/+2
| | * | | | | | | | | | | | | add json support to highlightAugust Skare2018-10-251-0/+2
| | * | | | | | | | | | | | | Updates intro componentMegan Pearson2018-10-251-7/+4
| | * | | | | | | | | | | | | Merge remote-tracking branch 'origin/dev-tools-pages' into dev-tools-pagesMegan Pearson2018-10-253-22/+35
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Updates intro component (#10)Megan Pearson2018-10-253-22/+35
| | * | | | | | | | | | | | | | Fixed typosMegan Pearson2018-10-252-6/+6
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Feature/syntaxhighlighting (#9)August Skare2018-10-257-52/+159
| | * | | | | | | | | | | | | Add highlighter.js; basic styling for .diff classes; Start of code block in covMegan Pearson2018-10-254-11/+41
| | * | | | | | | | | | | | | Updates Intro Component to use IntroBody and IntroAsideMegan Pearson2018-10-252-19/+37
| | * | | | | | | | | | | | | Content (#7)August Skare2018-10-256-65/+231
| | * | | | | | | | | | | | | Feature/tweaks (#8)August Skare2018-10-257-22/+53
| | * | | | | | | | | | | | | Feature/animations (#6)August Skare2018-10-2510-9/+41
| | * | | | | | | | | | | | | Feature/colors (#5)August Skare2018-10-236-7/+7
| | * | | | | | | | | | | | | Update margin-bottomAugust Skare2018-10-231-1/+1
| | * | | | | | | | | | | | | Responsive Compiler Megan Pearson2018-10-231-15/+25
| | * | | | | | | | | | | | | Responsive intro, againMegan Pearson2018-10-231-3/+10
| | * | | | | | | | | | | | | Adds wide prop for full width sectionsMegan Pearson2018-10-232-4/+12
| | * | | | | | | | | | | | | Implements Lead typographyMegan Pearson2018-10-233-9/+13
| | * | | | | | | | | | | | | Merge branch 'dev-tools-pages' into feature/variablesMegan Pearson2018-10-228-184/+187
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Remove unused importsMegan Pearson2018-10-221-2/+0
| | | * | | | | | | | | | | | | remove contentBlock from content componentAugust Skare2018-10-226-17/+15
| | | * | | | | | | | | | | | | rename Main to ContentAugust Skare2018-10-225-14/+14
| | | * | | | | | | | | | | | | remove container from all pagesAugust Skare2018-10-224-101/+88
| | | * | | | | | | | | | | | | support dark alternative of Main componentAugust Skare2018-10-223-50/+79
| | | * | | | | | | | | | | | | Remove font size adjustment for small screens from Beta Megan Pearson2018-10-222-3/+4
| | | * | | | | | | | | | | | | Responsive footerMegan Pearson2018-10-221-5/+35
| | | * | | | | | | | | | | | | Responsive font sizes in typography and globalstylesMegan Pearson2018-10-222-0/+11
| | | * | | | | | | | | | | | | Responsive traceMegan Pearson2018-10-221-2/+36
| | | * | | | | | | | | | | | | Responsive headerMegan Pearson2018-10-221-0/+6
| | | * | | | | | | | | | | | | Exports media breakpointsMegan Pearson2018-10-221-8/+27
| | | * | | | | | | | | | | | | Changed name of export to colors and updates componentsMegan Pearson2018-10-228-20/+22
| | | * | | | | | | | | | | | | Implements color variables and updates components Megan Pearson2018-10-228-10/+29
| | | * | | | | | | | | | | | | Feature/build step (#2)August Skare2018-10-1922-107/+195
| | * | | | | | | | | | | | | | Responsive IntroMegan Pearson2018-10-221-13/+22
| | * | | | | | | | | | | | | | Add light prop to codeMegan Pearson2018-10-221-1/+1
| | * | | | | | | | | | | | | | Responsive listMegan Pearson2018-10-221-0/+6
| | * | | | | | | | | | | | | | breakout container for small screensAugust Skare2018-10-223-50/+62
| | * | | | | | | | | | | | | | ligt theme on codeAugust Skare2018-10-222-4/+6
| | * | | | | | | | | | | | | | dont shrink icons in trace componentAugust Skare2018-10-221-4/+8
| | * | | | | | | | | | | | | | button styling on small screensAugust Skare2018-10-221-0/+7
| | * | | | | | | | | | | | | | code fontsize on small screensAugust Skare2018-10-222-68/+70
| | * | | | | | | | | | | | | | hero spacing adjustment on small screenAugust Skare2018-10-221-0/+12
| | * | | | | | | | | | | | | | spacing adjustments on contentblock and main componentsAugust Skare2018-10-222-1/+25
| | * | | | | | | | | | | | | | remove padding on Trace component on small breakpointAugust Skare2018-10-221-1/+5
| | * | | | | | | | | | | | | | spacing adjustment in footerAugust Skare2018-10-221-1/+6
| | * | | | | | | | | | | | | | don't shrink icons in footerAugust Skare2018-10-221-1/+1
| | * | | | | | | | | | | | | | keep fonts folder in gitAugust Skare2018-10-222-1/+2
| | * | | | | | | | | | | | | | Feature/build step (#2)August Skare2018-10-1922-107/+195
| | * | | | | | | | | | | | | | Remove font size adjustment for small screens from Beta Megan Pearson2018-10-192-3/+4
| | * | | | | | | | | | | | | | Responsive footerMegan Pearson2018-10-191-5/+35
| | * | | | | | | | | | | | | | Responsive font sizes in typography and globalstylesMegan Pearson2018-10-192-0/+11
| | * | | | | | | | | | | | | | Responsive traceMegan Pearson2018-10-191-2/+36
| | * | | | | | | | | | | | | | Responsive headerMegan Pearson2018-10-191-0/+6
| | * | | | | | | | | | | | | | Exports media breakpointsMegan Pearson2018-10-191-8/+27
| | * | | | | | | | | | | | | | Changed name of export to colors and updates componentsMegan Pearson2018-10-198-20/+22
| | * | | | | | | | | | | | | | Implements color variables and updates components Megan Pearson2018-10-198-10/+29
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | added trace component to trace viewAugust Skare2018-10-187-1/+161
| | * | | | | | | | | | | | | tweaking header and hero position and sizingAugust Skare2018-10-182-8/+19
| | * | | | | | | | | | | | | compiler component in compiler viewAugust Skare2018-10-182-0/+78
| | * | | | | | | | | | | | | intro component on cov viewAugust Skare2018-10-181-0/+8
| | * | | | | | | | | | | | | intro component in profiler viewAugust Skare2018-10-182-0/+55
| | * | | | | | | | | | | | | initial commitAugust Skare2018-10-1854-1008/+1050
| | * | | | | | | | | | | | | update react and styled-componentsAugust Skare2018-10-151-3/+3
| * | | | | | | | | | | | | | Python contract demo, with lots of refactoring (#1485)F. Eugene Aumson2019-01-091-2/+9
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Publish@0x/website@0.0.64@0x/web3-wrapper@3.2.2@0x/utils@2.1.1@0x/types@1.5.0@0x/testnet-faucets@1.0.61@0x/subproviders@2.1.9@0x/sra-spec@1.0.14@0x/sol-resolver@1.2.1@0x/sol-doc@1.0.12@0x/sol-cov@2.1.17@0x/sol-compiler@2.0.0@0x/react-shared@1.1.0@0x/react-docs@1.0.23@0x/pipeline@1.0.3@0x/order-watcher@2.4.0@0x/order-utils@3.1.0@0x/monorepo-scripts@1.0.16@0x/migrations@2.3.0@0x/metacoin@0.0.33@0x/json-schemas@2.1.5@0x/instant@1.0.5@0x/fill-scenarios@1.1.0@0x/dev-utils@1.0.22@0x/dev-tools-pages@0.0.11@0x/contracts-utils@1.0.3@0x/contracts-tokens@1.0.3@0x/contracts-test-utils@1.0.3@0x/contracts-protocol@2.2.0@0x/contracts-multisig@1.0.3@0x/contracts-libs@1.0.3@0x/contracts-interfaces@1.0.3@0x/contracts-extensions@1.2.0@0x/contracts-examples@1.0.3@0x/contract-wrappers@4.2.0@0x/contract-artifacts@1.2.0@0x/contract-addresses@2.1.0@0x/connect@3.0.11@0x/base-contract@3.0.11@0x/asset-buyer@3.0.5@0x/assert@1.0.21@0x/abi-gen@1.0.20@0x/abi-gen-wrappers@2.1.00x.js@3.0.0Fabio Berger2019-01-0934-206/+206
| * | | | | | | | | | | | | Updated CHANGELOGSFabio Berger2019-01-0956-17/+273
| * | | | | | | | | | | | | Merge pull request #1496 from 0xProject/feature/solc-5.0Leonid Logvinov2019-01-093-15/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Add CHENGELOG entrieLeonid Logvinov2019-01-091-0/+4
| | * | | | | | | | | | | | Update sol-compiler binPaths to include the newest solidityLeonid Logvinov2019-01-091-14/+45
| | * | | | | | | | | | | | Update solc used by sol-compilerLeonid Logvinov2019-01-091-1/+1
| * | | | | | | | | | | | | Merge pull request #1494 from 0xProject/feature/order-watcher/dockerizeFabio B2019-01-095-16/+86
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | rename methodFabio Berger2019-01-091-4/+4
| | * | | | | | | | | | | | | Remove stray consoleFabio Berger2019-01-091-1/+0
| | * | | | | | | | | | | | | Add assertions to catch trying to add undefined schemasFabio Berger2019-01-091-0/+9
| | * | | | | | | | | | | | | Fixx request payload and expected responsesFabio Berger2019-01-081-6/+8
| | * | | | | | | | | | | | | Fixx OrderWatcher WS tests so they are completely independent from one anotherFabio Berger2019-01-081-10/+12
| | * | | | | | | | | | | | | Merge branch 'development' into feature/order-watcher/dockerizeFabio Berger2019-01-08440-4550/+10930
| | |\| | | | | | | | | | | |
| | * | | | | | | | | | | | | Create server entry point and Dockerfile for OrderWatcherFabio Berger2019-01-083-0/+58
| * | | | | | | | | | | | | | Merge pull request #1439 from 0xProject/migrations/docker-imageJacob Evans2019-01-096-2/+107
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Readme, read snapshot name from package.jsonJacob Evans2018-12-273-2/+52
| | * | | | | | | | | | | | | | Dockerfile defaults to latestJacob Evans2018-12-241-1/+1
| | * | | | | | | | | | | | | | Copy latest published version to 0x_ganache_snapshot-latest.zipJacob Evans2018-12-241-1/+1
| | * | | | | | | | | | | | | | Use new bucket, bind on 0.0.0.0Jacob Evans2018-12-242-6/+8
| | * | | | | | | | | | | | | | Add Docker image and Snapshot commandsJacob Evans2018-12-175-2/+55
| * | | | | | | | | | | | | | | fetch and save copper (#1472)Xianny2019-01-0928-7/+3517
| * | | | | | | | | | | | | | | Move json_schemas to its own package (#1435)F. Eugene Aumson2019-01-0912-17/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Correct inconsistencies in JSON schema namesF. Eugene Aumson2018-12-2912-17/+17
| * | | | | | | | | | | | | | | | Merge branch 'development' of github.com:0xProject/0x-monorepo into developmentFabio Berger2019-01-091-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Remove beta note from asset-buyerSteve Klebanoff2019-01-091-2/+0
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * / | | | | | | | | | | | | | | Fix typoFabio Berger2019-01-095-5/+5
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Add .gitkeepLeonid Logvinov2019-01-101-0/+0
* | | | | | | | | | | | | | | | Rename sol-trace-based-tools-common to sol-tracing-utilsLeonid Logvinov2019-01-1049-19/+19
* | | | | | | | | | | | | | | | Update packages/sol-trace/README.mdFabio B2019-01-101-1/+1
* | | | | | | | | | | | | | | | Update packages/sol-trace/CHANGELOG.jsonFabio B2019-01-101-1/+1
* | | | | | | | | | | | | | | | Update packages/sol-trace-based-tools-common/src/source_maps.tsFabio B2019-01-101-1/+1
* | | | | | | | | | | | | | | | Update packages/sol-trace-based-tools-common/CHANGELOG.jsonFabio B2019-01-101-1/+1
* | | | | | | | | | | | | | | | Update packages/sol-profiler/CHANGELOG.jsonFabio B2019-01-101-1/+1
* | | | | | | | | | | | | | | | Update packages/sol-coverage/CHANGELOG.jsonFabio B2019-01-101-1/+1
* | | | | | | | | | | | | | | | Update packages/monorepo-scripts/src/test_installation.tsFabio B2019-01-101-1/+1
* | | | | | | | | | | | | | | | Bump up the chunk sizeLeonid Logvinov2019-01-091-1/+1
* | | | | | | | | | | | | | | | Split installation tests in chunks of 10 to not run out of memoryLeonid Logvinov2019-01-081-34/+39
* | | | | | | | | | | | | | | | Refactor out sol-cov, sol-profiler and sol-trace into their separate packagesLeonid Logvinov2019-01-08107-583/+1093
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Fixed merge conflict from developmentGreg Hysen2019-01-083-4/+6
* | | | | | | | | | | | | | | Ran prettierGreg Hysen2019-01-081-1/+9
* | | | | | | | | | | | | | | Doc generation working for changes by dutch auction wrapperGreg Hysen2019-01-081-1/+1
* | | | | | | | | | | | | | | added changelog entry for monorepo-scriptsGreg Hysen2019-01-081-0/+4
* | | | | | | | | | | | | | | Hide dutch auction wrapper from docs -- hopefully this will prevent the "must...Greg Hysen2019-01-081-0/+1
* | | | | | | | | | | | | | | Added NetworkID 50 address for dutch auction wrapperGreg Hysen2019-01-081-2/+1
* | | | | | | | | | | | | | | removed manual updte of package.json versionGreg Hysen2019-01-085-5/+5
* | | | | | | | | | | | | | | export dutch auction wrapper types from 0x.jsGreg Hysen2019-01-082-0/+3
* | | | | | | | | | | | | | | Export dutch auction wrapper in 0x.jsGreg Hysen2019-01-081-0/+1
* | | | | | | | | | | | | | | ran prettierGreg Hysen2019-01-083-4/+6
* | | | | | | | | | | | | | | Minor documentation updates to dutch auction wrapperGreg Hysen2019-01-084-27/+35
* | | | | | | | | | | | | | | `afterAuctionDetails` -> `auctionDetails`Greg Hysen2019-01-081-2/+2
* | | | | | | | | | | | | | | Added @todo for including dutch auction addresses once deployedGreg Hysen2019-01-081-2/+6
* | | | | | | | | | | | | | | Ran prettier & linterGreg Hysen2019-01-086-83/+86
* | | | | | | | | | | | | | | Removed redundant assignmentGreg Hysen2019-01-081-1/+1
* | | | | | | | | | | | | | | removed needless newline on contract-wrappers changelogGreg Hysen2019-01-081-2/+1
* | | | | | | | | | | | | | | removed timestamp from changelog for abi-gen-wrappersGreg Hysen2019-01-081-2/+1
* | | | | | | | | | | | | | | added dutch auction address for testnetsGreg Hysen2019-01-081-3/+3
* | | | | | | | | | | | | | | removed .onlyGreg Hysen2019-01-081-1/+1
* | | | | | | | | | | | | | | updated relevant changelogsGreg Hysen2019-01-0810-5/+51
* | | | | | | | | | | | | | | Added dutch auction utils to contract-wrappersGreg Hysen2019-01-081-0/+144
* | | | | | | | | | | | | | | ran prettier + added changelog entry for contract wrappersGreg Hysen2019-01-082-6/+12
* | | | | | | | | | | | | | | ran prettierGreg Hysen2019-01-082-37/+35
* | | | | | | | | | | | | | | dutch wrapper tests workingGreg Hysen2019-01-083-52/+27
* | | | | | | | | | | | | | | all dutchie wrapper tests passingGreg Hysen2019-01-082-108/+76
* | | | | | | | | | | | | | | Progress on dutch auction wrapper. Need to add auction data decoding to it.Greg Hysen2019-01-083-23/+99
* | | | | | | | | | | | | | | Removed unnecessary fields from dutch auction artifactsGreg Hysen2019-01-081-84/+2
* | | | | | | | | | | | | | | Dutch wrapperGreg Hysen2019-01-0813-21/+1052
* | | | | | | | | | | | | | | Dutch Auction Contract WrapperGreg Hysen2019-01-082-0/+29
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Optimize SQL queries in pull_missing_blocks (#1458)Alex Browne2019-01-081-19/+20
* | | | | | | | | | | | | | chore(website): update copy on market making pageBrandon Millman2019-01-081-1/+1
* | | | | | | | | | | | | | fix(website): fix some copy on the market maker pageBrandon Millman2019-01-081-1/+1
* | | | | | | | | | | | | | Merge pull request #1487 from 0xProject/feature/website/market-maker-pageBrandon Millman2019-01-086-112/+282
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | chore(website): fix linterBrandon Millman2019-01-081-1/+1
| * | | | | | | | | | | | | | chore(website): update market making page copyBrandon Millman2019-01-071-5/+5
| * | | | | | | | | | | | | | feat(website): add contact us hero action to market maker pageBrandon Millman2019-01-072-15/+30
| * | | | | | | | | | | | | | feat(website): implement market maker formBrandon Millman2019-01-072-63/+184
| * | | | | | | | | | | | | | feat(website): Add support for copper forms in the offersBrandon Millman2019-01-052-29/+50
| * | | | | | | | | | | | | | feat(website): add link underneath the first feature in market maker pageBrandon Millman2019-01-051-0/+7
| * | | | | | | | | | | | | | feat(website): update market maker page copy and linksBrandon Millman2019-01-051-14/+10
| * | | | | | | | | | | | | | feat(website): add market making section to developers dropdownBrandon Millman2019-01-051-0/+4
| * | | | | | | | | | | | | | feature(website): add market making pageBrandon Millman2019-01-041-0/+6
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Use enums in pipelineAmir Bandeali2019-01-0819-59/+75
* | | | | | | | | | | | | | Minimize unnecessary type assertionsAmir Bandeali2019-01-0811-328/+247
* | | | | | | | | | | | | | Fix linting errorsAmir Bandeali2019-01-084-0/+4
* | | | | | | | | | | | | | Add tests for MAP in order watcherAmir Bandeali2019-01-082-1/+209
* | | | | | | | | | | | | | Do not export AssetData in 0x.jsAmir Bandeali2019-01-082-3/+2
* | | | | | | | | | | | | | Add tests for recursive MAP decodingAmir Bandeali2019-01-084-10/+68
* | | | | | | | | | | | | | Update CHANGELOGsAmir Bandeali2019-01-085-4/+14
* | | | | | | | | | | | | | FIx linting errorsAmir Bandeali2019-01-083-0/+8
* | | | | | | | | | | | | | Add recursive MultiAsset decoding, store first address in pipelineAmir Bandeali2019-01-088-21/+62
* | | | | | | | | | | | | | feat: Add balance and allowance checks for MultiAssetProxyAmir Bandeali2019-01-081-45/+87
* | | | | | | | | | | | | | feat: Add fields to OrderRelevantState and change AssetData to SingleAssetDataAmir Bandeali2019-01-082-2/+4
* | | | | | | | | | | | | | Add individual balances and allowances to OrderRelevantStateAmir Bandeali2019-01-083-3/+74
* | | | | | | | | | | | | | Do not attempt to parse tokenAddress if decoding data from multiAssetProxyAmir Bandeali2019-01-085-23/+58
* | | | | | | | | | | | | | Fix transferFrom to work with MAPAmir Bandeali2019-01-083-21/+48
* | | | | | | | | | | | | | Rename functionsAmir Bandeali2019-01-082-18/+16
* | | | | | | | | | | | | | Add prefix to names of properties in EncodingRules and DecodingRulesAmir Bandeali2019-01-089-21/+32
* | | | | | | | | | | | | | feat: Export MultiAssetData in typesAmir Bandeali2019-01-083-0/+11
* | | | | | | | | | | | | | Fix decoding and add testsAmir Bandeali2019-01-082-34/+55
* | | | | | | | | | | | | | Run linterAmir Bandeali2019-01-082-1/+5
* | | | | | | | | | | | | | Add support for MAP in fill-scenariosAmir Bandeali2019-01-082-40/+45
* | | | | | | | | | | | | | Update CHANGELOGAmir Bandeali2019-01-081-0/+9
* | | | | | | | | | | | | | feat: Add support for MultiAssetProxyAmir Bandeali2019-01-082-55/+131