aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * Use bigint for gasUsed and gasPrice in TransactionAlex Browne2018-12-132-5/+7
| | | | | | * Update relayer code to use new relayer-registry formatAlex Browne2018-12-133-3/+8
| | | | | | * Implement fetching and parsing relayer infoAlex Browne2018-12-134-16/+57
| | | | | | * Implement support for getting and parsing blocks and transactionsAlex Browne2018-12-135-21/+97
| | | | | | * chore: Fix tslint config.Alex Browne2018-12-131-1/+1
| | | | | | * Fix bugs in merge_v2_events script and disable verbose loggingAlex Browne2018-12-131-1/+4
| | | | | | * Rename index.ts -> merge_v2_eventsAlex Browne2018-12-131-0/+0
| | | | | | * Update script to work with existing v1 pipeline dataAlex Browne2018-12-137-35/+68
| | | | | | * Update pipeline to use new @0x npm org for importsAlex Browne2018-12-135-12/+12
| | | | | | * Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-1312-648/+97
| | | | | | * Rebase and update to use new modularized artifactsAlex Browne2018-12-135-2282/+4
| | | | | | * Add tests for SRA order conversionAlex Browne2018-12-133-4/+83
| | | | | | * Re-add missing testsAlex Browne2018-12-133-90/+164
| | | | | | * Add soruceUrl to SraOrder entityAlex Browne2018-12-132-1/+4
| | | | | | * Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-136-12/+125
| | | | | | * For event entities, rename address -> contractAddress and make it a primary keyAlex Browne2018-12-135-11/+19
| | | | | | * Implement scraping and parsing exchange CancelUpTo eventsAlex Browne2018-12-133-9/+45
| | | | | | * Use multi-primary keys for event and filter null logIndexesAlex Browne2018-12-134-6/+15
| | | | | | * Implement scraping and parsing exchange cancel eventsAlex Browne2018-12-134-10/+80
| | | | | | * Make event parsing more functional and less class-basedAlex Browne2018-12-133-65/+21
| | | | | | * Re-organize event parsing and decodingAlex Browne2018-12-137-175/+206
| | | | | | * Add support for decoding asset dataAlex Browne2018-12-134-36/+92
| | | | | | * Add typeorm and begin inserting database recordsAlex Browne2018-12-133-7/+64
| | | | | | * Make contractAbi a parameter of getContractEventsAsyncAlex Browne2018-12-134-11/+29
| | | | | | * Add tests for etherscan eventsAlex Browne2018-12-134-10/+111
| | | | | | * Restructure pipeline package. Create data-sources dirAlex Browne2018-12-134-75/+96
| | | | | | * Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-1321-1862/+2348
| | | | | | * Rebase pipeline branch off developmentAlex Browne2018-12-1318-0/+1864
| | | | | | * Tests animations on about page headersEzekiel Aquino2018-12-134-10/+27
| | | | | | * Fix link line heightFred Carlsen2018-12-131-0/+1
| | | | | | * Tests addAnimation methodEzekiel Aquino2018-12-132-16/+13
| | | | | | * tries out some transitionsEzekiel Aquino2018-12-132-0/+32
| | | | | | * Add checkmarkFred Carlsen2018-12-131-0/+1
| | | | | | * Fix full width sliderFred Carlsen2018-12-132-6/+10
| | | | | | * Fix jobs linkFred Carlsen2018-12-131-1/+1
| | | | | | * Fix bg on banner buttonFred Carlsen2018-12-131-1/+1
| | | | | | * Fix border on buttonFred Carlsen2018-12-131-1/+1
| | | | | | * Update team page with pics so farFred Carlsen2018-12-1315-15/+15
| | | | | | * Adds themed footer stylingEzekiel Aquino2018-12-132-4/+16
| | | | | | * Adds margin to textwrap in definition to have padding when scaled to narrow s...Ezekiel Aquino2018-12-121-1/+5
| | | | | | * Header mobile stylingEzekiel Aquino2018-12-123-10/+10
| | | | | | * Increase footer padding-topEzekiel Aquino2018-12-121-1/+1
| | | | | | * introduces wrapwidth to section componentEzekiel Aquino2018-12-122-0/+3
| | | | | | * Fix header link active stateFred Carlsen2018-12-122-5/+32
| | | | | | * Remove trailing whitespaceFred Carlsen2018-12-121-1/+0
| | | | | | * Removes wrap width on mobileEzekiel Aquino2018-12-121-4/+0
| | | | | | * Fixes fullwidth sectionsEzekiel Aquino2018-12-125-16/+11
| | | | | | * Add esc supportFred Carlsen2018-12-121-1/+2
| | | | | | * Add interfaceFred Carlsen2018-12-121-1/+1
| | | | | | * Added contact modalFred Carlsen2018-12-128-24/+402
| | | | | | * Fix lodash importFred Carlsen2018-12-121-1/+1
| | | | | | * Type fixesFred Carlsen2018-12-124-15/+20
| | | | | | * Edits jobs page, wip current openingsEzekiel Aquino2018-12-122-55/+60
| | | | | | * Cleanup press page, siteWrapEzekiel Aquino2018-12-123-18/+26
| | | | | | * Team page grid responsive styleEzekiel Aquino2018-12-122-0/+12
| | | | | | * Edits team pageEzekiel Aquino2018-12-125-38/+39
| | | | | | * Edits aboutLayout, mission.tsxEzekiel Aquino2018-12-122-67/+62
| | | | | | * Fix section/wrap overflowsEzekiel Aquino2018-12-121-2/+1
| | | | | | * Fix banner lintingEzekiel Aquino2018-12-121-4/+4
| | | | | | * Edits banner, types newlayoutEzekiel Aquino2018-12-123-29/+83
| | | | | | * Adds more types to newLayoutEzekiel Aquino2018-12-121-6/+17
| | | | | | * Types newlayout, cleans up instantEzekiel Aquino2018-12-122-41/+24
| | | | | | * Fixes fullwidth prop on new layout sectionEzekiel Aquino2018-12-122-6/+7
| | | | | | * Re-adds icon in rebased instant pageEzekiel Aquino2018-12-121-0/+1
| | | | | | * Fixes icons in rebase (why)Ezekiel Aquino2018-12-122-1/+7
| | | | | | * Added a bunch of typesFred Carlsen2018-12-121-1/+1
| | | | | | * Remove old dropdownFred Carlsen2018-12-121-1/+1
| | | | | | * More layout changesEzekiel Aquino2018-12-1211-154/+263
| | | | | | * WIPEzekiel Aquino2018-12-1214-235/+446
| | | | | | * Remove importFred Carlsen2018-12-121-1/+0
| | | | | | * Remove old loopFred Carlsen2018-12-121-72/+0
| | | | | | * Added a bunch of typesFred Carlsen2018-12-125-3/+21
| | | | | | * Remove old dropdownFred Carlsen2018-12-121-159/+0
| | | | | | * WIP mobile sliderFred Carlsen2018-12-121-0/+14
| | | | | | * WIP mobile sliderFred Carlsen2018-12-121-0/+4
| | | | | | * Add content and images to whyFred Carlsen2018-12-121-29/+19
| | | | | | * Add icons to 0x instantFred Carlsen2018-12-1232-3/+408
| | | | | | * Tweak sliderFred Carlsen2018-12-123-17/+351
| | | | | | * LintFred Carlsen2018-12-121-3/+3
| | | | | | * Added team data + image placeholderFred Carlsen2018-12-122-78/+113
| | | | | | * dropdown z-indexEzekiel Aquino2018-12-121-0/+1
| | | | | | * Removes headroomEzekiel Aquino2018-12-121-42/+39
| | | | | | * WIP Adds infinite scroll image on instant pageEzekiel Aquino2018-12-113-40/+61
| | | | | | * Header changes, mobile alignmentsEzekiel Aquino2018-12-115-17/+72
| | | | | | * Adjust h4 heading weightFred Carlsen2018-12-111-1/+1
| | | | | | * Add slider mockupFred Carlsen2018-12-112-5/+112
| | | | | | * Rename form fileFred Carlsen2018-12-112-4/+8
| | | | | | * Button transitionsEzekiel Aquino2018-12-111-1/+8
| | | | | | * Edits mobile aligmentEzekiel Aquino2018-12-111-1/+1
| | | | | | * Change header button color based on themeEzekiel Aquino2018-12-112-3/+17
| | | | | | * Removes overflow-x on documentEzekiel Aquino2018-12-111-0/+1
| | | | | | * Cleanup about pagesEzekiel Aquino2018-12-115-46/+74
| | | | | | * Creates about page wrapper component, clean upEzekiel Aquino2018-12-115-237/+231
| | | | | | * Add missing keysFred Carlsen2018-12-113-6/+5
| | | | | | * Add keys to chaptersFred Carlsen2018-12-111-2/+2
| | | | | | * Add form handlerFred Carlsen2018-12-111-16/+82
| | | | | | * Adjust heading weightFred Carlsen2018-12-111-1/+1
| | | | | | * WIP about pagesEzekiel Aquino2018-12-116-46/+53
| | | | | | * Dropdown menu themingEzekiel Aquino2018-12-116-19/+73
| | | | | | * Pull in image from childrenFred Carlsen2018-12-111-3/+1
| | | | | | * Added image loopFred Carlsen2018-12-112-2/+77
| | | | | | * Fix keysFred Carlsen2018-12-111-1/+1
| | | | | | * Fix layout, Adds button hoversEzekiel Aquino2018-12-112-2/+8
| | | | | | * WIP Header styling, hidden on mobileEzekiel Aquino2018-12-112-15/+22
| | | | | | * WIP dropdown menusEzekiel Aquino2018-12-117-45/+153
| | | | | | * Loop through products dropdown dataEzekiel Aquino2018-12-112-25/+34
| | | | | | * Clean up headerEzekiel Aquino2018-12-111-2/+2
| | | | | | * Cleanup headerEzekiel Aquino2018-12-111-55/+38
| | | | | | * Adds intermediate large heading sizeEzekiel Aquino2018-12-112-1/+7
| | | | | | * WIP dropdown headerEzekiel Aquino2018-12-114-38/+122
| | | | | | * Remove padding for nowFred Carlsen2018-12-111-3/+3
| | | | | | * WIP Updates dropdown menusEzekiel Aquino2018-12-112-31/+83
| | | | | | * Edits footer stylingEzekiel Aquino2018-12-111-4/+9
| | | | | | * Optical margin adjustment to landing pageEzekiel Aquino2018-12-111-3/+3
| | | | | | * Weightier headers, switches icons in mission pageEzekiel Aquino2018-12-112-8/+5
| | | | | | * Updates margins in why, change link componentEzekiel Aquino2018-12-115-12/+23
| | | | | | * Add bundle analyzerFred Carlsen2018-12-112-0/+5
| | | | | | * Add missing separatorFred Carlsen2018-12-111-0/+8
| | | | | | * Add lazyloading + bannerFred Carlsen2018-12-112-21/+13
| | | | | | * Edits why page, removes zenscrollEzekiel Aquino2018-12-115-48/+29
| | | | | | * More visual tweaks to instant pageEzekiel Aquino2018-12-101-2/+15
| | | | | | * Starts refining isntant pageEzekiel Aquino2018-12-101-42/+76
| | | | | | * Update lock fileFred Carlsen2018-12-101-167/+26
| | | | | | * TweaksFred Carlsen2018-12-102-17/+24
| | | | | | * Mobile styling on why pageEzekiel Aquino2018-12-101-8/+24
| | | | | | * Refinements to Why pageEzekiel Aquino2018-12-103-45/+115
| | | | | | * Remove unnecessary depFred Carlsen2018-12-101-1/+0
| | | | | | * Refactor press highlgihtsFred Carlsen2018-12-103-39/+48
| | | | | | * Add separator to missionFred Carlsen2018-12-101-5/+8
| | | | | | * Refactor positionsFred Carlsen2018-12-101-24/+51
| | | | | | * Mute paragraphs by defaultFred Carlsen2018-12-101-0/+4
| | | | | | * Add links to jobsFred Carlsen2018-12-101-2/+3
| | | | | | * Adds initial scrollto methods in why page, adds stickywrapEzekiel Aquino2018-12-103-101/+155
| | | | | | * Add active styling to chapter linkFred Carlsen2018-12-105-63/+22
| | | | | | * Add padding to bannerFred Carlsen2018-12-101-2/+2
| | | | | | * Refines footer, newsletterFormEzekiel Aquino2018-12-102-30/+78
| | | | | | * Tweak bannerFred Carlsen2018-12-103-4/+11
| | | | | | * Tweak icons on whyFred Carlsen2018-12-101-41/+43
| | | | | | * Add link to missionFred Carlsen2018-12-102-18/+19
| | | | | | * Remove unneeded propsFred Carlsen2018-12-101-2/+0
| | | | | | * Correct icon interfaceFred Carlsen2018-12-101-3/+3
| | | | | | * Use defined paddingsEzekiel Aquino2018-12-104-6/+17
| | | | | | * Refines landingpageEzekiel Aquino2018-12-106-34/+44
| | | | | | * Added bannerFred Carlsen2018-12-103-1/+87
| | | | | | * Remove borderColor propFred Carlsen2018-12-101-3/+0
| | | | | | * Add arrow to linkFred Carlsen2018-12-103-5/+17
| | | | | | * Divides landing into section components, cleanupEzekiel Aquino2018-12-108-274/+306
| | | | | | * Removes percentage paddings on mobileEzekiel Aquino2018-12-101-4/+0
| | | | | | * Replaces icons in landing, text stylingEzekiel Aquino2018-12-103-6/+14
| | | | | | * Adds withArrow buttonEzekiel Aquino2018-12-105-14/+48
| | | | | | * Async load icons, adds marginsEzekiel Aquino2018-12-104-12/+30
| | | | | | * Bind dev server to 0.0.0.0Fred Carlsen2018-12-101-0/+1
| | | | | | * Add options to svg loaderFred Carlsen2018-12-101-1/+12
| | | | | | * Comment out bg on codeFred Carlsen2018-12-101-1/+1
| | | | | | * Adds size definition to IconEzekiel Aquino2018-12-101-1/+1
| | | | | | * Refactors <Icon>Ezekiel Aquino2018-12-105-17/+45
| | | | | | * CleanupFred Carlsen2018-12-101-3/+0
| | | | | | * WIP mobile header + developer dropdownFred Carlsen2018-12-103-32/+417
| | | | | | * Added global link color to themeFred Carlsen2018-12-104-1/+64
| | | | | | * Mobile tweaksFred Carlsen2018-12-072-2/+20
| | | | | | * Break heading on why properlyFred Carlsen2018-12-072-2/+7
| | | | | | * Add viewbox to iconsFred Carlsen2018-12-076-6/+6
| | | | | | * Mobile tweaksFred Carlsen2018-12-075-6/+23
| | | | | | * Remove hardcoded min-widthFred Carlsen2018-12-061-1/+1
| | | | | | * Slash the zeroesFred Carlsen2018-12-061-0/+1
| | | | | | * Update lock fileFred Carlsen2018-12-061-14/+167
| | | | | | * Migrate away from injectGlobalFred Carlsen2018-12-061-26/+27
| | | | | | * Import configurator in new instant pageFred Carlsen2018-12-061-13/+5
| | | | | | * fix: add comma to affiliateInfo config in configuratorfragosti2018-12-061-1/+1
| | | | | | * feat(instant): More aggressive error reportingSteve Klebanoff2018-12-061-5/+2
| | | | | | * fix: remove target=_blank from instant linkfragosti2018-12-062-1/+1
| | | | | | * Fix/pipeline/ohlcv (#1393)Xianny2018-12-062-31/+43
| | | | | | * 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
| | | | | | * Fix RadarRelay timestamps (#1391)Alex Browne2018-12-062-4/+8
| | | | | | * feat: lowercase keys in additionalAssetMetaDataMapfragosti2018-12-061-1/+2
| | | | | | * chore: add coingecko css example to externall.cssfragosti2018-12-061-0/+4
| | | | | | * fix: call toLowerCase in asset creation logicfragosti2018-12-061-2/+2
| | | | | | * fix: input placeholder css specificity increasefragosti2018-12-061-2/+2
| | | | | | * Takeout console.logSteve Klebanoff2018-12-061-1/+0
| | | | | | * Only include localhost in host domains if in development modeSteve Klebanoff2018-12-063-9/+26
| | | | | | * Use dotenv in developmentSteve Klebanoff2018-12-061-5/+2
| | | | | | * Replace Rocket.chat with DiscordFabio Berger2018-12-069-14/+14
| | | | | | * Fix mixed up chinese translationsFabio Berger2018-12-061-3/+3
| | | | | | * Change type of transactions.gas_used and gas_price to BigNumber/numericAlex Browne2018-12-064-9/+31
| | | | | | * Fix prettierAlex Browne2018-12-062-25/+18
| | | | | | * Address PR feedbackAlex Browne2018-12-0621-81/+96
| | | | | | * Use a string template in packages/pipeline/src/scripts/pull_missing_events.tsFabio B2018-12-061-1/+1
| | | | | | * Fix typo in packages/pipeline/src/parsers/bloxy/index.tsFabio B2018-12-061-1/+1
| | | | | | * chore: run linterfragosti2018-12-062-2/+1
| | | | | | * Fix linterAlex Browne2018-12-061-1/+1
| | | | | | * feat: add copy code featurefragosti2018-12-062-3/+18
| | | | | | * pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-0613-17/+500
| | | | | | * Token_orderbook_snapshots for Ddex and Paradex(#1354)zkao2018-12-0614-0/+669
| | | | | | * Add script for parsing competing dex trades from Bloxy (#1355)Alex Browne2018-12-069-4/+498
| | | | | | * Introduce framework for running basic tests for entities (#1344)Alex Browne2018-12-0627-55/+767
| | | | | | * [pipeline] Add additional documentation to the README (#1328)Alex Browne2018-12-061-0/+113
| | | | | | * Reduce number of blocks per query in pull_missing_eventsAlex Browne2018-12-061-1/+1
| | | | | | * updating comment for 0x trusted tokensJake Ellowitz2018-12-064-13/+8
| | | | | | * metadata and trusted sources in same raw tableJake Ellowitz2018-12-0610-55/+75
| | | | | | * Pull token metadata re trusted tokensJake Ellowitz2018-12-0612-2/+208
| | | | | | * Add script for pulling missing block dataAlex Browne2018-12-065-4/+95
| | | | | | * Check for special characters in table name in pull_missing_eventsAlex Browne2018-12-061-3/+7
| | | | | | * Add support for pulling Cancel and CancelUpTo eventsAlex Browne2018-12-066-90/+170
| | | | | | * Add transactionHash to CancelUpToEvent and CancelEvent entitiesAlex Browne2018-12-063-1/+6
| | | | | | * Optimize database operations in pull_missing_events scriptAlex Browne2018-12-061-9/+26
| | | | | | * Add homepage_url to relayersAlex Browne2018-12-063-7/+22
| | | | | | * Add workaround for broken save methodAlex Browne2018-12-062-2/+22
| | | | | | * Fix chunk size in pull_missing_eventsAlex Browne2018-12-061-1/+1
| | | | | | * Use built-in chunk feature of TypeORM save methodAlex Browne2018-12-061-7/+2
| | | | | | * Change some column types from varchar to numericAlex Browne2018-12-0611-46/+121
| | | | | | * Add raw schema prefix to query in pull_missing_eventsAlex Browne2018-12-061-1/+1
| | | | | | * Rename taker and maker amounts in sra_ordersAlex Browne2018-12-062-2/+15
| | | | | | * Implement scraping sra orders from radar relayAlex Browne2018-12-067-24/+52
| | | | | | * Preliminary work for adding RR order book scrapingAlex Browne2018-12-061-0/+52
| | | | | | * Update schema for sra_ordersAlex Browne2018-12-062-6/+49
| | | | | | * Pointing entities to raw schemaJake Ellowitz2018-12-0610-132/+129
| | | | | | * Mapping dev schema to initial migrationJake Ellowitz2018-12-064-1/+208
| | | | | | * Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-0612-7/+81
| | | | | | * Configure TypeORM for migrations. Add new package.json scripts.Alex Browne2018-12-066-30/+21
| | | | | | * Rename Transaction.ts to transaction.tsAlex Browne2018-12-063-0/+0
| | | | | | * Add better error handling for immediately invoked async functionsAlex Browne2018-12-064-85/+20
| | | | | | * Rename table and column namesAlex Browne2018-12-0610-98/+172
| | | | | | * Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-0615-14/+38
| | | | | | * Split index.ts into multiple scripts in scripts/ and detect last known block ...Alex Browne2018-12-064-92/+95
| | | | | | * Remove unused function parameter in index.ts scriptAlex Browne2018-12-061-2/+2
| | | | | | * Use bigint for gasUsed and gasPrice in TransactionAlex Browne2018-12-062-5/+7
| | | | | | * Update relayer code to use new relayer-registry formatAlex Browne2018-12-064-6/+14
| | | | | | * Remove outdated info from READMEAlex Browne2018-12-061-21/+0
| | | | | | * Add build:ci to pipeline package.jsonAlex Browne2018-12-061-0/+1
| | | | | | * Implement fetching and parsing relayer infoAlex Browne2018-12-066-7/+114
| | | | | | * Implement support for getting and parsing blocks and transactionsAlex Browne2018-12-065-0/+149
| | | | | | * chore: Fix tslint config.Alex Browne2018-12-062-2/+2
| | | | | | * Fix bugs in merge_v2_events script and disable verbose loggingAlex Browne2018-12-062-2/+5
| | | | | | * Enable verbose loggingAlex Browne2018-12-061-1/+1
| | | | | | * Rename index.ts -> merge_v2_eventsAlex Browne2018-12-061-0/+0
| | | | | | * Update script to work with existing v1 pipeline dataAlex Browne2018-12-0611-40/+155
| | | | | | * Update pipeline to use new @0x npm org for importsAlex Browne2018-12-067-16/+16
| | | | | | * Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-0611-600/+138
| | | | | | * Rebase and update to use new modularized artifactsAlex Browne2018-12-066-2289/+8
| | | | | | * Add tests for SRA order conversionAlex Browne2018-12-063-4/+83
| | | | | | * Re-add missing testsAlex Browne2018-12-063-90/+164
| | | | | | * Add soruceUrl to SraOrder entityAlex Browne2018-12-062-1/+4
| | | | | | * Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-069-30/+255
| | | | | | * For event entities, rename address -> contractAddress and make it a primary keyAlex Browne2018-12-065-11/+19
| | | | | | * Implement scraping and parsing exchange CancelUpTo eventsAlex Browne2018-12-063-9/+45
| | | | | | * Use multi-primary keys for event and filter null logIndexesAlex Browne2018-12-064-6/+15