Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | feat: update job titles | fragosti | 2018-12-18 | 1 | -30/+16 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | fix: mission and values link to new tab and not append | fragosti | 2018-12-18 | 2 | -27/+30 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | feat: link to mission and values | fragosti | 2018-12-18 | 1 | -9/+9 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge pull request #1447 from 0xProject/feature/website/0x-org-jank-links | Francesco Agosti | 2018-12-18 | 12 | -151/+208 | |
| | |\| | | | | | | | | | | | |/ / / / / / / / | | |/| | | | | | | | | [website] Fix 0x org jank links | |||||
| | | * | | | | | | | | feat: add react-shared release notes | fragosti | 2018-12-18 | 1 | -0/+10 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | feat: more blog url fixes | fragosti | 2018-12-18 | 3 | -26/+26 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | feat: fix blog link | fragosti | 2018-12-18 | 3 | -3/+4 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | feat: final footer polish | fragosti | 2018-12-18 | 2 | -3/+3 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch 'feature/website/0x-org' of ↵ | fragosti | 2018-12-18 | 16 | -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-config | Steve Klebanoff | 2018-12-18 | 7 | -121/+188 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | [website] 0x.org Instant | |||||
| | | * | | | | | | | | Open all new instant links in new window | Steve Klebanoff | 2018-12-18 | 4 | -17/+24 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Fix URLs | Steve Klebanoff | 2018-12-18 | 1 | -8/+4 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Conditional getStartedClick working on features list | Steve Klebanoff | 2018-12-18 | 1 | -10/+11 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Action takes in useAnchorTag | Steve Klebanoff | 2018-12-18 | 1 | -2/+11 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Janky but didn't want to mess anything else up, send in useAnchorTag boolean ↵ | Steve Klebanoff | 2018-12-18 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to force using anchortag | |||||
| | | * | | | | | | | | Prettify button.tsx | Steve Klebanoff | 2018-12-18 | 1 | -21/+21 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Prettify file | Steve Klebanoff | 2018-12-18 | 1 | -22/+15 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Custom getStartedLink based on screen size | Steve Klebanoff | 2018-12-18 | 1 | -2/+16 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Run prettifier | Steve Klebanoff | 2018-12-18 | 1 | -36/+60 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Add includeEmpty option | Steve Klebanoff | 2018-12-18 | 2 | -18/+29 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | prettify file | Steve Klebanoff | 2018-12-18 | 1 | -2/+13 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #1445 from 0xProject/feature/0x-org-stats | Steve Klebanoff | 2018-12-18 | 1 | -34/+13 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [website] 0x.org stats | |||||
| | | * | | | | | | | | | total stats | Steve Klebanoff | 2018-12-18 | 1 | -3/+3 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | prettify about page | Steve Klebanoff | 2018-12-18 | 1 | -34/+13 | |
| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge pull request #1442 from 0xProject/feature/website/0x-org-analytics | Steve Klebanoff | 2018-12-18 | 1 | -15/+50 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | [website] 0x.org: Allow manual triggering of error, and report newsletter errors to Rollbar | |||||
| | | * | | | | | | | | | | manually trigger error and also send in newsletter errors | Steve Klebanoff | 2018-12-18 | 1 | -3/+7 | |
| | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | apply prettier | Steve Klebanoff | 2018-12-18 | 1 | -14/+45 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge pull request #1443 from 0xProject/feature/website/0x-org-portal-updated | Brandon Millman | 2018-12-18 | 3 | -44/+34 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | [0x.org] fix portal | |||||
| | | * | | | | | | | | | | fix(website): update Animation component for styled components v4 | Brandon Millman | 2018-12-18 | 3 | -44/+34 | |
| | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Merge pull request #1441 from 0xProject/feature/website/0x-org-jobs-update | Brandon Millman | 2018-12-18 | 3 | -105/+153 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | | [0x.org] update jobs page to load positions from greenhouse | |||||
| | | * | | | | | | | | | fix(website): redirect /jobs to /about/jobs | Brandon Millman | 2018-12-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | feature(website): implement loading jobs from greenhouse in jobs page | Brandon Millman | 2018-12-18 | 1 | -99/+149 | |
| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | chore(website): yarn lock | Brandon Millman | 2018-12-18 | 1 | -5/+3 | |
| | |/ / / / / / / / / | ||||||
| | * / / / / / / / / | fix(website): fix mis-replaced website api backend links | Brandon Millman | 2018-12-18 | 1 | -2/+2 | |
| | |/ / / / / / / / | ||||||
| | | * | | | | | | | feat: fix footer links | fragosti | 2018-12-18 | 3 | -23/+25 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | feat: fix links in navbar and dropdown | fragosti | 2018-12-18 | 4 | -51/+71 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | feat: use react-shared Link component | fragosti | 2018-12-18 | 1 | -9/+21 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | feat: update developer dropdown links | fragosti | 2018-12-18 | 2 | -54/+33 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge pull request #1440 from bakkenbaeck/feature/website/0x-org | Francesco Agosti | 2018-12-18 | 66 | -197/+939 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Feature/website/0x org | |||||
| | | * | | | | | | | Fixes hamburger icon bgcolor, jobs link | Ezekiel Aquino | 2018-12-18 | 2 | -2/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add definition | Fred Carlsen | 2018-12-18 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Increase header tolerances | Fred Carlsen | 2018-12-18 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Show errors from serverside | Fred Carlsen | 2018-12-18 | 2 | -7/+69 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Update community page | Fred Carlsen | 2018-12-18 | 5 | -40/+100 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add community links | Fred Carlsen | 2018-12-18 | 7 | -0/+24 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Replace share image | Fred Carlsen | 2018-12-18 | 1 | -0/+0 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Removes content transform on mobile nav toggle | Ezekiel Aquino | 2018-12-18 | 2 | -2/+2 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Untoggles nav on headroom unpin | Ezekiel Aquino | 2018-12-18 | 1 | -1/+7 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Adds headroom instead for toggling nav visibility | Ezekiel Aquino | 2018-12-18 | 3 | -44/+37 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix default margin | Fred Carlsen | 2018-12-18 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Update lock file | Fred Carlsen | 2018-12-18 | 1 | -4/+13 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix about intros | Fred Carlsen | 2018-12-18 | 2 | -2/+11 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fixes mobile nav overflow on mobile | Ezekiel Aquino | 2018-12-18 | 2 | -3/+12 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Added Community page | Fred Carlsen | 2018-12-17 | 3 | -1/+226 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add def for react-scrollable-anchor | Fred Carlsen | 2018-12-17 | 1 | -0/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Prepare banner for light theme | Fred Carlsen | 2018-12-17 | 1 | -1/+6 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Tweak banner border on mobile | Fred Carlsen | 2018-12-17 | 1 | -0/+7 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix cta links | Fred Carlsen | 2018-12-17 | 2 | -2/+2 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Add market maker page | Fred Carlsen | 2018-12-17 | 3 | -0/+130 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Tweak configurator | Fred Carlsen | 2018-12-17 | 3 | -5/+16 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Update long term impact icon | Fred Carlsen | 2018-12-17 | 1 | -7/+7 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix liquidity source change | Fred Carlsen | 2018-12-17 | 2 | -4/+6 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Update og image | Fred Carlsen | 2018-12-17 | 1 | -0/+0 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fixes scrollable anchors in why page | Ezekiel Aquino | 2018-12-17 | 2 | -46/+55 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix wrong icon name | Fred Carlsen | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Adjust thick stroked svgs | Fred Carlsen | 2018-12-17 | 3 | -25/+30 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix footer link hover states | Ezekiel Aquino | 2018-12-17 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fixes mobile button layout for Definition component | Ezekiel Aquino | 2018-12-17 | 2 | -3/+15 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Resolves font flicker on route change | Ezekiel Aquino | 2018-12-17 | 3 | -18/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Adds formular css to globally linked css | |||||
| | | * | | | | | | | Update client list + logos | Fred Carlsen | 2018-12-17 | 18 | -14/+178 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix newsletter input color in light theme | Fred Carlsen | 2018-12-17 | 1 | -5/+15 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix launch kit link | Fred Carlsen | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix stray tag | Fred Carlsen | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix typo | Fred Carlsen | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix homepage icon | Fred Carlsen | 2018-12-17 | 1 | -6/+6 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix mobile links | Fred Carlsen | 2018-12-17 | 1 | -5/+5 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix portal link | Fred Carlsen | 2018-12-17 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
| | | * | | | | | | | Fix mobile nav placement | Fred Carlsen | 2018-12-17 | 1 | -0/+2 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | feat: update prod deploy destination | fragosti | 2018-12-15 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | * | | | | | | | chore(website): yarn lock | Brandon Millman | 2018-12-15 | 1 | -17/+487 | |
| | | | | | | | | | ||||||
| | * | | | | | | | fix(website) replace 0xproject.com with 0x.org | Brandon Millman | 2018-12-15 | 31 | -56/+56 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Merge pull request #1375 from bakkenbaeck/website | Brandon Millman | 2018-12-15 | 187 | -21/+7099 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | [WIP] Website | |||||
| | | * | | | | | | Fix logo link | Fred Carlsen | 2018-12-15 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Merge remote-tracking branch 'upstream/development' into website | Fred Carlsen | 2018-12-15 | 155 | -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 | |||||
| | | * | | | | | | Add id prop | Fred Carlsen | 2018-12-15 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Jump down to configurator | Fred Carlsen | 2018-12-15 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix default heading size | Fred Carlsen | 2018-12-15 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update routes | Fred Carlsen | 2018-12-15 | 1 | -17/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update links and routes | Fred Carlsen | 2018-12-15 | 9 | -30/+36 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update links | Fred Carlsen | 2018-12-15 | 2 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Copy fixes | Fred Carlsen | 2018-12-15 | 2 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add contact modal to pages with contact link | Fred Carlsen | 2018-12-15 | 4 | -59/+112 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix modal submit | Fred Carlsen | 2018-12-15 | 1 | -7/+18 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Change chapter link | Fred Carlsen | 2018-12-15 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix xianny | Fred Carlsen | 2018-12-15 | 2 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak modal confirmatino | Fred Carlsen | 2018-12-15 | 2 | -1/+16 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Type fixes | Fred Carlsen | 2018-12-15 | 8 | -34/+43 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Type fixes | Fred Carlsen | 2018-12-15 | 2 | -3/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Type fixes | Fred Carlsen | 2018-12-15 | 3 | -6/+8 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Type fixes | Fred Carlsen | 2018-12-15 | 8 | -42/+55 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fixes | Fred Carlsen | 2018-12-15 | 2 | -0/+7 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak mission | Fred Carlsen | 2018-12-15 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Finish tweaking team | Fred Carlsen | 2018-12-15 | 1 | -7/+37 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -5/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 2 | -38/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup ecosystem | Ezekiel Aquino | 2018-12-15 | 1 | -3/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup select | Ezekiel Aquino | 2018-12-15 | 1 | -13/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup configurator | Ezekiel Aquino | 2018-12-15 | 1 | -11/+5 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -33/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -10/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | More Cleanup | Ezekiel Aquino | 2018-12-15 | 1 | -33/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add links to ecosystem | Fred Carlsen | 2018-12-15 | 1 | -7/+29 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Misc typing | Fred Carlsen | 2018-12-15 | 3 | -3/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add missing colors | Fred Carlsen | 2018-12-15 | 1 | -1/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Change ecosystem route | Fred Carlsen | 2018-12-15 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Link ecosystem | Fred Carlsen | 2018-12-15 | 2 | -92/+63 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Replace launch kit icon | Fred Carlsen | 2018-12-15 | 2 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Declare missing types | Fred Carlsen | 2018-12-15 | 1 | -0/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Mobile tweaks jobs table | Fred Carlsen | 2018-12-15 | 1 | -4/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add icon | Fred Carlsen | 2018-12-15 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | More lint cleanup | Ezekiel Aquino | 2018-12-15 | 9 | -31/+9 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup | Ezekiel Aquino | 2018-12-15 | 16 | -36/+16 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix mobile nav hamburger open state | Ezekiel Aquino | 2018-12-14 | 1 | -26/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | More animation tweaks | Ezekiel Aquino | 2018-12-14 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | cta boxes hover state | Ezekiel Aquino | 2018-12-14 | 2 | -5/+5 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Adds mask to get in touch anim | Ezekiel Aquino | 2018-12-14 | 2 | -19/+35 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak configurator code width | Fred Carlsen | 2018-12-14 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix borders on why page | Fred Carlsen | 2018-12-14 | 1 | -10/+13 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix hero landing | Fred Carlsen | 2018-12-14 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Misc feedbackTweak jobs page | Fred Carlsen | 2018-12-14 | 2 | -7/+28 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Copy updates | Fred Carlsen | 2018-12-14 | 9 | -20/+27 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Edits animation | Ezekiel Aquino | 2018-12-14 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Edits CTA landing section | Ezekiel Aquino | 2018-12-14 | 6 | -42/+194 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak launch kit | Fred Carlsen | 2018-12-14 | 4 | -6/+12 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak launch kit + add icons | Fred Carlsen | 2018-12-14 | 4 | -8/+38 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak definition | Fred Carlsen | 2018-12-14 | 3 | -10/+19 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fixes borders in why page sections | Ezekiel Aquino | 2018-12-14 | 2 | -13/+24 | |
| | | | | | | | | | ||||||
| | | * | | | | | | REplaces links as navlinks in header | Ezekiel Aquino | 2018-12-14 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Slight tweak to landing animation | Ezekiel Aquino | 2018-12-14 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Hide extensions from product menu | Ezekiel Aquino | 2018-12-14 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Slower instant transition, high res images | Ezekiel Aquino | 2018-12-14 | 7 | -7/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Landing page animation delay | Ezekiel Aquino | 2018-12-14 | 1 | -33/+38 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Scrolls doc to top/ensures overfow on document on route change | Ezekiel Aquino | 2018-12-14 | 1 | -0/+5 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Adds mission office photo | Ezekiel Aquino | 2018-12-14 | 6 | -14/+30 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Delete old launch kit | Fred Carlsen | 2018-12-14 | 1 | -189/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Added launch kit page | Fred Carlsen | 2018-12-14 | 2 | -1/+178 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add hero icon size | Fred Carlsen | 2018-12-14 | 2 | -1/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix typedef | Fred Carlsen | 2018-12-14 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update olafs pic | Fred Carlsen | 2018-12-14 | 1 | -0/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Resolves some sitewrap warnings [TO DO] | Ezekiel Aquino | 2018-12-14 | 1 | -2/+16 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Linting fix | Fred Carlsen | 2018-12-14 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Linting error | Fred Carlsen | 2018-12-14 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Linting fixes | Fred Carlsen | 2018-12-14 | 18 | -34/+39 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Removes button / link outlines globally | Ezekiel Aquino | 2018-12-14 | 1 | -0/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Hides mobile nav on desktop, adds flexwrap maxwidth | Ezekiel Aquino | 2018-12-14 | 2 | -44/+49 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak slider | Fred Carlsen | 2018-12-14 | 4 | -18/+376 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Hide configurator on smaller screens | Fred Carlsen | 2018-12-14 | 2 | -3/+9 | |
| | | | | | | | | | ||||||
| | | * | | | | | | [WIP] cleanup, typing | Ezekiel Aquino | 2018-12-14 | 4 | -27/+38 | |
| | | | | | | | | | ||||||
| | | * | | | | | | WIP Begin cleanup, adds mediaquery component | Ezekiel Aquino | 2018-12-14 | 11 | -59/+63 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak padding | Fred Carlsen | 2018-12-14 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak margin on banner | Fred Carlsen | 2018-12-14 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Styled configurator | Fred Carlsen | 2018-12-14 | 6 | -31/+398 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleans up as much as old layout | Ezekiel Aquino | 2018-12-14 | 6 | -59/+42 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Removes line-height normal on buttons because it messes with alignment | Ezekiel Aquino | 2018-12-13 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Just forces that header button to behave | Ezekiel Aquino | 2018-12-13 | 1 | -3/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix missed Link | Ezekiel Aquino | 2018-12-13 | 1 | -4/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Removes <Link> component, clean up Button.tsx | Ezekiel Aquino | 2018-12-13 | 11 | -216/+127 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Cleanup | Fred Carlsen | 2018-12-13 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak slides on mobile | Fred Carlsen | 2018-12-13 | 1 | -5/+20 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Links on mobile | Fred Carlsen | 2018-12-13 | 1 | -4/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add smoother transitions on slider | Fred Carlsen | 2018-12-13 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Feedback from harry | Fred Carlsen | 2018-12-13 | 7 | -10/+17 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Hook up newsletter form to api | Fred Carlsen | 2018-12-13 | 1 | -2/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tweak z-index | Fred Carlsen | 2018-12-13 | 6 | -6/+6 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Switches client logos | Ezekiel Aquino | 2018-12-13 | 9 | -20/+16 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Switches landing page icons | Ezekiel Aquino | 2018-12-13 | 6 | -13/+42 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Mobile tweaks to contactm modal | Fred Carlsen | 2018-12-13 | 2 | -17/+58 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update icon and copy | Fred Carlsen | 2018-12-13 | 1 | -3/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update icons | Fred Carlsen | 2018-12-13 | 4 | -6/+26 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Refactors mobile nav, theming | Ezekiel Aquino | 2018-12-13 | 5 | -18/+71 | |
| | | | | | | | | | ||||||
| | | * | | | | | | WIP refactor mobileNavMenu | Ezekiel Aquino | 2018-12-13 | 5 | -59/+133 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Increase figure font size in landing page stats | Ezekiel Aquino | 2018-12-13 | 1 | -1/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add types | Fred Carlsen | 2018-12-13 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add advisors | Fred Carlsen | 2018-12-13 | 6 | -6/+6 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Added full team | Fred Carlsen | 2018-12-13 | 13 | -10/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | About pages wrapwidths | Ezekiel Aquino | 2018-12-13 | 4 | -5/+8 | |
| | | | | | | | | | ||||||
| | | * | | | | | | WIP hero page animation test | Ezekiel Aquino | 2018-12-13 | 1 | -2/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Adds images in instant page | Ezekiel Aquino | 2018-12-13 | 14 | -44/+78 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Edits landing page animation | Ezekiel Aquino | 2018-12-13 | 1 | -5/+5 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tests landing page animation WIP | Ezekiel Aquino | 2018-12-13 | 2 | -13/+75 | |
| | | | | | | | | | ||||||
| | | * | | | | | | WIP configurator | Fred Carlsen | 2018-12-13 | 3 | -5/+428 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Tests transition in instant | Ezekiel Aquino | 2018-12-13 | 1 | -5/+34 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Adds a bit more whitespace to that scroll image | Ezekiel Aquino | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Whitespace on instant image thing, other changes | Ezekiel Aquino | 2018-12-13 | 5 | -6/+32 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add more profile pics | Fred Carlsen | 2018-12-13 | 6 | -6/+6 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update the a newer version of our Lerna fork with CI fixx | Fabio Berger | 2018-12-13 | 2 | -18/+17 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Make pull_missing_blocks script consider all events with block numbers (#1420) | Alex Browne | 2018-12-13 | 1 | -1/+14 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix project references for contracts packages (#1419) | Alex Browne | 2018-12-13 | 2 | -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 Aumson | 2018-12-13 | 51 | -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 files | Leonid Logvinov | 2018-12-13 | 36 | -27884/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | track idex orderbook snapshots (#1397) | zkao | 2018-12-13 | 14 | -34/+690 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Track Idex and Oasis Orderbook Snapshots | |||||
| | | * | | | | | | Publish | Fabio Berger | 2018-12-13 | 42 | -391/+389 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 CHANGELOGS | Fabio Berger | 2018-12-13 | 92 | -77/+27966 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Refactor event scraping and add support for scraping ERC20 approval events ↵ | Alex Browne | 2018-12-13 | 19 | -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 comment | F. Eugene Aumson | 2018-12-13 | 1 | -2/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Move OrderValidator to the protocol package | Leonid Logvinov | 2018-12-13 | 12 | -23/+20 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Revert accidental change | Leonid Logvinov | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update contracts/examples/README.md | Fabio B | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | |||||
| | | * | | | | | | Add link to rexrelay integration example in instant README | Brandon Millman | 2018-12-13 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | chore: fix typo in instant README | Brandon Millman | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | chore: remove extra newline | Brandon Millman | 2018-12-13 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update instant README with more integration links | Brandon Millman | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix typo in top level README | Brandon Millman | 2018-12-13 | 1 | -7/+6 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update top level README packages list with instant | Brandon Millman | 2018-12-13 | 1 | -0/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Revert access changes | Leonid Logvinov | 2018-12-13 | 10 | -10/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update instant README | Brandon Millman | 2018-12-13 | 1 | -0/+5 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add CHANGELOG entry | Fabio Berger | 2018-12-13 | 1 | -0/+9 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Actually pass the signature, not the signature index to a wallet contract's ↵ | Fabio Berger | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `isValidSignature` call | |||||
| | | * | | | | | | Re-use solhint configuration | Leonid Logvinov | 2018-12-13 | 16 | -156/+16 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Change contracts publish config | Leonid Logvinov | 2018-12-13 | 9 | -9/+9 | |
| | | | | | | | | | ||||||
| | | * | | | | | | perform null check on token metadata (#1412) | Xianny | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Updated CHANGELOGS | Leonid Logvinov | 2018-12-13 | 55 | -5/+329 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Rename core package to protocol | Leonid Logvinov | 2018-12-13 | 67 | -26/+32 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add coreArtifacts to forwarder wrapper | Leonid Logvinov | 2018-12-13 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Combine duplicate imports | Leonid Logvinov | 2018-12-13 | 1 | -2/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | change to camelCase | xianny | 2018-12-13 | 2 | -3/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Refactor our extensions package | Leonid Logvinov | 2018-12-13 | 42 | -304/+304 | |
| | | | | | | | | | ||||||
| | | * | | | | | | fix(instant): hide loaders when no token or buy amount is chosen | Brandon Millman | 2018-12-13 | 2 | -44/+14 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Refactor out examples | Leonid Logvinov | 2018-12-13 | 21 | -25/+230 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Don't throw error if can't find icon for token | Steve Klebanoff | 2018-12-13 | 1 | -2/+11 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Implement prefer-template tslint rule | kao | 2018-12-13 | 12 | -17/+18 | |
| | | | | | | | | | ||||||
| | | * | | | | | | feat: only use display name from provider in ui | fragosti | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | feat: refactor provider name and displayName logic | fragosti | 2018-12-13 | 5 | -9/+39 | |
| | | | | | | | | | ||||||
| | | * | | | | | | feat: log walletDisplayName to Heap | fragosti | 2018-12-13 | 2 | -0/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | lint: remove unused variable | xianny | 2018-12-13 | 1 | -1/+0 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Fix linter | Fabio Berger | 2018-12-13 | 1 | -2/+4 | |
| | | | | | | | | | ||||||
| | | * | | | | | | refresh rate limit every second instead of every minute | xianny | 2018-12-13 | 1 | -3/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | cleanup: stray import, rename variable | xianny | 2018-12-13 | 2 | -5/+3 | |
| | | | | | | | | | ||||||
| | | * | | | | | | query CC with larger batch size | xianny | 2018-12-13 | 3 | -5/+7 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Add PR number | Fabio Berger | 2018-12-13 | 1 | -1/+2 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Remove excess commas | Fabio Berger | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | fix: txData returned so that `value` and `gasPrice` are BigNumbers to avoid ↵ | Fabio Berger | 2018-12-13 | 2 | -4/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | precision errors | |||||
| | | * | | | | | | Update yarn.lock | Fabio Berger | 2018-12-13 | 1 | -1/+38 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Update contracts/interfaces/README.md | Fabio B | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | |||||
| | | * | | | | | | rename variable and define default in only 1 location | xianny | 2018-12-13 | 3 | -4/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | upgrade throttling code | xianny | 2018-12-13 | 2 | -14/+12 | |
| | | | | | | | | | ||||||
| | | * | | | | | | feat: change color of doctype tag in configurator | fragosti | 2018-12-13 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Switch out whitepaper with 0x protocol specification | Fabio Berger | 2018-12-13 | 9 | -3/+10 | |
| | | | | | | | | | ||||||
| | | * | | | | | | Switch out RocketChat icon with Discord icon | Fabio Berger | 2018-12-13 | 3 | -1/+1 | |
| | | | | | | | | | ||||||
| | | * | | | | | | feat: disable slider when no affiliate info | fragosti | 2018-12-13 | 1 | -0/+5 | |
| | | | | | | | | |