Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | Fixed typos | Megan Pearson | 2018-10-25 | 2 | -6/+6 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Feature/syntaxhighlighting (#9) | August Skare | 2018-10-25 | 7 | -52/+159 | |
| | * | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | Feature/tweaks (#8) | August Skare | 2018-10-25 | 7 | -22/+53 | |
| | * | | | | | | | | | | | | Feature/animations (#6) | August Skare | 2018-10-25 | 10 | -9/+41 | |
| | * | | | | | | | | | | | | Feature/colors (#5) | August Skare | 2018-10-23 | 6 | -7/+7 | |
| | * | | | | | | | | | | | | Update margin-bottom | August Skare | 2018-10-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | 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 'dev-tools-pages' into feature/variables | Megan Pearson | 2018-10-22 | 8 | -184/+187 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | 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 | 22 | -107/+195 | |
| | * | | | | | | | | | | | | | 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 | 22 | -107/+195 | |
| | * | | | | | | | | | | | | | 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 | 54 | -1008/+1050 | |
| | * | | | | | | | | | | | | update react and styled-components | August Skare | 2018-10-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Python contract demo, with lots of refactoring (#1485) | F. Eugene Aumson | 2019-01-09 | 1 | -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.0 | Fabio Berger | 2019-01-09 | 34 | -206/+206 | |
| * | | | | | | | | | | | | Updated CHANGELOGS | Fabio Berger | 2019-01-09 | 56 | -17/+273 | |
| * | | | | | | | | | | | | Merge pull request #1496 from 0xProject/feature/solc-5.0 | Leonid Logvinov | 2019-01-09 | 3 | -15/+50 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | 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 | 1 | -14/+45 | |
| | * | | | | | | | | | | | Update solc used by sol-compiler | Leonid Logvinov | 2019-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge pull request #1494 from 0xProject/feature/order-watcher/dockerize | Fabio B | 2019-01-09 | 5 | -16/+86 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | 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 | 440 | -4550/+10930 | |
| | |\| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | 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 | 6 | -2/+107 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | fetch and save copper (#1472) | Xianny | 2019-01-09 | 28 | -7/+3517 | |
| * | | | | | | | | | | | | | | Move json_schemas to its own package (#1435) | F. Eugene Aumson | 2019-01-09 | 12 | -17/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Correct inconsistencies in JSON schema names | F. Eugene Aumson | 2018-12-29 | 12 | -17/+17 | |
| * | | | | | | | | | | | | | | | Merge branch 'development' of github.com:0xProject/0x-monorepo into development | Fabio Berger | 2019-01-09 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Remove beta note from asset-buyer | Steve Klebanoff | 2019-01-09 | 1 | -2/+0 | |
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | ||||||
| * / | | | | | | | | | | | | | | Fix typo | Fabio Berger | 2019-01-09 | 5 | -5/+5 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Add .gitkeep | Leonid Logvinov | 2019-01-10 | 1 | -0/+0 | |
* | | | | | | | | | | | | | | | Rename sol-trace-based-tools-common to sol-tracing-utils | Leonid Logvinov | 2019-01-10 | 49 | -19/+19 | |
* | | | | | | | | | | | | | | | Update packages/sol-trace/README.md | Fabio B | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Update packages/sol-trace/CHANGELOG.json | Fabio B | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Update packages/sol-trace-based-tools-common/src/source_maps.ts | Fabio B | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Update packages/sol-trace-based-tools-common/CHANGELOG.json | Fabio B | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Update packages/sol-profiler/CHANGELOG.json | Fabio B | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Update packages/sol-coverage/CHANGELOG.json | Fabio B | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Update packages/monorepo-scripts/src/test_installation.ts | Fabio B | 2019-01-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Bump up the chunk size | Leonid Logvinov | 2019-01-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Split installation tests in chunks of 10 to not run out of memory | Leonid Logvinov | 2019-01-08 | 1 | -34/+39 | |
* | | | | | | | | | | | | | | | Refactor out sol-cov, sol-profiler and sol-trace into their separate packages | Leonid Logvinov | 2019-01-08 | 107 | -583/+1093 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | 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 "must... | Greg Hysen | 2019-01-08 | 1 | -0/+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 | 5 | -5/+5 | |
* | | | | | | | | | | | | | | 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 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | 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 | 10 | -5/+51 | |
* | | | | | | | | | | | | | | 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 | 2 | -6/+12 | |
* | | | | | | | | | | | | | | ran prettier | Greg Hysen | 2019-01-08 | 2 | -37/+35 | |
* | | | | | | | | | | | | | | 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 | 13 | -21/+1052 | |
* | | | | | | | | | | | | | | Dutch Auction Contract Wrapper | Greg Hysen | 2019-01-08 | 2 | -0/+29 | |
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Optimize SQL queries in pull_missing_blocks (#1458) | Alex Browne | 2019-01-08 | 1 | -19/+20 | |
* | | | | | | | | | | | | | chore(website): update copy on market making page | Brandon Millman | 2019-01-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | fix(website): fix some copy on the market maker page | Brandon Millman | 2019-01-08 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #1487 from 0xProject/feature/website/market-maker-page | Brandon Millman | 2019-01-08 | 6 | -112/+282 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | chore(website): fix linter | Brandon Millman | 2019-01-08 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | chore(website): update market making page copy | Brandon Millman | 2019-01-07 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | feat(website): add contact us hero action to market maker page | Brandon Millman | 2019-01-07 | 2 | -15/+30 | |
| * | | | | | | | | | | | | | feat(website): implement market maker form | Brandon Millman | 2019-01-07 | 2 | -63/+184 | |
| * | | | | | | | | | | | | | feat(website): Add support for copper forms in the offers | Brandon Millman | 2019-01-05 | 2 | -29/+50 | |
| * | | | | | | | | | | | | | feat(website): add link underneath the first feature in market maker page | Brandon Millman | 2019-01-05 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | feat(website): update market maker page copy and links | Brandon Millman | 2019-01-05 | 1 | -14/+10 | |
| * | | | | | | | | | | | | | feat(website): add market making section to developers dropdown | Brandon Millman | 2019-01-05 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | feature(website): add market making page | Brandon Millman | 2019-01-04 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | Use enums in pipeline | Amir Bandeali | 2019-01-08 | 19 | -59/+75 | |
* | | | | | | | | | | | | | | Minimize unnecessary type assertions | Amir Bandeali | 2019-01-08 | 11 | -328/+247 | |
* | | | | | | | | | | | | | | Fix linting errors | Amir Bandeali | 2019-01-08 | 4 | -0/+4 | |
* | | | | | | | | | | | | | | Add tests for MAP in order watcher | Amir Bandeali | 2019-01-08 | 2 | -1/+209 | |
* | | | | | | | | | | | | | | Do not export AssetData in 0x.js | Amir Bandeali | 2019-01-08 | 2 | -3/+2 | |
* | | | | | | | | | | | | | | Add tests for recursive MAP decoding | Amir Bandeali | 2019-01-08 | 4 | -10/+68 | |
* | | | | | | | | | | | | | | Update CHANGELOGs | Amir Bandeali | 2019-01-08 | 5 | -4/+14 | |
* | | | | | | | | | | | | | | FIx linting errors | Amir Bandeali | 2019-01-08 | 3 | -0/+8 | |
* | | | | | | | | | | | | | | Add recursive MultiAsset decoding, store first address in pipeline | Amir Bandeali | 2019-01-08 | 8 | -21/+62 | |
* | | | | | | | | | | | | | | feat: Add balance and allowance checks for MultiAssetProxy | Amir Bandeali | 2019-01-08 | 1 | -45/+87 | |
* | | | | | | | | | | | | | | feat: Add fields to OrderRelevantState and change AssetData to SingleAssetData | Amir Bandeali | 2019-01-08 | 2 | -2/+4 | |
* | | | | | | | | | | | | | | Add individual balances and allowances to OrderRelevantState | Amir Bandeali | 2019-01-08 | 3 | -3/+74 | |
* | | | | | | | | | | | | | | Do not attempt to parse tokenAddress if decoding data from multiAssetProxy | Amir Bandeali | 2019-01-08 | 5 | -23/+58 | |
* | | | | | | | | | | | | | | Fix transferFrom to work with MAP | Amir Bandeali | 2019-01-08 | 3 | -21/+48 | |
* | | | | | | | | | | | | | | Rename functions | Amir Bandeali | 2019-01-08 | 2 | -18/+16 | |
* | | | | | | | | | | | | | | Add prefix to names of properties in EncodingRules and DecodingRules | Amir Bandeali | 2019-01-08 | 9 | -21/+32 | |
* | | | | | | | | | | | | | | feat: Export MultiAssetData in types | Amir Bandeali | 2019-01-08 | 3 | -0/+11 | |
* | | | | | | | | | | | | | | Fix decoding and add tests | Amir Bandeali | 2019-01-08 | 2 | -34/+55 | |
* | | | | | | | | | | | | | | Run linter | Amir Bandeali | 2019-01-08 | 2 | -1/+5 | |
* | | | | | | | | | | | | | | Add support for MAP in fill-scenarios | Amir Bandeali | 2019-01-08 | 2 | -40/+45 | |
* | | | | | | | | | | | | | | Update CHANGELOG | Amir Bandeali | 2019-01-08 | 1 | -0/+9 | |
* | | | | | | | | | | | | | | feat: Add support for MultiAssetProxy | Amir Bandeali | 2019-01-08 | 2 | -55/+131 | |
* | | | | | | | | | | | | | | fix: Add error message if assetProxyId is not ERC20 or ERC721 | Amir Bandeali | 2019-01-08 | 2 | -7/+27 | |
* | | | | | | | | | | | | | | Add length check to MultiAsset encoding | Amir Bandeali | 2019-01-08 | 2 | -1/+8 | |
* | | | | | | | | | | | | | | Update CHANGELOGs | Amir Bandeali | 2019-01-08 | 2 | -0/+13 | |
* | | | | | | | | | | | | | | Use new AbiEncoder, add logic for encoding/decoding MultiAsset assetData | Amir Bandeali | 2019-01-08 | 4 | -72/+217 | |
* | | | | | | | | | | | | | | feat: Add MultiAsset types | Amir Bandeali | 2019-01-08 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | fix(sra-spec): Add title tag | Steve Klebanoff | 2019-01-04 | 1 | -2/+2 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #1481 from 0xProject/fix/instant/dropdown-color | Steve Klebanoff | 2019-01-04 | 2 | -17/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix(instant): Dropdown hover should be 10% of primary color | Steve Klebanoff | 2019-01-03 | 2 | -17/+24 | |
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | feat: unmount the token selector when its not displaying | fragosti | 2019-01-03 | 4 | -54/+75 | |
* | | | | | | | | | | | | | feat: dont re-render the token selector on every input change | fragosti | 2019-01-02 | 1 | -8/+31 | |
* | | | | | | | | | | | | | feat: give all stateless components a displayName or make them private | fragosti | 2019-01-02 | 15 | -2/+32 | |
* | | | | | | | | | | | | | feat: use PureComponent instead of Component | fragosti | 2019-01-02 | 16 | -18/+18 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #1470 from 0xProject/feature/website/0x-org-cleanup | Francesco Agosti | 2019-01-02 | 269 | -4062/+645 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | fix: merge conflict | fragosti | 2018-12-27 | 1 | -10/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix: remove --json flag from build | fragosti | 2018-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | feat: move over @next images as well, selectively delete | fragosti | 2018-12-21 | 121 | -364/+0 | |
| * | | | | | | | | | | | | | feat: remove unused files | fragosti | 2018-12-21 | 29 | -2818/+1 | |
| * | | | | | | | | | | | | | feat: make project build by adding back old footer component | fragosti | 2018-12-21 | 10 | -12/+240 | |
| * | | | | | | | | | | | | | feat: remove @next directory from all imports | fragosti | 2018-12-21 | 40 | -204/+204 | |
| * | | | | | | | | | | | | | feat: move all @next files to non @next directory | fragosti | 2018-12-21 | 119 | -676/+212 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | feat: use kovan.0xproject.com instead of kovan.0x.org | fragosti | 2018-12-27 | 1 | -2/+2 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | fix(website): Fix bad merge | Steve Klebanoff | 2018-12-25 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #1469 from 0xProject/fix/website/job-openings | Steve Klebanoff | 2018-12-22 | 2 | -10/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | fix(website): Cleanup jobs section | Steve Klebanoff | 2018-12-21 | 2 | -8/+13 | |
| * | | | | | | | | | | make percentage 100% | Steve Klebanoff | 2018-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | give more space to job title and change apply link | Steve Klebanoff | 2018-12-21 | 2 | -4/+6 | |
* | | | | | | | | | | | Merge pull request #1434 from 0xProject/fix/instant/signature-denied | Brandon Millman | 2018-12-21 | 9 | -6/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'development' into fix/instant/signature-denied | Brandon Millman | 2018-12-21 | 288 | -481/+9901 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | feat(instant): add new event for unknown buy errors | Brandon Millman | 2018-12-21 | 2 | -1/+7 | |
| * | | | | | | | | | | | | feature(contract-wrappers): add support for Trust Wallet signature denial err... | Brandon Millman | 2018-12-21 | 3 | -2/+14 | |
| * | | | | | | | | | | | | fix(instant): add analytics to unknown error on executeBuyAsync | Brandon Millman | 2018-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | fix(instant): catch unknown errors from executeBuyAsync, report them and show... | Brandon Millman | 2018-12-21 | 3 | -4/+9 | |
| * | | | | | | | | | | | | fix(instant): use isTrust property to determine if provider is trust wallet | Brandon Millman | 2018-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | feature(instant): add trust wallet detection | Brandon Millman | 2018-12-15 | 3 | -0/+4 | |
| * | | | | | | | | | | | | fix(instant): treat executeBuyQuote errors as signature denials | Brandon Millman | 2018-12-15 | 1 | -5/+9 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #1467 from 0xProject/fix/website/remove-placeholders | Steve Klebanoff | 2018-12-21 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove using label as placeholder | Steve Klebanoff | 2018-12-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge pull request #1466 from 0xProject/feature/website/remove-ts-warnings | Steve Klebanoff | 2018-12-21 | 20 | -959/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Don't allow compiling with errors | Steve Klebanoff | 2018-12-21 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Declare imported package which doesn't have types | Steve Klebanoff | 2018-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Fix types | Steve Klebanoff | 2018-12-21 | 3 | -3/+4 | |
| * | | | | | | | | | | | | Fix types | Steve Klebanoff | 2018-12-21 | 4 | -3/+8 | |
| * | | | | | | | | | | | | Fix TS error w/ children on portal | Steve Klebanoff | 2018-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | Rename props and fix router types | Steve Klebanoff | 2018-12-21 | 1 | -4/+8 | |
| * | | | | | | | | | | | | Fix StyledCommunityLink props | Steve Klebanoff | 2018-12-21 | 1 | -2/+4 | |
| * | | | | | | | | | | | | remove unused file | Steve Klebanoff | 2018-12-20 | 1 | -170/+0 | |
| * | | | | | | | | | | | | remove unused instant pages | Steve Klebanoff | 2018-12-20 | 7 | -776/+0 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #1463 from 0xProject/feature/website/new-logos | Steve Klebanoff | 2018-12-21 | 6 | -4/+101 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'development' into feature/website/new-logos | Steve Klebanoff | 2018-12-21 | 34 | -220/+1146 | |
| |\| | | | | | | | | | | ||||||
| * | | | | | | | | | | | New relayers | Steve Klebanoff | 2018-12-20 | 6 | -4/+101 | |
* | | | | | | | | | | | | Reapply prettier | Fred Carlsen | 2018-12-20 | 2 | -6/+8 | |
* | | | | | | | | | | | | Disable fee slider when no address is put in | Fred Carlsen | 2018-12-20 | 2 | -1/+2 | |
* | | | | | | | | | | | | Fix page titles | Fred Carlsen | 2018-12-20 | 9 | -6/+25 | |
* | | | | | | | | | | | | Merge remote-tracking branch 'upstream/feature/website/0x-org' into feature/w... | Fred Carlsen | 2018-12-20 | 76 | -617/+1641 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'development' into feature/website/0x-org | Steve Klebanoff | 2018-12-20 | 34 | -220/+1146 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Update packages/sol-compiler/src/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+2 | |
| | * | | | | | | | | | | Update packages/sol-compiler/src/utils/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | Run prettier | Leonid Logvinov | 2018-12-19 | 1 | -1/+3 | |
| | * | | | | | | | | | | Describe regexes | Leonid Logvinov | 2018-12-19 | 1 | -1/+4 | |
| | * | | | | | | | | | | Add a NOTE comment | Leonid Logvinov | 2018-12-19 | 1 | -0/+3 | |
| | * | | | | | | | | | | Add a comment for SpyResolver | Leonid Logvinov | 2018-12-19 | 1 | -0/+4 | |
| | * | | | | | | | | | | Move logWithTime to logUtils | Leonid Logvinov | 2018-12-19 | 5 | -11/+20 | |
| | * | | | | | | | | | | Update packages/sol-compiler/src/compiler.ts | Fabio B | 2018-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | Disable linter no a hanging promise with a comment | Leonid Logvinov | 2018-12-19 | 1 | -2/+3 | |
| | * | | | | | | | | | | Mark the field as readonly | Leonid Logvinov | 2018-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | Remove unused variables | Leonid Logvinov | 2018-12-19 | 1 | -2/+0 | |
| | * | | | | | | | | | | Move logWithTime function to utils | Leonid Logvinov | 2018-12-19 | 2 | -10/+11 | |
| | * | | | | | | | | | | Add PR numbers | Leonid Logvinov | 2018-12-19 | 2 | -4/+4 | |
| | * | | | | | | | | | | Add sol-compiler watch mode | Leonid Logvinov | 2018-12-19 | 7 | -7/+88 |