aboutsummaryrefslogtreecommitdiffstats
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | tests for marketSellOrdersGreg Hysen2018-12-191-9/+99
| | | * | | | | | | | | | | All tests running so farGreg Hysen2018-12-193-166/+9
| | | * | | | | | | | | | | Tests for batchFill variantsGreg Hysen2018-12-191-11/+203
| | | * | | | | | | | | | | tests for batchFillOrdesGreg Hysen2018-12-191-39/+287
| | | * | | | | | | | | | | tests for fillOrder variantsGreg Hysen2018-12-191-24/+131
| | | * | | | | | | | | | | fillOrder tests with new wrapperGreg Hysen2018-12-191-24/+13
| | | * | | | | | | | | | | Wrappers for balance threshold filter + updated some tests to use the wrapperGreg Hysen2018-12-193-63/+429
| | | * | | | | | | | | | | Conformed to hex format for constructing offsetsGreg Hysen2018-12-191-2/+1
| | | * | | | | | | | | | | Removed unnecessary noteGreg Hysen2018-12-191-2/+0
| | | * | | | | | | | | | | Include threshold balance in constructor of BalanceThresholdFilter contractGreg Hysen2018-12-194-2/+21
| | | * | | | | | | | | | | Function DocumentationGreg Hysen2018-12-192-59/+96
| | | * | | | | | | | | | | Updated Balance Threshold Filter to use mixin patternGreg Hysen2018-12-193-290/+358
| | | * | | | | | | | | | | ComplianceForwarder renamed to BalanceThresholdFilterGreg Hysen2018-12-193-17/+47
| | | * | | | | | | | | | | Revert reasons for balance threshold filterGreg Hysen2018-12-193-13/+39
| | | * | | | | | | | | | | Some commentsGreg Hysen2018-12-191-4/+4
| | | * | | | | | | | | | | Documented inline assembly functionsGreg Hysen2018-12-192-51/+153
| | | * | | | | | | | | | | working on batch fills. Compliance part is finished.Greg Hysen2018-12-192-7/+7
| | | * | | | | | | | | | | cleanupGreg Hysen2018-12-191-15/+18
| | | * | | | | | | | | | | cleaningGreg Hysen2018-12-192-34/+30
| | | * | | | | | | | | | | cleaningGreg Hysen2018-12-191-9/+19
| | | * | | | | | | | | | | cleaningGreg Hysen2018-12-191-11/+3
| | | * | | | | | | | | | | cleaningGreg Hysen2018-12-192-56/+19
| | | * | | | | | | | | | | cleaning IGreg Hysen2018-12-191-1/+17
| | | * | | | | | | | | | | Code to validate addresses from order arraysGreg Hysen2018-12-192-8/+49
| | | * | | | | | | | | | | Refactoring asmGreg Hysen2018-12-191-3/+41
| | | * | | | | | | | | | | generalized KYC extension passing all testsGreg Hysen2018-12-193-5/+16
| | | * | | | | | | | | | | Abstract address validation in asmGreg Hysen2018-12-191-13/+21
| | | * | | | | | | | | | | Exchange selector contract - autogeneratedGreg Hysen2018-12-191-0/+162
| | | * | | | | | | | | | | Making progress on generalized forwarderGreg Hysen2018-12-192-77/+98
| | | * | | | | | | | | | | Extract makerAddress in assemblyGreg Hysen2018-12-192-8/+50
| | | * | | | | | | | | | | fillOrder -> executeTransaction renameGreg Hysen2018-12-192-6/+6
| | | * | | | | | | | | | | Removed unnecessary comments in compliant forwarderGreg Hysen2018-12-191-2/+1
| | | * | | | | | | | | | | Wrapped up tests for compliant forwarderGreg Hysen2018-12-192-5/+15
| | | * | | | | | | | | | | More tests + require instead of revert in compliance contractGreg Hysen2018-12-193-18/+92
| | | * | | | | | | | | | | Ran linterGreg Hysen2018-12-192-43/+11
| | | * | | | | | | | | | | Ran prettierGreg Hysen2018-12-191-33/+50
| | | * | | | | | | | | | | End-to-end test for compliant forwarder - worksGreg Hysen2018-12-191-28/+28
| | | * | | | | | | | | | | WIP - Tests for compliant forwarderGreg Hysen2018-12-192-5/+12
| | | * | | | | | | | | | | Writing tests for Compliant ForwarderGreg Hysen2018-12-191-47/+125
| | | * | | | | | | | | | | template for Compliant Forwarder testsGreg Hysen2018-12-192-41/+18
| | | * | | | | | | | | | | Compile Compliant Forwarder contractGreg Hysen2018-12-191-1/+1
| | | * | | | | | | | | | | Yes Compliance TokenGreg Hysen2018-12-196-37/+21
| | | * | | | | | | | | | | Broken commit -- saving current state of getting wyre compliance token contra...Greg Hysen2018-12-197-81/+1579
| | | * | | | | | | | | | | Untested - Compliant Forwarder with Wyre "Yes Compliance" TokenGreg Hysen2018-12-192-0/+220
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Add Python SRA client to Developer homeFabio Berger2018-12-131-0/+9
| * | | | | | | | | | | | Declare interface and make isNoBorder optionalSteve Klebanoff2018-12-191-1/+4
| * | | | | | | | | | | | Type definition so TS knows it has defaultPropsSteve Klebanoff2018-12-191-1/+1
| * | | | | | | | | | | | Move Hero to bottom, give interface explicit namesSteve Klebanoff2018-12-191-45/+51
| * | | | | | | | | | | | LintingSteve Klebanoff2018-12-191-1/+4
| * | | | | | | | | | | | includeEmpty -> shouldIncludeEmptySteve Klebanoff2018-12-192-5/+5
| * | | | | | | | | | | | Get rid of unused importSteve Klebanoff2018-12-191-1/+0
| * | | | | | | | | | | | Move imports and put action into varSteve Klebanoff2018-12-191-9/+8
| * | | | | | | | | | | | Move importsSteve Klebanoff2018-12-191-4/+3
| * | | | | | | | | | | | Remove commentsSteve Klebanoff2018-12-191-2/+0
| * | | | | | | | | | | | Not assigning to variable because we never used the variableSteve Klebanoff2018-12-191-1/+1
| * | | | | | | | | | | | Removing unused interfaceSteve Klebanoff2018-12-191-4/+0
| * | | | | | | | | | | | Removing unused importsSteve Klebanoff2018-12-193-24/+14
| * | | | | | | | | | | | useAnchorTag -> shouldUseAnchorTagSteve Klebanoff2018-12-194-8/+8
| * | | | | | | | | | | | run prettier on websiteSteve Klebanoff2018-12-1932-297/+404
| * | | | | | | | | | | | Remove community and market maker routeFred Carlsen2018-12-191-2/+0
| * | | | | | | | | | | | Added routesFred Carlsen2018-12-191-0/+2
| * | | | | | | | | | | | Added community and market maker routesFred Carlsen2018-12-191-0/+2
| * | | | | | | | | | | | Left-align hero on mobileFred Carlsen2018-12-192-3/+9
| * | | | | | | | | | | | Change cursor on dropdown triggersFred Carlsen2018-12-191-0/+1
| * | | | | | | | | | | | Tweak market makerFred Carlsen2018-12-197-14/+69
| * | | | | | | | | | | | Mobile tweaksFred Carlsen2018-12-192-3/+28
| * | | | | | | | | | | | Prevent overflow on instant pageFred Carlsen2018-12-191-0/+6
| * | | | | | | | | | | | Merge branch 'development' into feature/website/0x-orgSteve Klebanoff2018-12-1920-153/+379
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
* | | | | | | | | | | | | Remove community and market maker routeFred Carlsen2018-12-191-2/+0
* | | | | | | | | | | | | Merge remote-tracking branch 'upstream/development' into feature/website/0x-orgFred Carlsen2018-12-1920-153/+379
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix OrderWatcher title to fix sidebar topFabio Berger2018-12-181-1/+1
| * | | | | | | | | | | | Fix version picker so it doesn't overflow onto two linesFabio Berger2018-12-181-7/+9
| * | | | | | | | | | | | Fix bug in pull_missing_blocks with incorrect start block (#1438)Alex Browne2018-12-181-10/+6
| * | | | | | | | | | | | Pull approval events for ZRX and DAI (#1430)Alex Browne2018-12-181-19/+49
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'development' into feature/instant/usd-eth-toggleSteve Klebanoff2018-12-15142-693/+2238
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | fix semicolon and apply prettierSteve Klebanoff2018-12-151-2/+10
| * | | | | | | | | | | Show @ price in light greySteve Klebanoff2018-12-141-4/+5
| * | | | | | | | | | | typeof -> isStringSteve Klebanoff2018-12-141-1/+1
| * | | | | | | | | | | Fix SectionHeaderPropsSteve Klebanoff2018-12-141-4/+2
| * | | | | | | | | | | A little bit of scaling logic for not cutting off textSteve Klebanoff2018-12-131-6/+9
| * | | | | | | | | | | show < 0.00001 ETH when amount gets really smallSteve Klebanoff2018-12-132-7/+26
| * | | | | | | | | | | Use BN equals and call functionSteve Klebanoff2018-12-131-2/+2
| * | | | | | | | | | | Use helper function to check for errorSteve Klebanoff2018-12-131-3/+1
| * | | | | | | | | | | show as <$0.01 when less than a cent in USD, and also show 1 significant digi...Steve Klebanoff2018-12-132-3/+22
| * | | | | | | | | | | Abstract SectionHeader and make 12px per Chris's comment and figma designSteve Klebanoff2018-12-133-21/+33
| * | | | | | | | | | | LintingSteve Klebanoff2018-12-131-4/+3
| * | | | | | | | | | | Analytics events for ETH/USD toggle and failure to fetch eth usd priceSteve Klebanoff2018-12-134-0/+14
| * | | | | | | | | | | Change base currency to ETH if we can't get USD priceSteve Klebanoff2018-12-131-1/+2
| * | | | | | | | | | | Show error when fetching usd pricesSteve Klebanoff2018-12-131-4/+32
| * | | | | | | | | | | Make primary value in total cost boldSteve Klebanoff2018-12-131-0/+1
| * | | | | | | | | | | Small clean upSteve Klebanoff2018-12-131-18/+5
| * | | | | | | | | | | Refactor BaseCurrencyChoice to be done in helper functionSteve Klebanoff2018-12-131-27/+19
| * | | | | | | | | | | Remove unused utilSteve Klebanoff2018-12-131-36/+0
| * | | | | | | | | | | Default to USDSteve Klebanoff2018-12-131-1/+1
| * | | | | | | | | | | Refactor OrderDetails to use private instance methodsSteve Klebanoff2018-12-131-91/+115
| * | | | | | | | | | | Move header to helperSteve Klebanoff2018-12-131-29/+33
| * | | | | | | | | | | Render OrderDetailsRow directlySteve Klebanoff2018-12-132-45/+29
| * | | | | | | | | | | Delete old interface and rename BaseCurrencyChoiceSteve Klebanoff2018-12-121-13/+4
| * | | | | | | | | | | Refactor out custom componentsSteve Klebanoff2018-12-121-82/+55
| * | | | | | | | | | | Show as 0 when selectedSteve Klebanoff2018-12-123-8/+14
| * | | | | | | | | | | Remove unused componentSteve Klebanoff2018-12-121-49/+0
| * | | | | | | | | | | feat(instant): ETH/USD toggleSteve Klebanoff2018-12-126-48/+269
* | | | | | | | | | | | Added routesFred Carlsen2018-12-181-0/+2
* | | | | | | | | | | | Added community and market maker routesFred Carlsen2018-12-181-0/+2
* | | | | | | | | | | | Left-align hero on mobileFred Carlsen2018-12-182-3/+9
* | | | | | | | | | | | Change cursor on dropdown triggersFred Carlsen2018-12-181-0/+1
* | | | | | | | | | | | Tweak market makerFred Carlsen2018-12-187-14/+69
* | | | | | | | | | | | Mobile tweaksFred Carlsen2018-12-182-3/+28
* | | | | | | | | | | | Prevent overflow on instant pageFred Carlsen2018-12-181-0/+6
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | fix(website): fix broken copper form post linkBrandon Millman2018-12-181-21/+40
* | | | | | | | | | | Merge pull request #1452 from 0xProject/feature/website/0x-org-flawlessFrancesco Agosti2018-12-183-15/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fix: uppercase Kfragosti2018-12-181-1/+1
| * | | | | | | | | | | feat: update statsfragosti2018-12-181-2/+2
| * | | | | | | | | | | feat: make 0x.org #flawlessfragosti2018-12-182-13/+8
* | | | | | | | | | | | Merge pull request #1449 from 0xProject/feature/website/0x-org-steve-linksSteve Klebanoff2018-12-186-148/+144
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix linkSteve Klebanoff2018-12-181-2/+2
| * | | | | | | | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-1817-224/+242
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Use constantsSteve Klebanoff2018-12-181-9/+5
| * | | | | | | | | | | | Link homepage to Why#casesSteve Klebanoff2018-12-181-1/+2
| * | | | | | | | | | | | Per Matt's sugestion change personalized to dedicatedSteve Klebanoff2018-12-181-1/+1
| * | | | | | | | | | | | Ecosystem linksSteve Klebanoff2018-12-182-2/+16
| * | | | | | | | | | | | Prettify ecosystemSteve Klebanoff2018-12-181-52/+54
| * | | | | | | | | | | | Capitalize K in Launch KitSteve Klebanoff2018-12-181-1/+1
| * | | | | | | | | | | | Prettify dropdownSteve Klebanoff2018-12-181-26/+16
| * | | | | | | | | | | | Allow banner to open in new windowSteve Klebanoff2018-12-182-3/+13
| * | | | | | | | | | | | Prettify bannerSteve Klebanoff2018-12-181-37/+26
| * | | | | | | | | | | | Remove unused targetSteve Klebanoff2018-12-181-1/+1
| * | | | | | | | | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-187-121/+188
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fragment and launchkit urlSteve Klebanoff2018-12-181-3/+7
| * | | | | | | | | | | | | prettify launch kitSteve Klebanoff2018-12-181-29/+19
* | | | | | | | | | | | | | Merge pull request #1451 from 0xProject/feature/website/0x-org-hide-linksSteve Klebanoff2018-12-182-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-hide-linksSteve Klebanoff2018-12-1811-149/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove community and market-maker URLsSteve Klebanoff2018-12-182-4/+0
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | feat: redirect careers to jobsfragosti2018-12-182-1/+3
* | | | | | | | | | | | | | feat: add links to press pagefragosti2018-12-181-5/+7
* | | | | | | | | | | | | | feat: remove download our presskit copyfragosti2018-12-181-2/+1
* | | | | | | | | | | | | | feat: add press mailto linkfragosti2018-12-181-5/+11
* | | | | | | | | | | | | | fix: use new AboutPageLayout API everywherefragosti2018-12-182-2/+2
* | | | | | | | | | | | | | feat: update job titlesfragosti2018-12-181-30/+16
* | | | | | | | | | | | | | fix: mission and values link to new tab and not appendfragosti2018-12-182-27/+30
* | | | | | | | | | | | | | feat: link to mission and valuesfragosti2018-12-181-9/+9
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | feat: add react-shared release notesfragosti2018-12-181-0/+10
* | | | | | | | | | | | | feat: more blog url fixesfragosti2018-12-183-26/+26
* | | | | | | | | | | | | feat: fix blog linkfragosti2018-12-183-3/+4
* | | | | | | | | | | | | feat: final footer polishfragosti2018-12-182-3/+3
* | | | | | | | | | | | | Merge branch 'feature/website/0x-org' of https://github.com/0xProject/0x-mono...fragosti2018-12-1815-309/+424
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #1444 from 0xProject/feature/website/0x-org-instant-configSteve Klebanoff2018-12-187-121/+188
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Open all new instant links in new windowSteve Klebanoff2018-12-184-17/+24
| | * | | | | | | | | | | Fix URLsSteve Klebanoff2018-12-181-8/+4
| | * | | | | | | | | | | Conditional getStartedClick working on features listSteve Klebanoff2018-12-181-10/+11
| | * | | | | | | | | | | Action takes in useAnchorTagSteve Klebanoff2018-12-181-2/+11
| | * | | | | | | | | | | Janky but didn't want to mess anything else up, send in useAnchorTag boolean ...Steve Klebanoff2018-12-181-2/+3
| | * | | | | | | | | | | Prettify button.tsxSteve Klebanoff2018-12-181-21/+21
| | * | | | | | | | | | | Prettify fileSteve Klebanoff2018-12-181-22/+15
| | * | | | | | | | | | | Custom getStartedLink based on screen sizeSteve Klebanoff2018-12-181-2/+16
| | * | | | | | | | | | | Run prettifierSteve Klebanoff2018-12-181-36/+60
| | * | | | | | | | | | | Add includeEmpty optionSteve Klebanoff2018-12-182-18/+29
| | * | | | | | | | | | | prettify fileSteve Klebanoff2018-12-181-2/+13
| * | | | | | | | | | | | Merge pull request #1445 from 0xProject/feature/0x-org-statsSteve Klebanoff2018-12-181-34/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | total statsSteve Klebanoff2018-12-181-3/+3
| | * | | | | | | | | | | | prettify about pageSteve Klebanoff2018-12-181-34/+13
| * | | | | | | | | | | | | Merge pull request #1442 from 0xProject/feature/website/0x-org-analyticsSteve Klebanoff2018-12-181-15/+50
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | manually trigger error and also send in newsletter errorsSteve Klebanoff2018-12-181-3/+7
| | * | | | | | | | | | | | | apply prettierSteve Klebanoff2018-12-181-14/+45
| * | | | | | | | | | | | | | fix(website): update Animation component for styled components v4Brandon Millman2018-12-183-44/+34
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | fix(website): redirect /jobs to /about/jobsBrandon Millman2018-12-181-1/+1
| * | | | | | | | | | | | | feature(website): implement loading jobs from greenhouse in jobs pageBrandon Millman2018-12-181-99/+149
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | fix(website): fix mis-replaced website api backend linksBrandon Millman2018-12-181-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | feat: fix footer linksfragosti2018-12-183-23/+25
* | | | | | | | | | | | feat: fix links in navbar and dropdownfragosti2018-12-184-51/+71
* | | | | | | | | | | | feat: use react-shared Link componentfragosti2018-12-181-9/+21
* | | | | | | | | | | | feat: update developer dropdown linksfragosti2018-12-181-48/+29
|/ / / / / / / / / / /
* | | | | | | | | | | Fixes hamburger icon bgcolor, jobs linkEzekiel Aquino2018-12-182-2/+1
* | | | | | | | | | | Add definitionFred Carlsen2018-12-181-0/+1
* | | | | | | | | | | Increase header tolerancesFred Carlsen2018-12-181-1/+1
* | | | | | | | | | | Show errors from serversideFred Carlsen2018-12-182-7/+69
* | | | | | | | | | | Update community pageFred Carlsen2018-12-185-40/+100
* | | | | | | | | | | Add community linksFred Carlsen2018-12-187-0/+24
* | | | | | | | | | | Replace share imageFred Carlsen2018-12-181-0/+0
* | | | | | | | | | | Removes content transform on mobile nav toggleEzekiel Aquino2018-12-182-2/+2
* | | | | | | | | | | Untoggles nav on headroom unpinEzekiel Aquino2018-12-181-1/+7
* | | | | | | | | | | Adds headroom instead for toggling nav visibilityEzekiel Aquino2018-12-183-44/+37
* | | | | | | | | | | Fix default marginFred Carlsen2018-12-181-1/+1
* | | | | | | | | | | Fix about introsFred Carlsen2018-12-182-2/+11
* | | | | | | | | | | Fixes mobile nav overflow on mobileEzekiel Aquino2018-12-182-3/+12
* | | | | | | | | | | Added Community pageFred Carlsen2018-12-173-1/+226
* | | | | | | | | | | Add def for react-scrollable-anchorFred Carlsen2018-12-171-0/+1
* | | | | | | | | | | Prepare banner for light themeFred Carlsen2018-12-171-1/+6
* | | | | | | | | | | Tweak banner border on mobileFred Carlsen2018-12-171-0/+7
* | | | | | | | | | | Fix cta linksFred Carlsen2018-12-172-2/+2
* | | | | | | | | | | Add market maker pageFred Carlsen2018-12-173-0/+130
* | | | | | | | | | | Tweak configuratorFred Carlsen2018-12-173-5/+16
* | | | | | | | | | | Update long term impact iconFred Carlsen2018-12-171-7/+7
* | | | | | | | | | | Fix liquidity source changeFred Carlsen2018-12-172-4/+6
* | | | | | | | | | | Update og imageFred Carlsen2018-12-171-0/+0
* | | | | | | | | | | Fixes scrollable anchors in why pageEzekiel Aquino2018-12-172-46/+55
* | | | | | | | | | | Fix wrong icon nameFred Carlsen2018-12-171-1/+1
* | | | | | | | | | | Adjust thick stroked svgsFred Carlsen2018-12-173-25/+30
* | | | | | | | | | | Fix footer link hover statesEzekiel Aquino2018-12-171-2/+2
* | | | | | | | | | | Fixes mobile button layout for Definition componentEzekiel Aquino2018-12-172-3/+15
* | | | | | | | | | | Resolves font flicker on route changeEzekiel Aquino2018-12-173-18/+5
* | | | | | | | | | | Update client list + logosFred Carlsen2018-12-1718-14/+178
* | | | | | | | | | | Fix newsletter input color in light themeFred Carlsen2018-12-171-5/+15
* | | | | | | | | | | Fix launch kit linkFred Carlsen2018-12-171-1/+1
* | | | | | | | | | | Fix stray tagFred Carlsen2018-12-171-1/+1
* | | | | | | | | | | Fix typoFred Carlsen2018-12-171-1/+1
* | | | | | | | | | | Fix homepage iconFred Carlsen2018-12-171-6/+6
* | | | | | | | | | | Fix mobile linksFred Carlsen2018-12-171-5/+5
* | | | | | | | | | | Fix portal linkFred Carlsen2018-12-171-1/+1
* | | | | | | | | | | Fix mobile nav placementFred Carlsen2018-12-171-0/+2
* | | | | | | | | | | feat: update prod deploy destinationfragosti2018-12-151-1/+1
* | | | | | | | | | | fix(website) replace 0xproject.com with 0x.orgBrandon Millman2018-12-1531-56/+56
* | | | | | | | | | | Fix logo linkFred Carlsen2018-12-151-1/+1
* | | | | | | | | | | Merge remote-tracking branch 'upstream/development' into websiteFred Carlsen2018-12-15120-421/+841
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fix dex order quote/base asset assigning (#1432)zkao2018-12-156-20/+24
| * | | | | | | | | | Merge pull request #1415 from 0xProject/feature/instant/mobile-numeric-keyboardFrancesco Agosti2018-12-153-55/+45
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | run linterfragosti2018-12-142-14/+31
| | * | | | | | | | | | simplify scaling input logicfragosti2018-12-143-50/+18
| | * | | | | | | | | | feat: change input to number inputfragosti2018-12-112-0/+5
| * | | | | | | | | | | Publishethereum-types@1.1.4@0x/website@0.0.63@0x/web3-wrapper@3.2.1@0x/utils@2.0.8@0x/typescript-typings@3.0.6@0x/types@1.4.1@0x/tslint-config@2.0.0@0x/testnet-faucets@1.0.60@0x/subproviders@2.1.8@0x/sra-spec@1.0.13@0x/sol-resolver@1.1.1@0x/sol-doc@1.0.11@0x/sol-cov@2.1.16@0x/sol-compiler@1.1.16@0x/react-shared@1.0.25@0x/react-docs@1.0.22@0x/pipeline@1.0.2@0x/order-watcher@2.2.8@0x/order-utils@3.0.7@0x/migrations@2.2.2@0x/metacoin@0.0.32@0x/json-schemas@2.1.4@0x/instant@1.0.4@0x/fill-scenarios@1.0.16@0x/dev-utils@1.0.21@0x/dev-tools-pages@0.0.10@0x/contracts-utils@1.0.1@0x/contracts-tokens@1.0.1@0x/contracts-test-utils@1.0.2@0x/contracts-protocol@2.1.58@0x/contracts-multisig@1.0.1@0x/contracts-libs@1.0.1@0x/contracts-interfaces@1.0.1@0x/contracts-extensions@1.0.1@0x/contracts-examples@1.0.1@0x/contract-wrappers@4.1.3@0x/connect@3.0.10@0x/base-contract@3.0.10@0x/asset-buyer@3.0.4@0x/assert@1.0.20@0x/abi-gen@1.0.19@0x/abi-gen-wrappers@2.0.20x.js@2.0.8Leonid Logvinov2018-12-1434-267/+267
| * | | | | | | | | | | Updated CHANGELOGSLeonid Logvinov2018-12-1428-55/+55
| * | | | | | | | | | | Updated CHANGELOGSLeonid Logvinov2018-12-1456-1/+357
| * | | | | | | | | | | add special case to scrape OHLCV for eth/usd (#1428)Xianny2018-12-141-10/+34
| * | | | | | | | | | | Merge pull request #1418 from 0xProject/feature/website/integrate-instant-doc...Brandon Millman2018-12-144-0/+16
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | fix(website): update copy of instant track in dev homeBrandon Millman2018-12-141-2/+2
| | * | | | | | | | | | feature(website): add 0x Instant as a track in the docsBrandon Millman2018-12-114-0/+16
| * | | | | | | | | | | Merge pull request #1410 from 0xProject/fix/instant/zero-quoteSteve Klebanoff2018-12-131-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | fix(instant): Don't update heartbeat if amount is 0Steve Klebanoff2018-12-111-0/+1
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Fix bug that occurs when token metadata decimals is undefined. (#1426)Alex Browne2018-12-132-4/+18
| * | | | | | | | | | Fix linter errorsLeonid Logvinov2018-12-138-22/+22
| * | | | | | | | | | Add PR numberLeonid Logvinov2018-12-131-1/+2
| * | | | | | | | | | Check functions Async suffixLeonid Logvinov2018-12-132-15/+32
| * | | | | | | | | | Make pull_missing_blocks script consider all events with block numbers (#1420)Alex Browne2018-12-121-1/+14
| * | | | | | | | | | track idex orderbook snapshots (#1397)zkao2018-12-1214-34/+690
| * | | | | | | | | | Publishethereum-types@1.1.3@0x/website@0.0.62@0x/web3-wrapper@3.2.0@0x/utils@2.0.7@0x/typescript-typings@3.0.5@0x/types@1.4.0@0x/testnet-faucets@1.0.59@0x/subproviders@2.1.7@0x/sra-spec@1.0.12@0x/sol-resolver@1.1.0@0x/sol-doc@1.0.10@0x/sol-cov@2.1.15@0x/sol-compiler@1.1.15@0x/react-shared@1.0.24@0x/react-docs@1.0.21@0x/pipeline@1.0.1@0x/order-watcher@2.2.7@0x/order-utils@3.0.6@0x/monorepo-scripts@1.0.15@0x/migrations@2.2.1@0x/metacoin@0.0.31@0x/json-schemas@2.1.3@0x/instant@1.0.3@0x/fill-scenarios@1.0.15@0x/dev-utils@1.0.20@0x/dev-tools-pages@0.0.9@0x/contracts-test-utils@1.0.1@0x/contracts-protocol@2.1.57@0x/contract-wrappers@4.1.2@0x/connect@3.0.9@0x/base-contract@3.0.9@0x/asset-buyer@3.0.3@0x/assert@1.0.19@0x/abi-gen@1.0.18@0x/abi-gen-wrappers@2.0.10x.js@2.0.7Fabio Berger2018-12-1234-239/+242
| * | | | | | | | | | Updated CHANGELOGSFabio Berger2018-12-1254-74/+79
| * | | | | | | | | | Refactor event scraping and add support for scraping ERC20 approval events (#...Alex Browne2018-12-1219-196/+641
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #1414 from 0xProject/fix/signature-utils/walletSignatureFabio B2018-12-112-1/+10
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Add CHANGELOG entryFabio Berger2018-12-111-0/+9
| | * | | | | | | | Actually pass the signature, not the signature index to a wallet contract's `...Fabio Berger2018-12-111-1/+1
| * | | | | | | | | Add link to rexrelay integration example in instant READMEBrandon Millman2018-12-111-0/+2
| * | | | | | | | | chore: fix typo in instant READMEBrandon Millman2018-12-111-1/+1
| * | | | | | | | | chore: remove extra newlineBrandon Millman2018-12-111-1/+0
| * | | | | | | | | Update instant README with more integration linksBrandon Millman2018-12-111-1/+1
| * | | | | | | | | Update instant READMEBrandon Millman2018-12-111-0/+5
| |/ / / / / / / /
| * | | | | | | | perform null check on token metadata (#1412)Xianny2018-12-111-1/+1
| * | | | | | | | Updated CHANGELOGSLeonid Logvinov2018-12-1153-5/+308
| | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge pull request #1404 from 0xProject/feature/instant/better-provider-fallbackFrancesco Agosti2018-12-116-6/+40
| |\ \ \ \ \ \ \
| | * | | | | | | feat: only use display name from provider in uifragosti2018-12-081-1/+1
| | * | | | | | | feat: refactor provider name and displayName logicfragosti2018-12-085-9/+39