Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1437 from 0xProject/feature/instant/tell-amount-available | Steve Klebanoff | 2019-01-10 | 12 | -17/+273 |
|\ | | | | | [instant] Tell user how much of an asset is available | ||||
| * | Merge branch 'development' into feature/instant/tell-amount-available | Steve Klebanoff | 2019-01-10 | 510 | -2630/+21906 |
| |\ | |||||
| * | | Add PR number | Steve Klebanoff | 2019-01-04 | 1 | -1/+2 |
| | | | |||||
| * | | Merge branch 'development' into feature/instant/tell-amount-available | Steve Klebanoff | 2019-01-03 | 271 | -4065/+647 |
| |\ \ | |||||
| * | | | take out no-longer necessary test | Steve Klebanoff | 2019-01-03 | 1 | -6/+1 |
| | | | | |||||
| * | | | Merge branch 'development' into feature/instant/tell-amount-available | Steve Klebanoff | 2018-12-22 | 2 | -10/+16 |
| |\ \ \ | |||||
| * | | | | Fix var name and use floor instead of .round(0, ROUND_DOWN) | Steve Klebanoff | 2018-12-22 | 1 | -9/+7 |
| | | | | | |||||
| * | | | | Make amountAvailableToFill required | Steve Klebanoff | 2018-12-22 | 3 | -8/+3 |
| | | | | | |||||
| * | | | | Merge branch 'development' into feature/instant/tell-amount-available | Steve Klebanoff | 2018-12-22 | 411 | -1165/+14395 |
| |\ \ \ \ | |||||
| * | | | | | more documentation | Steve Klebanoff | 2018-12-15 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Fix for asset-buyer documentation | Steve Klebanoff | 2018-12-15 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | rename boolean var | Steve Klebanoff | 2018-12-15 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | one more test for undefined | Steve Klebanoff | 2018-12-15 | 1 | -1/+6 |
| | | | | | | |||||
| * | | | | | Update asset-buyer changelog describing error change | Steve Klebanoff | 2018-12-15 | 1 | -0/+8 |
| | | | | | | |||||
| * | | | | | Only send in amountAvailableToFill if it's a non-zero amount, add additional ↵ | Steve Klebanoff | 2018-12-15 | 7 | -104/+154 |
| | | | | | | | | | | | | | | | | | | | | | | | | tests and nest, and put error into its own file | ||||
| * | | | | | Nesting errors | Steve Klebanoff | 2018-12-15 | 1 | -23/+25 |
| | | | | | | |||||
| * | | | | | More tests for assetBuyerErrorMessage | Steve Klebanoff | 2018-12-15 | 1 | -3/+38 |
| | | | | | | |||||
| * | | | | | Factor in slippage amount in InsufficientAssetLiquidityError error, and show ↵ | Steve Klebanoff | 2018-12-15 | 8 | -9/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | in instant | ||||
| * | | | | | feat(asset-buyer): Custom InsufficientAssetLiquidityError error | Steve Klebanoff | 2018-12-15 | 4 | -9/+107 |
| | | | | | | | | | | | | | | | | | | | | | | | | BREAKING CHANGE: A custom InsufficientAssetLiquidityError error is now raised when there is insufficient liquidity | ||||
* | | | | | | Merge pull request #1489 from 0xProject/fix/website/0x-org-endpoints | Francesco Agosti | 2019-01-10 | 3 | -6/+8 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [website] Audit and fix 0x.org migration URLs | ||||
| * | | | | | | fix: use getBackendBaseUrl instead of hardcoded string | fragosti | 2019-01-09 | 2 | -2/+4 |
| | | | | | | | |||||
| * | | | | | | fix: use new forum URL | fragosti | 2019-01-09 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | fix: use old forum URL for now | fragosti | 2019-01-08 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | chore: point to 0x.org website-api | fragosti | 2019-01-08 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | fix: CORS issue by accessing 0x geth nodes through 0x.org endpoint | fragosti | 2019-01-08 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Clean up docs before publish | F. Eugene Aumson | 2019-01-10 | 5 | -20/+69 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | In README's, don't mention non-existent tests (#1497) | F. Eugene Aumson | 2019-01-10 | 3 | -15/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1249 from bakkenbaeck/dev-tools-pages | Fabio B | 2019-01-09 | 86 | -1276/+5707 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Dev tools pages | ||||
| * \ \ \ \ \ | Merge development | Leonid Logvinov | 2019-01-09 | 119 | -386/+787 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Pin @types/styled-components versions | Leonid Logvinov | 2019-01-09 | 6 | -24/+15 |
| | | | | | | | | |||||
| * | | | | | | | Add yarn.lock changes | Leonid Logvinov | 2019-01-09 | 1 | -227/+1165 |
| | | | | | | | | |||||
| * | | | | | | | Remove accidentally commited files | Leonid Logvinov | 2019-01-09 | 70 | -51510/+0 |
| | | | | | | | | |||||
| * | | | | | | | Merge development | Leonid Logvinov | 2019-01-09 | 1333 | -28966/+121925 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix static tests | Leonid Logvinov | 2019-01-09 | 3 | -7/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | Remove redundant semicolons | Leonid Logvinov | 2019-01-09 | 2 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix the circleci image | Leonid Logvinov | 2019-01-09 | 3 | -31/+17 |
| | | | | | | | | | |||||
| * | | | | | | | | fix puppeteer options for react-snap | August Skare | 2018-11-21 | 1 | -1/+5 |
| | | | | | | | | | |||||
| * | | | | | | | | fix casing for entries in webpack | August Skare | 2018-11-21 | 1 | -4/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'development' into dev-tools-pages | August Skare | 2018-11-21 | 104 | -134/+1573 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | comment for commented BundleAnalyzerPlugin webpack plugin | August Skare | 2018-11-20 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | fix type for svg icon in footer | August Skare | 2018-11-20 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | typedef for context data | August Skare | 2018-11-20 | 5 | -5/+20 |
| | | | | | | | | | | |||||
| * | | | | | | | | | fix import order | August Skare | 2018-11-20 | 5 | -5/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | uniq export names for animations | August Skare | 2018-11-20 | 8 | -15/+15 |
| | | | | | | | | | | |||||
| * | | | | | | | | | use lodash.map insted of array.map | August Skare | 2018-11-20 | 4 | -22/+23 |
| | | | | | | | | | | |||||
| * | | | | | | | | | use lodash isUndefined function | August Skare | 2018-11-20 | 2 | -5/+7 |
| | | | | | | | | | | |||||
| * | | | | | | | | | fix imports after renaming | August Skare | 2018-11-20 | 15 | -65/+65 |
| | | | | | | | | | | |||||
| * | | | | | | | | | rename all files and directories to lowercase | August Skare | 2018-11-20 | 30 | -0/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | separate component for inlinecode component | August Skare | 2018-11-19 | 1 | -1/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | added missing ; | August Skare | 2018-11-19 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | cleand up code component | August Skare | 2018-11-19 | 1 | -22/+17 |
| | | | | | | | | | | |||||
| * | | | | | | | | | strict check for children in contentblock | August Skare | 2018-11-19 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | type function call for Container in Animation class | August Skare | 2018-11-19 | 1 | -2/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | remove new-lines between methods in classes | August Skare | 2018-11-19 | 2 | -8/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | clean up tabs component | August Skare | 2018-11-19 | 1 | -27/+17 |
| | | | | | | | | | | |||||
| * | | | | | | | | | remove unnecessary children in Interface | August Skare | 2018-11-19 | 7 | -22/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | fix typings for components in header | August Skare | 2018-11-19 | 1 | -6/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | use styled-components theme in logo insted of color prop | August Skare | 2018-11-19 | 1 | -3/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | removed unused prop def from footer component | August Skare | 2018-11-19 | 1 | -4/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | rename copied to didCopy in Code state | August Skare | 2018-11-19 | 1 | -5/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | remove constructor from Code component | August Skare | 2018-11-19 | 1 | -5/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | less verbose tslint disable rule | August Skare | 2018-11-19 | 1 | -2/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | fix timeout type in animation component | August Skare | 2018-11-19 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | fixed base link styling color | August Skare | 2018-11-16 | 2 | -4/+8 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'development' into dev-tools-pages | August Skare | 2018-11-16 | 184 | -642/+2416 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fix linting + code syntax for statless components | August Skare | 2018-11-16 | 36 | -843/+844 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | update styled-component and styled-component typings | August Skare | 2018-11-16 | 2 | -47/+40 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'development' into dev-tools-pages | August Skare | 2018-11-13 | 88 | -271/+697 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'development' into dev-tools-pages | August Skare | 2018-11-13 | 1087 | -62833/+30200 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | remove unused dependecies | August Skare | 2018-11-12 | 2 | -11/+0 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | better positioning of hero animation | August Skare | 2018-11-07 | 1 | -4/+4 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | lower deboune on animation resize | August Skare | 2018-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix alignment on list bullest | August Skare | 2018-11-07 | 1 | -8/+9 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | visual tweaks in code component | August Skare | 2018-11-07 | 1 | -7/+13 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | styling adjustment in uniq components | August Skare | 2018-11-07 | 2 | -2/+2 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | align 0x logo in footer | August Skare | 2018-11-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | right align icons in trace component | August Skare | 2018-11-07 | 1 | -1/+0 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | more spacing on footer items | August Skare | 2018-11-07 | 1 | -0/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | break compiler cards on an earlier breakpoint | August Skare | 2018-11-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | new og images | August Skare | 2018-11-07 | 4 | -0/+0 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | new hero animation using bodymovin and lottie | August Skare | 2018-11-07 | 25 | -46/+261 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | copy changes | August Skare | 2018-11-07 | 4 | -10/+8 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix issues in code element | August Skare | 2018-11-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix large button on small screens | August Skare | 2018-11-06 | 1 | -3/+10 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | rename pesudo element in code gutter | August Skare | 2018-10-30 | 2 | -2/+2 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix code highlighting with ... | August Skare | 2018-10-30 | 4 | -16/+31 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | remove outline on buttons | August Skare | 2018-10-30 | 1 | -0/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | button tweaks | August Skare | 2018-10-30 | 1 | -8/+15 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | optional copy button in code component | August Skare | 2018-10-30 | 2 | -3/+6 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | change footer copy | August Skare | 2018-10-30 | 1 | -2/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix link to 0x in header | August Skare | 2018-10-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fixes/august (#12) | August Skare | 2018-10-29 | 18 | -58/+119 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix button dimensions * fix footer hover color * breakout in trace component * fix padding on button on small screens * fix title with content on small screens * sizing adjustment in intro component * intro component adjustments * container size adjustments * meta og images * fixed gutter size * trace component fix + breakout fix * show copy button if touch device * responsive hero animation | ||||
| * | | | | | | | | | | | | Feature/feedbacktweaks (#11) | August Skare | 2018-10-29 | 5 | -24/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix typo * Fix 1px line showing in middle of divs * Increase inline code padding by 2px * Make masonry block not full width on screens larger than mobile * Align list items * Change button text to copied if it's been copied | ||||
| * | | | | | | | | | | | | update content in tabs | August Skare | 2018-10-26 | 4 | -15/+64 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix props drilling to far down | August Skare | 2018-10-26 | 1 | -12/+11 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | alernate prop on inlinecode component | August Skare | 2018-10-26 | 2 | -3/+9 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix button position in code component | August Skare | 2018-10-26 | 1 | -17/+22 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix scrollbars in code components | August Skare | 2018-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fixed links in footer | August Skare | 2018-10-26 | 5 | -27/+24 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | new hover styling | August Skare | 2018-10-26 | 7 | -3/+11 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | new favicons | August Skare | 2018-10-26 | 4 | -0/+0 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix line-height in lead component | August Skare | 2018-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | center logo text | August Skare | 2018-10-26 | 1 | -2/+7 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | update codeblock in trace component | August Skare | 2018-10-26 | 1 | -1/+11 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | text color in trace component | August Skare | 2018-10-26 | 1 | -7/+12 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | 14px fontsize on code | August Skare | 2018-10-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | update text color on dark background | August Skare | 2018-10-26 | 1 | -0/+3 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | update content on copiler page | August Skare | 2018-10-26 | 1 | -2/+16 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | fix dom elements type in intro | August Skare | 2018-10-25 | 3 | -7/+11 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | breakpoint on medium in intro component | August Skare | 2018-10-25 | 1 | -13/+2 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | add json support to highlight | August Skare | 2018-10-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Updates intro component | Megan Pearson | 2018-10-25 | 1 | -7/+4 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge remote-tracking branch 'origin/dev-tools-pages' into dev-tools-pages | Megan Pearson | 2018-10-25 | 3 | -22/+35 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Updates intro component (#10) | Megan Pearson | 2018-10-25 | 3 | -22/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updates intro component * Remove unused Inner * Use Breakout component in Intro | ||||
| * | | | | | | | | | | | | | Fixed typos | Megan Pearson | 2018-10-25 | 2 | -6/+6 |
| |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Feature/syntaxhighlighting (#9) | August Skare | 2018-10-25 | 7 | -52/+159 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip code highlighting of lines * Implements gutter component * WIP: Profiler with gutter * cleaned up highlight code * Removes before content for gutter styling * Styles gutter * Add correct Profiler code content * Adds color variable for gutter gray * refactor code component width gutter and diffing | ||||
| * | | | | | | | | | | | | Add highlighter.js; basic styling for .diff classes; Start of code block in cov | Megan Pearson | 2018-10-25 | 4 | -11/+41 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Updates Intro Component to use IntroBody and IntroAside | Megan Pearson | 2018-10-25 | 2 | -19/+37 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Content (#7) | August Skare | 2018-10-25 | 6 | -65/+231 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * optional children in List component * added real content to trace page * added real content to cov page * add support for json highlighting * real content on compiler page * real content on profiler page * remove unused import * remove list from compiler page * wrap code components in pages with breakout component * fix font size on text * fix typo | ||||
| * | | | | | | | | | | | | Feature/tweaks (#8) | August Skare | 2018-10-25 | 7 | -22/+53 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * show copy button on focs * change base link styling * text-decoration underline on basic links * basic hover and focus styles on button and tabs * add links in footer * change breakpoints vars * medium breakpoint on footer | ||||
| * | | | | | | | | | | | | Feature/animations (#6) | August Skare | 2018-10-25 | 10 | -9/+41 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test animation * test two part video * new video test * replace videos with gifs * rename videos folder to images * sol-cov gifs * renames variables * compiler gif * change in hero srcset * better positioning of hero image | ||||
| * | | | | | | | | | | | | Feature/colors (#5) | August Skare | 2018-10-23 | 6 | -7/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix color variables * rename link var to type | ||||
| * | | | | | | | | | | | | Merge pull request #4 from bakkenbaeck/feature/moreresponsive | Megan Pearson | 2018-10-23 | 5 | -31/+60 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Feature/moreresponsive | ||||
| | * | | | | | | | | | | | | Update margin-bottom | August Skare | 2018-10-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: mepearso <megan.e.pearson@gmail.com> | ||||
| | * | | | | | | | | | | | | Responsive Compiler | Megan Pearson | 2018-10-23 | 1 | -15/+25 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Responsive intro, again | Megan Pearson | 2018-10-23 | 1 | -3/+10 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Adds wide prop for full width sections | Megan Pearson | 2018-10-23 | 2 | -4/+12 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Implements Lead typography | Megan Pearson | 2018-10-23 | 3 | -9/+13 |
| |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge branch 'feature/variables' into dev-tools-pages | Megan Pearson | 2018-10-22 | 13 | -143/+222 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'dev-tools-pages' into feature/variables | Megan Pearson | 2018-10-22 | 8 | -184/+187 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge branch 'feature/alternate-main' into dev-tools-pages | Megan Pearson | 2018-10-22 | 19 | -192/+326 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Remove unused imports | Megan Pearson | 2018-10-22 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | remove contentBlock from content component | August Skare | 2018-10-22 | 6 | -17/+15 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | rename Main to Content | August Skare | 2018-10-22 | 5 | -14/+14 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | remove container from all pages | August Skare | 2018-10-22 | 4 | -101/+88 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | support dark alternative of Main component | August Skare | 2018-10-22 | 3 | -50/+79 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Remove font size adjustment for small screens from Beta | Megan Pearson | 2018-10-22 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Responsive footer | Megan Pearson | 2018-10-22 | 1 | -5/+35 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Responsive font sizes in typography and globalstyles | Megan Pearson | 2018-10-22 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Responsive trace | Megan Pearson | 2018-10-22 | 1 | -2/+36 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Responsive header | Megan Pearson | 2018-10-22 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Exports media breakpoints | Megan Pearson | 2018-10-22 | 1 | -8/+27 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Changed name of export to colors and updates components | Megan Pearson | 2018-10-22 | 8 | -20/+22 |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | Implements color variables and updates components | Megan Pearson | 2018-10-22 | 8 | -10/+29 |
| |/ / / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | | Feature/build step (#2) | August Skare | 2018-10-19 | 23 | -169/+665 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * BundleAnalyzerPlugin * lazy load highlight.js * seperate bundles for each page * prerender apps to html on build * preload important font files * dont prerender code copy button * fix woff2 variant of font * added missing doctype * remove metatags component | ||||
| | * | | | | | | | | | | | | Responsive Intro | Megan Pearson | 2018-10-22 | 1 | -13/+22 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Add light prop to code | Megan Pearson | 2018-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Responsive list | Megan Pearson | 2018-10-22 | 1 | -0/+6 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | breakout container for small screens | August Skare | 2018-10-22 | 3 | -50/+62 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | ligt theme on code | August Skare | 2018-10-22 | 2 | -4/+6 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | dont shrink icons in trace component | August Skare | 2018-10-22 | 1 | -4/+8 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | button styling on small screens | August Skare | 2018-10-22 | 1 | -0/+7 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | code fontsize on small screens | August Skare | 2018-10-22 | 2 | -68/+70 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | hero spacing adjustment on small screen | August Skare | 2018-10-22 | 1 | -0/+12 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | spacing adjustments on contentblock and main components | August Skare | 2018-10-22 | 2 | -1/+25 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | remove padding on Trace component on small breakpoint | August Skare | 2018-10-22 | 1 | -1/+5 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | spacing adjustment in footer | August Skare | 2018-10-22 | 1 | -1/+6 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | don't shrink icons in footer | August Skare | 2018-10-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | keep fonts folder in git | August Skare | 2018-10-22 | 2 | -1/+2 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Feature/build step (#2) | August Skare | 2018-10-19 | 23 | -169/+665 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * BundleAnalyzerPlugin * lazy load highlight.js * seperate bundles for each page * prerender apps to html on build * preload important font files * dont prerender code copy button * fix woff2 variant of font * added missing doctype * remove metatags component | ||||
| | * | | | | | | | | | | | | Merge branch 'feature/responsive' into feature/variables | Megan Pearson | 2018-10-19 | 5 | -7/+89 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | Remove font size adjustment for small screens from Beta | Megan Pearson | 2018-10-19 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Responsive footer | Megan Pearson | 2018-10-19 | 1 | -5/+35 |
| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Responsive font sizes in typography and globalstyles | Megan Pearson | 2018-10-19 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Responsive trace | Megan Pearson | 2018-10-19 | 1 | -2/+36 |
| | | | | | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | Responsive header | Megan Pearson | 2018-10-19 | 1 | -0/+6 |
| | |/ / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | Exports media breakpoints | Megan Pearson | 2018-10-19 | 1 | -8/+27 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Changed name of export to colors and updates components | Megan Pearson | 2018-10-19 | 8 | -20/+22 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Implements color variables and updates components | Megan Pearson | 2018-10-19 | 8 | -10/+29 |
| |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | added trace component to trace view | August Skare | 2018-10-18 | 7 | -1/+161 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | tweaking header and hero position and sizing | August Skare | 2018-10-18 | 2 | -8/+19 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | compiler component in compiler view | August Skare | 2018-10-18 | 2 | -0/+78 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | intro component on cov view | August Skare | 2018-10-18 | 1 | -0/+8 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | intro component in profiler view | August Skare | 2018-10-18 | 2 | -0/+55 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | initial commit | August Skare | 2018-10-18 | 55 | -1019/+1222 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | update react and styled-components | August Skare | 2018-10-15 | 2 | -5/+2511 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Python contract demo, with lots of refactoring (#1485) | F. Eugene Aumson | 2019-01-09 | 136 | -178/+8274 |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Refine Order for Web3 compat. & add conversions Changed some of the fields in the Order class so that it can be passed to our contracts via Web3. Added conversion utilities so that an Order can be easily converted to and from a JSON-compatible dict (specifically by encoding/decoding the `bytes` fields), to facilitate validation against the JSON schema. Also modified JSON order schema to accept integers in addition to stringified integers. * Fixes for json_schemas Has-types indicator file, py.typed, was not being included in package. Schemas were not being properly gathered into package installation. * Add test/demo of Exchange.getOrderInfo() * web3 bug workaround * Fix problem packaging contract artifacts * Move contract addresses to their own package * Move contract artifacts to their own package * Add scripts to install, test & lint all components * prettierignore files in local python dev env * Correct missing coverage analysis for sra_client * CI cache lint: don't save, re-use from test-python * tag hacks as hacks * correct merge mistake * remove local strip_0x() in favor of eth_utils * remove json schemas from old order_utils location * correct merge mistake * doctest json schemas via command-line, not code | ||||
* | | | | | | | | | | | | 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.0 | Fabio Berger | 2019-01-09 | 43 | -333/+333 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@3.0.0 - @0x/abi-gen@1.0.20 - @0x/abi-gen-wrappers@2.1.0 - @0x/assert@1.0.21 - @0x/asset-buyer@3.0.5 - @0x/base-contract@3.0.11 - @0x/connect@3.0.11 - @0x/contract-addresses@2.1.0 - @0x/contract-artifacts@1.2.0 - @0x/contract-wrappers@4.2.0 - @0x/dev-tools-pages@0.0.11 - @0x/dev-utils@1.0.22 - @0x/fill-scenarios@1.1.0 - @0x/instant@1.0.5 - @0x/json-schemas@2.1.5 - @0x/metacoin@0.0.33 - @0x/migrations@2.3.0 - @0x/monorepo-scripts@1.0.16 - @0x/order-utils@3.1.0 - @0x/order-watcher@2.4.0 - @0x/pipeline@1.0.3 - @0x/react-docs@1.0.23 - @0x/react-shared@1.1.0 - @0x/sol-compiler@2.0.0 - @0x/sol-cov@2.1.17 - @0x/sol-doc@1.0.12 - @0x/sol-resolver@1.2.1 - @0x/sra-spec@1.0.14 - @0x/subproviders@2.1.9 - @0x/testnet-faucets@1.0.61 - @0x/types@1.5.0 - @0x/utils@2.1.1 - @0x/web3-wrapper@3.2.2 - @0x/website@0.0.64 - @0x/contracts-examples@1.0.3 - @0x/contracts-extensions@1.2.0 - @0x/contracts-interfaces@1.0.3 - @0x/contracts-libs@1.0.3 - @0x/contracts-multisig@1.0.3 - @0x/contracts-protocol@2.2.0 - @0x/contracts-test-utils@1.0.3 - @0x/contracts-tokens@1.0.3 - @0x/contracts-utils@1.0.3 | ||||
* | | | | | | | | | | | | Updated CHANGELOGS | Fabio Berger | 2019-01-09 | 74 | -19/+384 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1496 from 0xProject/feature/solc-5.0 | Leonid Logvinov | 2019-01-09 | 11 | -42/+76 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | Solc 5.0 support in sol-compiler | ||||
| * | | | | | | | | | | | Add CHENGELOG entrie | Leonid Logvinov | 2019-01-09 | 1 | -0/+4 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update sol-compiler binPaths to include the newest solidity | Leonid Logvinov | 2019-01-09 | 2 | -34/+71 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Update solc used by sol-compiler | Leonid Logvinov | 2019-01-09 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Remove contracts dependency on solc | Leonid Logvinov | 2019-01-09 | 7 | -7/+0 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #1494 from 0xProject/feature/order-watcher/dockerize | Fabio B | 2019-01-09 | 5 | -16/+86 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Dockerize OrderWatcher WS Server | ||||
| * | | | | | | | | | | | | rename method | Fabio Berger | 2019-01-09 | 1 | -4/+4 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Remove stray console | Fabio Berger | 2019-01-09 | 1 | -1/+0 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Add assertions to catch trying to add undefined schemas | Fabio Berger | 2019-01-09 | 1 | -0/+9 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fixx request payload and expected responses | Fabio Berger | 2019-01-08 | 1 | -6/+8 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Fixx OrderWatcher WS tests so they are completely independent from one another | Fabio Berger | 2019-01-08 | 1 | -10/+12 |
| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'development' into feature/order-watcher/dockerize | Fabio Berger | 2019-01-08 | 550 | -4852/+13209 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (898 commits) Fixed merge conflict from development Ran prettier Doc generation working for changes by dutch auction wrapper added changelog entry for monorepo-scripts Hide dutch auction wrapper from docs -- hopefully this will prevent the "must export Web3Wrapper" error from doc generation relaxed version on contract-extension dependencies Added NetworkID 50 address for dutch auction wrapper removed manual updte of package.json version export dutch auction wrapper types from 0x.js Export dutch auction wrapper in 0x.js ran prettier Minor documentation updates to dutch auction wrapper `afterAuctionDetails` -> `auctionDetails` Added @todo for including dutch auction addresses once deployed Ran prettier & linter Removed redundant assignment removed needless newline on contract-wrappers changelog removed timestamp from changelog for abi-gen-wrappers added dutch auction address for testnets removed .only ... | ||||
| * | | | | | | | | | | | | Create server entry point and Dockerfile for OrderWatcher | Fabio Berger | 2019-01-08 | 3 | -0/+58 |
| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Merge pull request #1439 from 0xProject/migrations/docker-image | Jacob Evans | 2019-01-09 | 8 | -12/+109 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Docker image and Snapshot commands for migrations | ||||
| * | | | | | | | | | | | | | chore(python-packages): Change docker command in setup.py | Jacob Evans | 2019-01-02 | 1 | -7/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Python ganache snapshot 2.2.2 | Jacob Evans | 2018-12-29 | 1 | -3/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Readme, read snapshot name from package.json | Jacob Evans | 2018-12-27 | 3 | -2/+52 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Dockerfile defaults to latest | Jacob Evans | 2018-12-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Copy latest published version to 0x_ganache_snapshot-latest.zip | Jacob Evans | 2018-12-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Use new bucket, bind on 0.0.0.0 | Jacob Evans | 2018-12-24 | 2 | -6/+8 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Add Docker image and Snapshot commands | Jacob Evans | 2018-12-17 | 5 | -2/+55 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Update README.md | Chris Kalani | 2019-01-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Update README.md | Chris Kalani | 2019-01-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing logo | ||||
* | | | | | | | | | | | | | | fetch and save copper (#1472) | Xianny | 2019-01-09 | 28 | -7/+3517 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fetch and save Copper CRM | ||||
* | | | | | | | | | | | | | | Move json_schemas to its own package (#1435) | F. Eugene Aumson | 2019-01-09 | 45 | -54/+565 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move zero_ex.json_schemas to its own package * Support ALL the schemas * Stop installing packages as editable * HACK: cp files because CircleCI isn't * Add example usage to sra_client README * Tweak special case: only strip Schema as suffix * Correct doc titles * Clarify what kind of support ticket was raised. * Correct inconsistencies in JSON schema names In both ref ID's and file names. * Add entry point for validation of JSON strings | ||||
| * | | | | | | | | | | | | | | Add entry point for validation of JSON strings | F. Eugene Aumson | 2018-12-29 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Correct inconsistencies in JSON schema names | F. Eugene Aumson | 2018-12-29 | 14 | -36/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In both ref ID's and file names. | ||||
| * | | | | | | | | | | | | | | Clarify what kind of support ticket was raised. | F. Eugene Aumson | 2018-12-21 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Correct doc titles | F. Eugene Aumson | 2018-12-15 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Tweak special case: only strip Schema as suffix | F. Eugene Aumson | 2018-12-15 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Add example usage to sra_client README | F. Eugene Aumson | 2018-12-15 | 1 | -0/+29 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | HACK: cp files because CircleCI isn't | F. Eugene Aumson | 2018-12-15 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Stop installing packages as editable | F. Eugene Aumson | 2018-12-15 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Support ALL the schemas | F. Eugene Aumson | 2018-12-15 | 3 | -20/+23 |
| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | Move zero_ex.json_schemas to its own package | F. Eugene Aumson | 2018-12-15 | 31 | -12/+474 |
| | | | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | | Merge branch 'development' of github.com:0xProject/0x-monorepo into development | Fabio Berger | 2019-01-09 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'development' of github.com:0xProject/0x-monorepo: Remove beta note from asset-buyer | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #1493 from 0xProject/fix/asset-buyer/no-longer-beta | Francesco Agosti | 2019-01-09 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | [asset-buyer] Remove beta note from asset-buyer | ||||
| | * | | | | | | | | | | | | | | Remove beta note from asset-buyer | Steve Klebanoff | 2019-01-09 | 1 | -2/+0 |
| |/ / / / / / / / / / / / / / | |||||
* / / / / / / / / / / / / / / | Fix typo | Fabio Berger | 2019-01-09 | 5 | -5/+5 |
|/ / / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Merge pull request #1465 from 0xProject/feature/contracts/dutchAuctionWrapper | Greg Hysen | 2019-01-08 | 29 | -140/+1356 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | Dutch Auction Wrapper | ||||
| * | | | | | | | | | | | | | Fixed merge conflict from development | Greg Hysen | 2019-01-08 | 3 | -4/+6 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Ran prettier | Greg Hysen | 2019-01-08 | 1 | -1/+9 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Doc generation working for changes by dutch auction wrapper | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | added changelog entry for monorepo-scripts | Greg Hysen | 2019-01-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Hide dutch auction wrapper from docs -- hopefully this will prevent the ↵ | Greg Hysen | 2019-01-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "must export Web3Wrapper" error from doc generation | ||||
| * | | | | | | | | | | | | | relaxed version on contract-extension dependencies | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Added NetworkID 50 address for dutch auction wrapper | Greg Hysen | 2019-01-08 | 1 | -2/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | removed manual updte of package.json version | Greg Hysen | 2019-01-08 | 6 | -6/+6 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | export dutch auction wrapper types from 0x.js | Greg Hysen | 2019-01-08 | 2 | -0/+3 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Export dutch auction wrapper in 0x.js | Greg Hysen | 2019-01-08 | 1 | -0/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | ran prettier | Greg Hysen | 2019-01-08 | 3 | -4/+6 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Minor documentation updates to dutch auction wrapper | Greg Hysen | 2019-01-08 | 4 | -27/+35 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | `afterAuctionDetails` -> `auctionDetails` | Greg Hysen | 2019-01-08 | 2 | -4/+4 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Added @todo for including dutch auction addresses once deployed | Greg Hysen | 2019-01-08 | 1 | -2/+6 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Ran prettier & linter | Greg Hysen | 2019-01-08 | 6 | -83/+86 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Removed redundant assignment | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | removed needless newline on contract-wrappers changelog | Greg Hysen | 2019-01-08 | 1 | -2/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | removed timestamp from changelog for abi-gen-wrappers | Greg Hysen | 2019-01-08 | 1 | -2/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | added dutch auction address for testnets | Greg Hysen | 2019-01-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | removed .only | Greg Hysen | 2019-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | updated relevant changelogs | Greg Hysen | 2019-01-08 | 11 | -6/+52 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Added dutch auction utils to contract-wrappers | Greg Hysen | 2019-01-08 | 1 | -0/+144 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | ran prettier + added changelog entry for contract wrappers | Greg Hysen | 2019-01-08 | 5 | -31/+20 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | ran prettier | Greg Hysen | 2019-01-08 | 3 | -39/+41 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | dutch wrapper tests working | Greg Hysen | 2019-01-08 | 3 | -52/+27 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | all dutchie wrapper tests passing | Greg Hysen | 2019-01-08 | 2 | -108/+76 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Progress on dutch auction wrapper. Need to add auction data decoding to it. | Greg Hysen | 2019-01-08 | 3 | -23/+99 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Removed unnecessary fields from dutch auction artifacts | Greg Hysen | 2019-01-08 | 1 | -84/+2 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Dutch wrapper | Greg Hysen | 2019-01-08 | 15 | -47/+1092 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | changed name for confusion | Greg Hysen | 2019-01-08 | 1 | -7/+6 |
| | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Dutch Auction Contract Wrapper | Greg Hysen | 2019-01-08 | 5 | -137/+158 |
|/ / / / / / / / / / / / / |