| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | feat: create more dank slider | fragosti | 2018-12-04 | 3 | -6/+86 |
| | * | | | feat: make (optional) label inline | fragosti | 2018-12-04 | 1 | -2/+3 |
| | * | | | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-12-04 | 249 | -27389/+5507 |
| | |\ \ \ |
|
| | * | | | | feat: add fee percentage slider | fragosti | 2018-12-04 | 4 | -31/+44 |
| | * | | | | feat: add fee percentage slier | fragosti | 2018-12-04 | 3 | -2/+30 |
| | * | | | | feat: implement basic feeRecipient address in config generator | fragosti | 2018-12-04 | 4 | -11/+96 |
| | * | | | | fix: use correct styles even when syntax highlighter component removes classn... | fragosti | 2018-12-01 | 1 | -3/+4 |
| | * | | | | feat: implement code generation | fragosti | 2018-12-01 | 3 | -27/+49 |
| | * | | | | feat: implement multi token select component | fragosti | 2018-12-01 | 8 | -46/+156 |
| | * | | | | feat: implement available token fetching | fragosti | 2018-11-30 | 3 | -6/+116 |
| | * | | | | feat: add MultiSelect component skeleton | fragosti | 2018-11-30 | 2 | -1/+80 |
| | * | | | | feat: add Select component and use for configurator | fragosti | 2018-11-30 | 7 | -31/+285 |
| | * | | | | feat: move instant base config to types file | fragosti | 2018-11-30 | 2 | -18/+19 |
| | * | | | | feat: implement configurator layout | fragosti | 2018-11-30 | 2 | -4/+29 |
| | * | | | | feat: factor out ActionLink component from features | fragosti | 2018-11-30 | 2 | -37/+54 |
| | * | | | | feat: improve styling of code demo component | fragosti | 2018-11-30 | 2 | -12/+126 |
| | * | | | | feat: have basic code syntax highlighting working | fragosti | 2018-11-30 | 5 | -91/+184 |
| * | | | | | Merge pull request #1389 from 0xProject/fix/instant-rollbar-localhost | Steve Klebanoff | 2018-12-06 | 4 | -14/+27 |
| |\ \ \ \ \ |
|
| | * | | | | | Takeout console.log | Steve Klebanoff | 2018-12-06 | 1 | -1/+0 |
| | * | | | | | Only include localhost in host domains if in development mode | Steve Klebanoff | 2018-12-06 | 3 | -9/+26 |
| | * | | | | | Use dotenv in development | Steve Klebanoff | 2018-12-06 | 1 | -5/+2 |
| * | | | | | | Merge pull request #1392 from 0xProject/fix/instant/pre-release-hotfixes | Francesco Agosti | 2018-12-06 | 4 | -5/+10 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | feat: lowercase keys in additionalAssetMetaDataMap | fragosti | 2018-12-06 | 1 | -1/+2 |
| | * | | | | | chore: add coingecko css example to externall.css | fragosti | 2018-12-06 | 1 | -0/+4 |
| | * | | | | | fix: call toLowerCase in asset creation logic | fragosti | 2018-12-06 | 1 | -2/+2 |
| | * | | | | | fix: input placeholder css specificity increase | fragosti | 2018-12-06 | 1 | -2/+2 |
| * | | | | | | Fix RadarRelay timestamps (#1391) | Alex Browne | 2018-12-06 | 2 | -4/+8 |
| |/ / / / / |
|
| * | | | | | Merge pull request #1377 from 0xProject/feature/pipeline-cleanup-mega-rebase | Alex Browne | 2018-12-06 | 87 | -0/+4392 |
| |\ \ \ \ \
| | |/ / / /
| |/| | | | |
|
| | * | | | | Change type of transactions.gas_used and gas_price to BigNumber/numeric | Alex Browne | 2018-12-05 | 4 | -9/+31 |
| | * | | | | Fix prettier | Alex Browne | 2018-12-05 | 2 | -25/+18 |
| | * | | | | Address PR feedback | Alex Browne | 2018-12-05 | 21 | -81/+96 |
| | * | | | | Use a string template in packages/pipeline/src/scripts/pull_missing_events.ts | Fabio B | 2018-12-05 | 1 | -1/+1 |
| | * | | | | Fix typo in packages/pipeline/src/parsers/bloxy/index.ts | Fabio B | 2018-12-05 | 1 | -1/+1 |
| | * | | | | Fix linter | Alex Browne | 2018-12-05 | 1 | -1/+1 |
| | * | | | | pull OHLCV records from Crypto Compare (#1349) | Xianny | 2018-12-05 | 12 | -16/+491 |
| | * | | | | Token_orderbook_snapshots for Ddex and Paradex(#1354) | zkao | 2018-12-05 | 14 | -0/+669 |
| | * | | | | Add script for parsing competing dex trades from Bloxy (#1355) | Alex Browne | 2018-12-05 | 9 | -4/+498 |
| | * | | | | Introduce framework for running basic tests for entities (#1344) | Alex Browne | 2018-12-05 | 25 | -52/+698 |
| | * | | | | [pipeline] Add additional documentation to the README (#1328) | Alex Browne | 2018-12-05 | 1 | -0/+113 |
| | * | | | | Reduce number of blocks per query in pull_missing_events | Alex Browne | 2018-12-05 | 1 | -1/+1 |
| | * | | | | updating comment for 0x trusted tokens | Jake Ellowitz | 2018-12-05 | 4 | -13/+8 |
| | * | | | | metadata and trusted sources in same raw table | Jake Ellowitz | 2018-12-05 | 10 | -55/+75 |
| | * | | | | Pull token metadata re trusted tokens | Jake Ellowitz | 2018-12-05 | 12 | -2/+208 |
| | * | | | | Add script for pulling missing block data | Alex Browne | 2018-12-05 | 4 | -4/+91 |
| | * | | | | Check for special characters in table name in pull_missing_events | Alex Browne | 2018-12-05 | 1 | -3/+7 |
| | * | | | | Add support for pulling Cancel and CancelUpTo events | Alex Browne | 2018-12-05 | 6 | -90/+170 |
| | * | | | | Add transactionHash to CancelUpToEvent and CancelEvent entities | Alex Browne | 2018-12-05 | 3 | -1/+6 |
| | * | | | | Optimize database operations in pull_missing_events script | Alex Browne | 2018-12-05 | 1 | -9/+26 |
| | * | | | | Add homepage_url to relayers | Alex Browne | 2018-12-05 | 3 | -7/+22 |
| | * | | | | Add workaround for broken save method | Alex Browne | 2018-12-05 | 2 | -2/+22 |
| | * | | | | Fix chunk size in pull_missing_events | Alex Browne | 2018-12-05 | 1 | -1/+1 |
| | * | | | | Use built-in chunk feature of TypeORM save method | Alex Browne | 2018-12-05 | 1 | -7/+2 |
| | * | | | | Change some column types from varchar to numeric | Alex Browne | 2018-12-05 | 11 | -46/+121 |
| | * | | | | Add raw schema prefix to query in pull_missing_events | Alex Browne | 2018-12-05 | 1 | -1/+1 |
| | * | | | | Rename taker and maker amounts in sra_orders | Alex Browne | 2018-12-05 | 2 | -2/+15 |
| | * | | | | Implement scraping sra orders from radar relay | Alex Browne | 2018-12-05 | 7 | -24/+52 |
| | * | | | | Preliminary work for adding RR order book scraping | Alex Browne | 2018-12-05 | 1 | -0/+52 |
| | * | | | | Update schema for sra_orders | Alex Browne | 2018-12-05 | 2 | -6/+49 |
| | * | | | | Pointing entities to raw schema | Jake Ellowitz | 2018-12-05 | 10 | -132/+129 |
| | * | | | | Mapping dev schema to initial migration | Jake Ellowitz | 2018-12-05 | 4 | -1/+208 |
| | * | | | | Configure linter with --format stylish and fix linter errors | Alex Browne | 2018-12-05 | 12 | -7/+81 |
| | * | | | | Configure TypeORM for migrations. Add new package.json scripts. | Alex Browne | 2018-12-05 | 6 | -30/+21 |
| | * | | | | Rename Transaction.ts to transaction.ts | Alex Browne | 2018-12-05 | 3 | -0/+0 |
| | * | | | | Add better error handling for immediately invoked async functions | Alex Browne | 2018-12-05 | 4 | -85/+20 |
| | * | | | | Rename table and column names | Alex Browne | 2018-12-05 | 10 | -98/+172 |
| | * | | | | Reorganize entities. Make scripts work from any directory. | Alex Browne | 2018-12-05 | 15 | -14/+38 |
| | * | | | | Split index.ts into multiple scripts in scripts/ and detect last known block ... | Alex Browne | 2018-12-05 | 4 | -92/+95 |
| | * | | | | Remove unused function parameter in index.ts script | Alex Browne | 2018-12-05 | 1 | -2/+2 |
| | * | | | | Use bigint for gasUsed and gasPrice in Transaction | Alex Browne | 2018-12-05 | 2 | -5/+7 |
| | * | | | | Update relayer code to use new relayer-registry format | Alex Browne | 2018-12-05 | 4 | -6/+14 |
| | * | | | | Remove outdated info from README | Alex Browne | 2018-12-05 | 1 | -21/+0 |
| | * | | | | Add build:ci to pipeline package.json | Alex Browne | 2018-12-05 | 1 | -0/+1 |
| | * | | | | Implement fetching and parsing relayer info | Alex Browne | 2018-12-05 | 5 | -6/+107 |
| | * | | | | Implement support for getting and parsing blocks and transactions | Alex Browne | 2018-12-05 | 5 | -0/+149 |
| | * | | | | chore: Fix tslint config. | Alex Browne | 2018-12-05 | 2 | -2/+2 |
| | * | | | | Fix bugs in merge_v2_events script and disable verbose logging | Alex Browne | 2018-12-05 | 2 | -2/+5 |
| | * | | | | Enable verbose logging | Alex Browne | 2018-12-05 | 1 | -1/+1 |
| | * | | | | Rename index.ts -> merge_v2_events | Alex Browne | 2018-12-05 | 1 | -0/+0 |
| | * | | | | Update script to work with existing v1 pipeline data | Alex Browne | 2018-12-05 | 10 | -40/+90 |
| | * | | | | Update pipeline to use new @0x npm org for imports | Alex Browne | 2018-12-05 | 7 | -16/+16 |
| | * | | | | Update to use ContractWrappers + Infura instead of Etherscan | Alex Browne | 2018-12-05 | 10 | -242/+85 |
| | * | | | | Rebase and update to use new modularized artifacts | Alex Browne | 2018-12-05 | 6 | -2289/+8 |
| | * | | | | Add tests for SRA order conversion | Alex Browne | 2018-12-05 | 3 | -4/+83 |
| | * | | | | Re-add missing tests | Alex Browne | 2018-12-05 | 3 | -90/+164 |
| | * | | | | Add soruceUrl to SraOrder entity | Alex Browne | 2018-12-05 | 2 | -1/+4 |
| | * | | | | Add preliminary support for scraping orders from SRA endpoints (no pagination... | Alex Browne | 2018-12-05 | 8 | -12/+134 |
| | * | | | | For event entities, rename address -> contractAddress and make it a primary key | Alex Browne | 2018-12-05 | 5 | -11/+19 |
| | * | | | | Implement scraping and parsing exchange CancelUpTo events | Alex Browne | 2018-12-05 | 3 | -9/+45 |
| | * | | | | Use multi-primary keys for event and filter null logIndexes | Alex Browne | 2018-12-05 | 4 | -6/+15 |
| | * | | | | Implement scraping and parsing exchange cancel events | Alex Browne | 2018-12-05 | 5 | -10/+81 |
| | * | | | | Make event parsing more functional and less class-based | Alex Browne | 2018-12-05 | 3 | -65/+21 |
| | * | | | | Re-organize event parsing and decoding | Alex Browne | 2018-12-05 | 7 | -175/+206 |
| | * | | | | Add support for decoding asset data | Alex Browne | 2018-12-05 | 5 | -36/+94 |
| | * | | | | Add typeorm and begin inserting database records | Alex Browne | 2018-12-05 | 6 | -13/+89 |
| | * | | | | Make contractAbi a parameter of getContractEventsAsync | Alex Browne | 2018-12-05 | 4 | -11/+29 |
| | * | | | | Add tests for etherscan events | Alex Browne | 2018-12-05 | 5 | -10/+124 |
| | * | | | | Restructure pipeline package. Create data-sources dir | Alex Browne | 2018-12-05 | 4 | -75/+96 |
| | * | | | | Remove old code. Create function for getting contract events via etherscan | Alex Browne | 2018-12-05 | 24 | -1895/+2368 |
| | * | | | | Rebase pipeline branch off development | Alex Browne | 2018-12-05 | 25 | -0/+2001 |
| * | | | | | Replace Rocket.chat with Discord | Fabio Berger | 2018-12-05 | 9 | -14/+14 |
| * | | | | | Fix mixed up chinese translations | Fabio Berger | 2018-12-05 | 1 | -3/+3 |
* | | | | | | 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 |
* | | | | | | Make pull_missing_blocks script consider all events with block numbers (#1420) | Alex Browne | 2018-12-13 | 1 | -1/+14 |
* | | | | | | track idex orderbook snapshots (#1397) | zkao | 2018-12-13 | 14 | -34/+690 |
* | | | | | | Publish | Fabio Berger | 2018-12-13 | 33 | -226/+229 |
* | | | | | | Updated CHANGELOGS | Fabio Berger | 2018-12-13 | 54 | -74/+79 |
* | | | | | | Refactor event scraping and add support for scraping ERC20 approval events (#... | Alex Browne | 2018-12-13 | 19 | -196/+641 |
* | | | | | | Revert accidental change | Leonid Logvinov | 2018-12-13 | 1 | -1/+1 |
* | | | | | | 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 |
* | | | | | | Revert access changes | Leonid Logvinov | 2018-12-13 | 1 | -1/+1 |
* | | | | | | 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 |
* | | | | | | perform null check on token metadata (#1412) | Xianny | 2018-12-13 | 1 | -1/+1 |
* | | | | | | Updated CHANGELOGS | Leonid Logvinov | 2018-12-13 | 53 | -5/+308 |
* | | | | | | change to camelCase | xianny | 2018-12-13 | 2 | -3/+3 |
* | | | | | | fix(instant): hide loaders when no token or buy amount is chosen | Brandon Millman | 2018-12-13 | 1 | -6/+13 |
* | | | | | | 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 | 8 | -11/+12 |
* | | | | | | 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 p... | Fabio Berger | 2018-12-13 | 2 | -4/+12 |
* | | | | | | rename variable and define default in only 1 location | xianny | 2018-12-13 | 2 | -4/+5 |
* | | | | | | 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 |
* | | | | | | Change type of transactions.gas_used and gas_price to BigNumber/numeric | Alex Browne | 2018-12-13 | 1 | -5/+6 |