aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | [website] 0x org flawless
| * 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
|\ \ | |/ |/| [website] 0x.org Launch Kit and Ecosystem links
| * Fix linkSteve Klebanoff2018-12-181-2/+2
| |
| * Merge branch 'feature/website/0x-org' into feature/website/0x-org-steve-linksSteve Klebanoff2018-12-1818-226/+281
| |\
| * | 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
|\ \ \ \ | |_|_|/ |/| | | [website] 0x.org Remove unused paths
| * | | Merge branch 'feature/website/0x-org' into feature/website/0x-org-hide-linksSteve Klebanoff2018-12-1812-151/+208
| |\ \ \
| * | | | Remove community and market-maker URLsSteve Klebanoff2018-12-182-4/+0
| | |_|/ | |/| |
* | | | Merge pull request #1450 from 0xProject/feature/website/0x-org-aboutFrancesco Agosti2018-12-186-76/+74
|\ \ \ \ | |_|/ / |/| | | [website] 0x org about
| * | | 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
| | | |
* | | | Merge pull request #1447 from 0xProject/feature/website/0x-org-jank-linksFrancesco Agosti2018-12-1812-151/+208
|\| | | | |/ / |/| | [website] Fix 0x org jank links
| * | 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 ↵fragosti2018-12-1816-311/+463
| |\ \ | |/ / |/| | | | | https://github.com/0xProject/0x-monorepo into feature/website/0x-org-jank-links
* | | Merge pull request #1444 from 0xProject/feature/website/0x-org-instant-configSteve Klebanoff2018-12-187-121/+188
|\ \ \ | |_|/ |/| | [website] 0x.org Instant
| * | 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
| | | | | | | | | | | | to force using anchortag
| * | 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
|\ \ \ | | | | | | | | [website] 0x.org stats
| * | | 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
|\ \ \ \ | | | | | | | | | | [website] 0x.org: Allow manual triggering of error, and report newsletter errors to Rollbar
| * | | | manually trigger error and also send in newsletter errorsSteve Klebanoff2018-12-181-3/+7
| | | | |
| * | | | apply prettierSteve Klebanoff2018-12-181-14/+45
| | | | |
* | | | | Merge pull request #1443 from 0xProject/feature/website/0x-org-portal-updatedBrandon Millman2018-12-183-44/+34
|\ \ \ \ \ | |_|/ / / |/| | | | [0x.org] fix portal
| * | | | fix(website): update Animation component for styled components v4Brandon Millman2018-12-183-44/+34
|/ / / /
* | | | Merge pull request #1441 from 0xProject/feature/website/0x-org-jobs-updateBrandon Millman2018-12-183-105/+153
|\ \ \ \ | |_|/ / |/| | | [0x.org] update jobs page to load positions from greenhouse
| * | | 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
| | | |
| * | | chore(website): yarn lockBrandon Millman2018-12-181-5/+3
|/ / /
* / / 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-182-54/+33
|/
* Merge pull request #1440 from bakkenbaeck/feature/website/0x-orgFrancesco Agosti2018-12-1866-197/+939
|\ | | | | Feature/website/0x org
| * 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
| |
| * Update lock fileFred Carlsen2018-12-181-4/+13
| |
| * 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
| | | | | | | | - Adds formular css to globally linked css
| * 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
|
* chore(website): yarn lockBrandon Millman2018-12-151-17/+487
|
* fix(website) replace 0xproject.com with 0x.orgBrandon Millman2018-12-1531-56/+56
|
* Merge pull request #1375 from bakkenbaeck/websiteBrandon Millman2018-12-15187-21/+7099
|\ | | | | [WIP] Website
| * Fix logo linkFred Carlsen2018-12-151-1/+1
| |
| * Merge remote-tracking branch 'upstream/development' into websiteFred Carlsen2018-12-15155-1398/+1512
| |\ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # .gitignore # README.md # contracts/core/CHANGELOG.json # contracts/examples/package.json # contracts/extensions/package.json # contracts/interfaces/package.json # contracts/libs/package.json # contracts/multisig/package.json # contracts/protocol/CHANGELOG.json # contracts/protocol/DEPLOYS.json # contracts/protocol/package.json # contracts/test-utils/CHANGELOG.json # contracts/test-utils/CHANGELOG.md # contracts/test-utils/package.json # contracts/tokens/CHANGELOG.json # contracts/tokens/package.json # contracts/utils/package.json # packages/0x.js/CHANGELOG.json # packages/0x.js/CHANGELOG.md # packages/0x.js/package.json # packages/abi-gen-wrappers/CHANGELOG.json # packages/abi-gen-wrappers/CHANGELOG.md # packages/abi-gen-wrappers/package.json # packages/abi-gen/CHANGELOG.json # packages/abi-gen/CHANGELOG.md # packages/abi-gen/package.json # packages/assert/CHANGELOG.json # packages/assert/CHANGELOG.md # packages/assert/package.json # packages/asset-buyer/CHANGELOG.md # packages/asset-buyer/package.json # packages/base-contract/CHANGELOG.json # packages/base-contract/CHANGELOG.md # packages/base-contract/package.json # packages/connect/CHANGELOG.json # packages/connect/CHANGELOG.md # packages/connect/package.json # packages/contract-wrappers/CHANGELOG.json # packages/contract-wrappers/CHANGELOG.md # packages/contract-wrappers/package.json # packages/dev-tools-pages/package.json # packages/dev-utils/CHANGELOG.json # packages/dev-utils/CHANGELOG.md # packages/dev-utils/package.json # packages/ethereum-types/CHANGELOG.json # packages/ethereum-types/CHANGELOG.md # packages/ethereum-types/package.json # packages/fill-scenarios/CHANGELOG.json # packages/fill-scenarios/CHANGELOG.md # packages/fill-scenarios/package.json # packages/instant/package.json # packages/instant/src/types.ts # packages/json-schemas/CHANGELOG.json # packages/json-schemas/CHANGELOG.md # packages/json-schemas/package.json # packages/metacoin/package.json # packages/migrations/CHANGELOG.json # packages/migrations/CHANGELOG.md # packages/migrations/package.json # packages/order-utils/CHANGELOG.json # packages/order-utils/CHANGELOG.md # packages/order-utils/package.json # packages/order-watcher/CHANGELOG.json # packages/order-watcher/CHANGELOG.md # packages/order-watcher/package.json # packages/pipeline/package.json # packages/pipeline/src/ormconfig.ts # packages/pipeline/src/parsers/ddex_orders/index.ts # packages/pipeline/src/parsers/oasis_orders/index.ts # packages/pipeline/src/parsers/paradex_orders/index.ts # packages/pipeline/src/parsers/token_metadata/index.ts # packages/pipeline/src/scripts/pull_competing_dex_trades.ts # packages/pipeline/src/scripts/pull_ddex_orderbook_snapshots.ts # packages/pipeline/src/scripts/pull_idex_orderbook_snapshots.ts # packages/pipeline/src/scripts/pull_missing_blocks.ts # packages/pipeline/src/scripts/pull_oasis_orderbook_snapshots.ts # packages/pipeline/src/scripts/pull_paradex_orderbook_snapshots.ts # packages/pipeline/src/scripts/pull_trusted_tokens.ts # packages/pipeline/src/scripts/update_relayer_info.ts # packages/pipeline/src/utils/get_ohlcv_trading_pairs.ts # packages/pipeline/src/utils/index.ts # packages/pipeline/test/parsers/ddex_orders/index_test.ts # packages/pipeline/test/parsers/oasis_orders/index_test.ts # packages/pipeline/test/parsers/paradex_orders/index_test.ts # packages/react-docs/CHANGELOG.json # packages/react-docs/CHANGELOG.md # packages/react-docs/package.json # packages/react-shared/CHANGELOG.json # packages/react-shared/CHANGELOG.md # packages/react-shared/package.json # packages/sol-compiler/CHANGELOG.md # packages/sol-compiler/package.json # packages/sol-cov/CHANGELOG.json # packages/sol-cov/CHANGELOG.md # packages/sol-cov/package.json # packages/sol-doc/CHANGELOG.json # packages/sol-doc/CHANGELOG.md # packages/sol-doc/package.json # packages/sol-resolver/CHANGELOG.md # packages/sol-resolver/package.json # packages/sra-spec/CHANGELOG.json # packages/sra-spec/CHANGELOG.md # packages/sra-spec/package.json # packages/subproviders/CHANGELOG.json # packages/subproviders/CHANGELOG.md # packages/subproviders/package.json # packages/testnet-faucets/package.json # packages/types/CHANGELOG.md # packages/types/package.json # packages/typescript-typings/CHANGELOG.json # packages/typescript-typings/CHANGELOG.md # packages/typescript-typings/package.json # packages/utils/CHANGELOG.json # packages/utils/CHANGELOG.md # packages/utils/package.json # packages/web3-wrapper/CHANGELOG.json # packages/web3-wrapper/CHANGELOG.md # packages/web3-wrapper/package.json # packages/website/package.json # packages/website/public/index.html # packages/website/ts/pages/instant/fee_percentage_slider.tsx # yarn.lock
* | 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
|\ \ | | | | | | [instant] Change input to number input, and simplify ScalingInput
| * | run linterfragosti2018-12-142-14/+31
| | |
| * | simplify scaling input logicfragosti2018-12-143-50/+18
| | |
| * | feat: change input to number inputfragosti2018-12-112-0/+5
| | |
* | | Apply prettierLeonid Logvinov2018-12-151-1/+1
| | |
* | | Publish@0x/contracts-utils@1.0.2@0x/contracts-tokens@1.0.2@0x/contracts-protocol@2.1.59@0x/contracts-multisig@1.0.2@0x/contracts-libs@1.0.2@0x/contracts-interfaces@1.0.2@0x/contracts-extensions@1.0.2@0x/contracts-examples@1.0.2Leonid Logvinov2018-12-148-33/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - @0x/contracts-examples@1.0.2 - @0x/contracts-extensions@1.0.2 - @0x/contracts-interfaces@1.0.2 - @0x/contracts-libs@1.0.2 - @0x/contracts-multisig@1.0.2 - @0x/contracts-protocol@2.1.59 - @0x/contracts-tokens@1.0.2 - @0x/contracts-utils@1.0.2
* | | Updated CHANGELOGSLeonid Logvinov2018-12-1416-1/+168
| | |
* | | Rename contracts CHANGELOGs to DEPLOYsLeonid Logvinov2018-12-143-0/+0
| | |
* | | Move Forwarder CHANGELOG entries to extensions CHANGELOGLeonid Logvinov2018-12-142-29/+31
| | |
* | | Make contracts packages not privateLeonid Logvinov2018-12-148-8/+0
| | |
* | | 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-1443-420/+420
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.8 - @0x/abi-gen@1.0.19 - @0x/abi-gen-wrappers@2.0.2 - @0x/assert@1.0.20 - @0x/asset-buyer@3.0.4 - @0x/base-contract@3.0.10 - @0x/connect@3.0.10 - @0x/contract-wrappers@4.1.3 - @0x/dev-tools-pages@0.0.10 - @0x/dev-utils@1.0.21 - ethereum-types@1.1.4 - @0x/fill-scenarios@1.0.16 - @0x/instant@1.0.4 - @0x/json-schemas@2.1.4 - @0x/metacoin@0.0.32 - @0x/migrations@2.2.2 - @0x/order-utils@3.0.7 - @0x/order-watcher@2.2.8 - @0x/pipeline@1.0.2 - @0x/react-docs@1.0.22 - @0x/react-shared@1.0.25 - @0x/sol-compiler@1.1.16 - @0x/sol-cov@2.1.16 - @0x/sol-doc@1.0.11 - @0x/sol-resolver@1.1.1 - @0x/sra-spec@1.0.13 - @0x/subproviders@2.1.8 - @0x/testnet-faucets@1.0.60 - @0x/tslint-config@2.0.0 - @0x/types@1.4.1 - @0x/typescript-typings@3.0.6 - @0x/utils@2.0.8 - @0x/web3-wrapper@3.2.1 - @0x/website@0.0.63 - @0x/contracts-examples@1.0.1 - @0x/contracts-extensions@1.0.1 - @0x/contracts-interfaces@1.0.1 - @0x/contracts-libs@1.0.1 - @0x/contracts-multisig@1.0.1 - @0x/contracts-protocol@2.1.58 - @0x/contracts-test-utils@1.0.2 - @0x/contracts-tokens@1.0.1 - @0x/contracts-utils@1.0.1
* | | Updated CHANGELOGSLeonid Logvinov2018-12-1429-57/+57
| | |
* | | Updated CHANGELOGSLeonid Logvinov2018-12-1458-1/+378
| | |
* | | add special case to scrape OHLCV for eth/usd (#1428)Xianny2018-12-141-10/+34
| | |
* | | Merge pull request #1418 from ↵Brandon Millman2018-12-144-0/+16
|\ \ \ | | | | | | | | | | | | | | | | 0xProject/feature/website/integrate-instant-docs-track [website] add 0x Instant as a track in the docs
| * | | 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
| | | |
* | | | fix(sra_client.py): Fix version badge in READMEF. Eugene Aumson2018-12-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Correct Python SRA client version badge * Fix spacing for prettier
* | | | Bump contracts-test-utils version to match the one on npmLeonid Logvinov2018-12-148-8/+8
| | | |
* | | | Revert version bump to unpublished contracts packagesLeonid Logvinov2018-12-1412-61/+40
| | | |
* | | | Merge pull request #1410 from 0xProject/fix/instant/zero-quoteSteve Klebanoff2018-12-131-0/+1
|\ \ \ \ | | | | | | | | | | [instant] Don't update heartbeat if amount is 0
| * | | | 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 bug that occurs when token metadata decimals is undefined. * move toBigNumberOrNull to utils
* | | | | Merge pull request #1425 from 0xProject/feature/async-suffixLeonid Logvinov2018-12-1312-46/+64
|\ \ \ \ \ | | | | | | | | | | | | Check for an Async suffix in functions, not just methods.
| * | | | | Fix linter errorsLeonid Logvinov2018-12-138-22/+22
| | | | | |
| * | | | | Add PR numberLeonid Logvinov2018-12-131-1/+2
| | | | | |
| * | | | | Fix linter errorsLeonid Logvinov2018-12-132-9/+9
| | | | | |
| * | | | | Check functions Async suffixLeonid Logvinov2018-12-132-15/+32
|/ / / / /
* | | | | Merge pull request #1422 from 0xProject/fix/ci/lernaIssueFabio B2018-12-122-18/+17
|\ \ \ \ \ | | | | | | | | | | | | CI Lerna Fix
| * | | | | Update the a newer version of our Lerna fork with CI fixxFabio Berger2018-12-122-18/+17
|/ / / / /
* | | | | Make pull_missing_blocks script consider all events with block numbers (#1420)Alex Browne2018-12-121-1/+14
| | | | |
* | | | | Fix project references for contracts packages (#1419)Alex Browne2018-12-122-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed /packages/contracts - Removed /contracts/core - Added `yarn build:ts` to CI tests - Added each contracts "project" to root tsconfig.json
* | | | | feat(sra_client.py)F. Eugene Aumson2018-12-1251-3/+6866
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Code generation scripts * Generated code * Change test config to hit 0x-launch-kit * Ran prettier on generated code * First test case, of get_asset_pairs() * Use launch kit docker image to faciliate CI tests * Fix markdown rendering for GitHub and PyPI * Add URL for PyPI to link back to GitHub * Add one-line package description to README.md * Remove git_push.sh * Remove unimplemented tests * Add sra_client to top-level README package list * Remove repeated-everywhere long description * Add shorcuts for publishing * Remove TypeScript examples
* | | | | Remove accidentally commited filesLeonid Logvinov2018-12-1236-27884/+0
| | | | |
* | | | | track idex orderbook snapshots (#1397)zkao2018-12-1214-34/+690
| | | | | | | | | | | | | | | * Track Idex and Oasis Orderbook Snapshots
* | | | | 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-1243-404/+402
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 0x.js@2.0.7 - @0x/abi-gen@1.0.18 - @0x/abi-gen-wrappers@2.0.1 - @0x/assert@1.0.19 - @0x/asset-buyer@3.0.3 - @0x/base-contract@3.0.9 - @0x/connect@3.0.9 - @0x/contract-wrappers@4.1.2 - @0x/dev-tools-pages@0.0.9 - @0x/dev-utils@1.0.20 - ethereum-types@1.1.3 - @0x/fill-scenarios@1.0.15 - @0x/instant@1.0.3 - @0x/json-schemas@2.1.3 - @0x/metacoin@0.0.31 - @0x/migrations@2.2.1 - @0x/monorepo-scripts@1.0.15 - @0x/order-utils@3.0.6 - @0x/order-watcher@2.2.7 - @0x/pipeline@1.0.1 - @0x/react-docs@1.0.21 - @0x/react-shared@1.0.24 - @0x/sol-compiler@1.1.15 - @0x/sol-cov@2.1.15 - @0x/sol-doc@1.0.10 - @0x/sol-resolver@1.1.0 - @0x/sra-spec@1.0.12 - @0x/subproviders@2.1.7 - @0x/testnet-faucets@1.0.59 - @0x/types@1.4.0 - @0x/typescript-typings@3.0.5 - @0x/utils@2.0.7 - @0x/web3-wrapper@3.2.0 - @0x/website@0.0.62 - @0x/contracts-examples@1.0.1 - @0x/contracts-extensions@1.0.1 - @0x/contracts-interfaces@1.0.1 - @0x/contracts-libs@1.0.1 - @0x/contracts-multisig@1.0.1 - @0x/contracts-protocol@2.1.57 - @0x/contracts-test-utils@1.0.1 - @0x/contracts-tokens@1.0.1 - @0x/contracts-utils@1.0.1
* | | | | Updated CHANGELOGSFabio Berger2018-12-1292-77/+27966
| | | | |
* | | | | Refactor event scraping and add support for scraping ERC20 approval events ↵Alex Browne2018-12-1219-196/+641
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#1401) * Refactor event scraping and add support for scraping ERC20 approval events * Add tests for data_sources/contract-wrappers/utils
* | | | | fix(order_utils.py): Remove stale commentF. Eugene Aumson2018-12-121-2/+0
| | | | |
* | | | | Merge pull request #1413 from 0xProject/feature/contracts-monorepo-7Leonid Logvinov2018-12-12112-451/+519
|\ \ \ \ \ | | | | | | | | | | | | Contracts monorepo 7
| * | | | | Move OrderValidator to the protocol packageLeonid Logvinov2018-12-1212-23/+20
| | | | | |
| * | | | | Revert accidental changeLeonid Logvinov2018-12-121-1/+1
| | | | | |
| * | | | | Update contracts/examples/README.mdFabio B2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| * | | | | Merge branch 'development' into feature/contracts-monorepo-7Leonid Logvinov2018-12-11207-311/+6663
| |\ \ \ \ \
| * | | | | | Revert access changesLeonid Logvinov2018-12-1110-10/+10
| | | | | | |
| * | | | | | Upgrade solhint versionLeonid Logvinov2018-12-111-3/+3
| | | | | | |
| * | | | | | Re-use solhint configurationLeonid Logvinov2018-12-1116-156/+16
| | | | | | |
| * | | | | | Change contracts publish configLeonid Logvinov2018-12-119-9/+9
| | | | | | |
| * | | | | | Rename core package to protocolLeonid Logvinov2018-12-1167-26/+32
| | | | | | |
| * | | | | | Add coreArtifacts to forwarder wrapperLeonid Logvinov2018-12-111-1/+2
| | | | | | |
| * | | | | | Combine duplicate importsLeonid Logvinov2018-12-111-2/+1
| | | | | | |
| * | | | | | Refactor our extensions packageLeonid Logvinov2018-12-1142-304/+304
| | | | | | |
| * | | | | | Refactor out examplesLeonid Logvinov2018-12-1121-25/+230
| | | | | | |
* | | | | | | Merge pull request #1414 from 0xProject/fix/signature-utils/walletSignatureFabio B2018-12-112-1/+10
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | [order-utils] Fix Wallet Signature Verification
| * | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | `isValidSignature` call
* | | | | | | 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
| | | | | |
* | | | | | Fix typo in top level READMEBrandon Millman2018-12-111-7/+6
| | | | | |
* | | | | | Update top level README packages list with instantBrandon Millman2018-12-111-0/+2
| | | | | |
* | | | | | Update instant READMEBrandon Millman2018-12-111-0/+5
|/ / / / /
* | | | | perform null check on token metadata (#1412)Xianny2018-12-111-1/+1
| | | | |
* | | | | Updated CHANGELOGSLeonid Logvinov2018-12-1155-5/+329
| |_|/ / |/| | |
* | | | Merge pull request #1404 from 0xProject/feature/instant/better-provider-fallbackFrancesco Agosti2018-12-116-6/+40
|\ \ \ \ | | | | | | | | | | [instant] Refactor provider name and provider display name logic, log the display name
| * | | | feat: only use display name from provider in uifragosti2018-12-081-1/+1
| | | | |
| * | | | feat: refactor provider name and displayName logicfragosti2018-12-085-9/+39
| | | | |
| * | | | feat: log walletDisplayName to Heapfragosti2018-12-082-0/+4
| | | | |
* | | | | Fix/pipeline/ohlcv ratelimit (#1403)Xianny2018-12-115-23/+26
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Use time-based throttling and increase batch size of CC query
| * | | | | change to camelCasexianny2018-12-112-3/+3
| | | | | |
| * | | | | lint: remove unused variablexianny2018-12-081-1/+0
| | | | | |
| * | | | | refresh rate limit every second instead of every minutexianny2018-12-081-3/+3
| | | | | |
| * | | | | cleanup: stray import, rename variablexianny2018-12-082-5/+3
| | | | | |
| * | | | | Merge branch 'fix/pipeline/ohlcv-ratelimit' of ↵xianny2018-12-080-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:0xProject/0x-monorepo into fix/pipeline/ohlcv-ratelimit Rebased onto development
| | * | | | | rename variable and define default in only 1 locationxianny2018-12-073-5/+11
| | | | | | |
| | * | | | | upgrade throttling codexianny2018-12-072-14/+12
| | | | | | |
| * | | | | | query CC with larger batch sizexianny2018-12-083-5/+7
| | | | | | |
| * | | | | | rename variable and define default in only 1 locationxianny2018-12-083-5/+11
| | | | | | |
| * | | | | | upgrade throttling codexianny2018-12-082-14/+12
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1411 from 0xProject/fix/instant/hide-loadersBrandon Millman2018-12-112-44/+14
|\ \ \ \ \ \ | | | | | | | | | | | | | | [instant] Hide loaders when no token or buy amount is chosen
| * | | | | | fix(instant): hide loaders when no token or buy amount is chosenBrandon Millman2018-12-112-44/+14
| | | | | | |
* | | | | | | Merge pull request #1405 from 0xProject/tslint-changesFabio B2018-12-1112-17/+18
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Implement prefer-template tslint rule
| * | | | | | Implement prefer-template tslint rulekao2018-12-0812-17/+18
| |/ / / / /
* | | | | | Merge pull request #1409 from 0xProject/fix/instant/custom-erc20Steve Klebanoff2018-12-111-2/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | [instant] Don't throw error if can't find icon for token
| * | | | | Don't throw error if can't find icon for tokenSteve Klebanoff2018-12-111-2/+11
| | | | | |
* | | | | | Merge pull request #1388 from 0xProject/feature/contracts-monorepo-6Leonid Logvinov2018-12-1169-147/+473
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | Contracts monorepo 6
| * | | | | Refactor out tokens from core contracts packageLeonid Logvinov2018-12-0569-147/+473
| | | | | |
* | | | | | Merge pull request #1385 from 0xProject/feature/contracts-monorepo-5Leonid Logvinov2018-12-1147-44/+287
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Refactor our protocol interfaces into `@0x/contracts-interfaces`
| * | | | | Update contracts/interfaces/README.mdFabio B2018-12-071-1/+1
| |/ / / / | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com>
| * | | | Refactor our protocol interfaces into @0x/contracts-interfacesLeonid Logvinov2018-12-0547-44/+287
| | | | |
* | | | | Merge pull request #1402 from 0xProject/web3-wrapper/numberBigNumberMixupFabio B2018-12-093-4/+52
|\ \ \ \ \ | |_|/ / / |/| | | | Fix `value` and `gasPrice` precision bug by returning them as BigNumbers
| * | | | Fix linterFabio Berger2018-12-081-2/+4
| | | | |
| * | | | Add PR numberFabio Berger2018-12-071-1/+2
| | | | |
| * | | | Remove excess commasFabio Berger2018-12-071-1/+1
| | | | |
| * | | | fix: txData returned so that `value` and `gasPrice` are BigNumbers to avoid ↵Fabio Berger2018-12-072-4/+12
| | | | | | | | | | | | | | | | | | | | precision errors
| * | | | Update yarn.lockFabio Berger2018-12-071-2/+39
| | |/ / | |/| |
* | | | Merge pull request #1399 from ↵Francesco Agosti2018-12-073-1/+11
|\ \ \ \ | |/ / / |/| | | | | | | | | | | 0xProject/feature/website/disable-slider-if-no-address-configurator [website] Disable slider when no affiliate info
| * | | feat: change color of doctype tag in configuratorfragosti2018-12-071-1/+1
| | | |
| * | | feat: disable slider when no affiliate infofragosti2018-12-062-0/+10
| | | |
* | | | Switch out whitepaper with 0x protocol specificationFabio Berger2018-12-069-3/+10
| | | |
* | | | Switch out RocketChat icon with Discord iconFabio Berger2018-12-063-1/+1
|/ / /
* | | fix: add comma to affiliateInfo config in configuratorfragosti2018-12-061-1/+1
| | |
* | | Merge pull request #1398 from 0xProject/feature/instant/more-error-reportingSteve Klebanoff2018-12-061-5/+2
|\ \ \ | | | | | | | | [instant] More aggressive error reporting
| * | | feat(instant): More aggressive error reportingSteve Klebanoff2018-12-061-5/+2
|/ / /
* | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-062-31/+43
|\ \ \ | | | | | | | | | | | | development
| * | | Fix/pipeline/ohlcv (#1393)Xianny2018-12-062-31/+43
| | | | | | | | | | | | The OHLCV script in data pipeline quits early when we get no data from Crypto Compare. Sometimes Crypto Compare gives us a valid empty response (e.g. when we query for way back in time) and we need to just continue. This adds better filtering for the types of Crypto Compare responses to detect when we should continue and when we should really quit.
* | | | fix: remove target=_blank from instant linkfragosti2018-12-062-1/+1
|/ / /
* | | Merge pull request #1369 from 0xProject/feature/website/instant-configuratorFrancesco Agosti2018-12-0621-176/+1449
|\ \ \ | | | | | | | | [website][instant] Instant configurator
| * | | feat: change New notification to point to instantfragosti2018-12-061-2/+2
| | | |
| * | | chore: run prettierfragosti2018-12-061-6/+1
| | | |
| * | | fix: ensure copy button is above codefragosti2018-12-061-1/+2
| | | |
| * | | feat: notify user they've copied to clipboard on copyfragosti2018-12-061-14/+29
| | | |
| * | | chore: make default fee percentage in configurator 0fragosti2018-12-061-1/+1
| | | |
| * | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-06280-607/+6484
| |\ \ \ | | | | | | | | | | | | | | | feature/website/instant-configurator
| * | | | chore: run linterfragosti2018-12-052-2/+1
| | | | |
| * | | | feat: add copy code featurefragosti2018-12-052-3/+18
| | | | |
| * | | | fix: instant linting issuesfragosti2018-12-051-4/+0
| | | | |
| * | | | chore: fix linter issuesfragosti2018-12-053-12/+3
| | | | |
| * | | | chore: remove shark relay from possible SRA endpointsfragosti2018-12-051-5/+1
| | | | |
| * | | | hack: make min-height of line-number container 98% to prevent scrollbar from ↵fragosti2018-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | appearing in code demo
| * | | | fix: use WebsitePaths type and update wiki link to new linkfragosti2018-12-055-11/+16
| | | | |
| * | | | fix: reset available tokens when sra endpoint is changedfragosti2018-12-052-3/+8
| | | | |
| * | | | fix: make select box-shadow darkerfragosti2018-12-051-2/+4
| | | | |
| * | | | fix: do not show select all if no tokens are availablefragosti2018-12-051-0/+5
| | | | |
| * | | | feat: update configurator snippet to actually work if copy and pastedfragosti2018-12-051-17/+23
| | | | |
| * | | | fix: change liquiditySource to orderSourcefragosti2018-12-041-1/+1
| | | | |
| * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-12-0419-14/+744
| |\ \ \ \ | | | | | | | | | | | | | | | | | | feature/website/instant-configurator
| * | | | | feat: update relayer listfragosti2018-12-041-1/+19
| | | | | |
| * | | | | polish: make configurator inputs look more like mocksfragosti2018-12-043-3/+6
| | | | | |
| * | | | | feat: fetch asset meta data from the asset meta data mapfragosti2018-12-041-31/+23
| | | | | |
| * | | | | fix: address to lowercase and explore the docs leads to correct wikifragosti2018-12-041-2/+2
| | | | | |
| * | | | | feat: create more dank sliderfragosti2018-12-044-13/+199
| | | | | |