aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline
Commit message (Expand)AuthorAgeFilesLines
* Implement tslint enum-naming to enforce PascalCase on enum members (#1474)Xianny2019-01-121-3/+3
* Publishethereum-types@1.1.5@0x/website@0.0.65@0x/web3-wrapper@3.2.3@0x/utils@3.0.0@0x/typescript-typings@3.0.7@0x/types@1.5.1@0x/tslint-config@2.0.1@0x/testnet-faucets@1.0.62@0x/subproviders@2.1.10@0x/sra-spec@1.0.15@0x/sol-tracing-utils@3.0.0@0x/sol-trace@1.0.1@0x/sol-resolver@1.2.2@0x/sol-profiler@1.0.1@0x/sol-doc@1.0.13@0x/sol-coverage@1.0.1@0x/sol-compiler@2.0.1@0x/react-shared@1.1.1@0x/react-docs@1.0.24@0x/pipeline@1.0.4@0x/order-watcher@2.4.1@0x/order-utils@3.1.1@0x/monorepo-scripts@1.0.17@0x/migrations@2.3.1@0x/metacoin@0.0.34@0x/json-schemas@2.1.6@0x/instant@1.0.6@0x/fill-scenarios@1.1.1@0x/dev-utils@1.0.23@0x/dev-tools-pages@0.0.12@0x/contracts-utils@1.0.4@0x/contracts-tokens@1.0.4@0x/contracts-test-utils@1.0.4@0x/contracts-protocol@2.2.1@0x/contracts-multisig@1.0.4@0x/contracts-libs@1.0.4@0x/contracts-interfaces@1.0.4@0x/contracts-extensions@1.2.1@0x/contracts-examples@1.0.4@0x/contract-wrappers@4.2.1@0x/connect@3.0.12@0x/base-contract@3.0.12@0x/asset-buyer@4.0.0@0x/assert@1.0.22@0x/abi-gen@1.0.21@0x/abi-gen-wrappers@2.1.10x.js@3.0.1Fabio Berger2019-01-121-10/+10
* Merge pull request #1500 from 0xProject/update-prettier-versionFabio B2019-01-113-30/+32
|\
| * Rebase and re-apply prettierAlex Browne2019-01-111-0/+1
| * Update prettier to version ^1.15.3Alex Browne2019-01-113-30/+31
* | upgrade to ddex api v3 (#1507)Xianny2019-01-114-16/+31
|/
* Add new deployment related instructions to pipeline README (#1499)Alex Browne2019-01-111-0/+17
* Publish@0x/website@0.0.64@0x/web3-wrapper@3.2.2@0x/utils@2.1.1@0x/types@1.5.0@0x/testnet-faucets@1.0.61@0x/subproviders@2.1.9@0x/sra-spec@1.0.14@0x/sol-resolver@1.2.1@0x/sol-doc@1.0.12@0x/sol-cov@2.1.17@0x/sol-compiler@2.0.0@0x/react-shared@1.1.0@0x/react-docs@1.0.23@0x/pipeline@1.0.3@0x/order-watcher@2.4.0@0x/order-utils@3.1.0@0x/monorepo-scripts@1.0.16@0x/migrations@2.3.0@0x/metacoin@0.0.33@0x/json-schemas@2.1.5@0x/instant@1.0.5@0x/fill-scenarios@1.1.0@0x/dev-utils@1.0.22@0x/dev-tools-pages@0.0.11@0x/contracts-utils@1.0.3@0x/contracts-tokens@1.0.3@0x/contracts-test-utils@1.0.3@0x/contracts-protocol@2.2.0@0x/contracts-multisig@1.0.3@0x/contracts-libs@1.0.3@0x/contracts-interfaces@1.0.3@0x/contracts-extensions@1.2.0@0x/contracts-examples@1.0.3@0x/contract-wrappers@4.2.0@0x/contract-artifacts@1.2.0@0x/contract-addresses@2.1.0@0x/connect@3.0.11@0x/base-contract@3.0.11@0x/asset-buyer@3.0.5@0x/assert@1.0.21@0x/abi-gen@1.0.20@0x/abi-gen-wrappers@2.1.00x.js@3.0.0Fabio Berger2019-01-091-10/+10
* fetch and save copper (#1472)Xianny2019-01-0928-7/+3517
* Optimize SQL queries in pull_missing_blocks (#1458)Alex Browne2019-01-081-19/+20
* Use enums in pipelineAmir Bandeali2019-01-0813-33/+49
* Minimize unnecessary type assertionsAmir Bandeali2019-01-082-42/+32
* FIx linting errorsAmir Bandeali2019-01-083-0/+8
* Add recursive MultiAsset decoding, store first address in pipelineAmir Bandeali2019-01-083-18/+24
* Do not attempt to parse tokenAddress if decoding data from multiAssetProxyAmir Bandeali2019-01-085-23/+58
* Fix bug in pull_missing_blocks with incorrect start block (#1438)Alex Browne2018-12-181-10/+6
* Pull approval events for ZRX and DAI (#1430)Alex Browne2018-12-181-19/+49
* Fix dex order quote/base asset assigning (#1432)zkao2018-12-156-20/+24
* 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-141-9/+9
* add special case to scrape OHLCV for eth/usd (#1428)Xianny2018-12-141-10/+34
* Fix bug that occurs when token metadata decimals is undefined. (#1426)Alex Browne2018-12-132-4/+18
* Fix linter errorsLeonid Logvinov2018-12-138-22/+22
* Make pull_missing_blocks script consider all events with block numbers (#1420)Alex Browne2018-12-121-1/+14
* track idex orderbook snapshots (#1397)zkao2018-12-1214-34/+690
* Publishethereum-types@1.1.3@0x/website@0.0.62@0x/web3-wrapper@3.2.0@0x/utils@2.0.7@0x/typescript-typings@3.0.5@0x/types@1.4.0@0x/testnet-faucets@1.0.59@0x/subproviders@2.1.7@0x/sra-spec@1.0.12@0x/sol-resolver@1.1.0@0x/sol-doc@1.0.10@0x/sol-cov@2.1.15@0x/sol-compiler@1.1.15@0x/react-shared@1.0.24@0x/react-docs@1.0.21@0x/pipeline@1.0.1@0x/order-watcher@2.2.7@0x/order-utils@3.0.6@0x/monorepo-scripts@1.0.15@0x/migrations@2.2.1@0x/metacoin@0.0.31@0x/json-schemas@2.1.3@0x/instant@1.0.3@0x/fill-scenarios@1.0.15@0x/dev-utils@1.0.20@0x/dev-tools-pages@0.0.9@0x/contracts-test-utils@1.0.1@0x/contracts-protocol@2.1.57@0x/contract-wrappers@4.1.2@0x/connect@3.0.9@0x/base-contract@3.0.9@0x/asset-buyer@3.0.3@0x/assert@1.0.19@0x/abi-gen@1.0.18@0x/abi-gen-wrappers@2.0.10x.js@2.0.7Fabio Berger2018-12-121-8/+8
* Refactor event scraping and add support for scraping ERC20 approval events (#...Alex Browne2018-12-1219-196/+641
* perform null check on token metadata (#1412)Xianny2018-12-111-1/+1
* Fix/pipeline/ohlcv ratelimit (#1403)Xianny2018-12-114-23/+21
|\
| * 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
| * query CC with larger batch sizexianny2018-12-083-5/+7
| * rename variable and define default in only 1 locationxianny2018-12-082-4/+5
| * upgrade throttling codexianny2018-12-082-14/+12
* | Implement prefer-template tslint rulekao2018-12-082-4/+4
|/
* Fix/pipeline/ohlcv (#1393)Xianny2018-12-062-31/+43
* Fix RadarRelay timestamps (#1391)Alex Browne2018-12-062-4/+8
* Change type of transactions.gas_used and gas_price to BigNumber/numericAlex Browne2018-12-054-9/+31
* Fix prettierAlex Browne2018-12-052-25/+18
* Address PR feedbackAlex Browne2018-12-0521-81/+96
* Use a string template in packages/pipeline/src/scripts/pull_missing_events.tsFabio B2018-12-051-1/+1
* Fix typo in packages/pipeline/src/parsers/bloxy/index.tsFabio B2018-12-051-1/+1
* Fix linterAlex Browne2018-12-051-1/+1
* pull OHLCV records from Crypto Compare (#1349)Xianny2018-12-0512-16/+491
* Token_orderbook_snapshots for Ddex and Paradex(#1354)zkao2018-12-0514-0/+669
* Add script for parsing competing dex trades from Bloxy (#1355)Alex Browne2018-12-059-4/+498
* Introduce framework for running basic tests for entities (#1344)Alex Browne2018-12-0525-52/+698
* [pipeline] Add additional documentation to the README (#1328)Alex Browne2018-12-051-0/+113
* Reduce number of blocks per query in pull_missing_eventsAlex Browne2018-12-051-1/+1
* updating comment for 0x trusted tokensJake Ellowitz2018-12-054-13/+8
* metadata and trusted sources in same raw tableJake Ellowitz2018-12-0510-55/+75
* Pull token metadata re trusted tokensJake Ellowitz2018-12-0512-2/+208
* Add script for pulling missing block dataAlex Browne2018-12-054-4/+91
* Check for special characters in table name in pull_missing_eventsAlex Browne2018-12-051-3/+7
* Add support for pulling Cancel and CancelUpTo eventsAlex Browne2018-12-056-90/+170
* Add transactionHash to CancelUpToEvent and CancelEvent entitiesAlex Browne2018-12-053-1/+6
* Optimize database operations in pull_missing_events scriptAlex Browne2018-12-051-9/+26
* Add homepage_url to relayersAlex Browne2018-12-053-7/+22
* Add workaround for broken save methodAlex Browne2018-12-052-2/+22
* Fix chunk size in pull_missing_eventsAlex Browne2018-12-051-1/+1
* Use built-in chunk feature of TypeORM save methodAlex Browne2018-12-051-7/+2
* Change some column types from varchar to numericAlex Browne2018-12-0511-46/+121
* Add raw schema prefix to query in pull_missing_eventsAlex Browne2018-12-051-1/+1
* Rename taker and maker amounts in sra_ordersAlex Browne2018-12-052-2/+15
* Implement scraping sra orders from radar relayAlex Browne2018-12-057-24/+52
* Preliminary work for adding RR order book scrapingAlex Browne2018-12-051-0/+52
* Update schema for sra_ordersAlex Browne2018-12-052-6/+49
* Pointing entities to raw schemaJake Ellowitz2018-12-0510-132/+129
* Mapping dev schema to initial migrationJake Ellowitz2018-12-054-1/+208
* Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-0512-7/+81
* Configure TypeORM for migrations. Add new package.json scripts.Alex Browne2018-12-056-30/+21
* Rename Transaction.ts to transaction.tsAlex Browne2018-12-053-0/+0
* Add better error handling for immediately invoked async functionsAlex Browne2018-12-054-85/+20
* Rename table and column namesAlex Browne2018-12-0510-98/+172
* Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-0515-14/+38
* Split index.ts into multiple scripts in scripts/ and detect last known block ...Alex Browne2018-12-054-92/+95
* Remove unused function parameter in index.ts scriptAlex Browne2018-12-051-2/+2
* Use bigint for gasUsed and gasPrice in TransactionAlex Browne2018-12-052-5/+7
* Update relayer code to use new relayer-registry formatAlex Browne2018-12-054-6/+14
* Remove outdated info from READMEAlex Browne2018-12-051-21/+0
* Add build:ci to pipeline package.jsonAlex Browne2018-12-051-0/+1
* Implement fetching and parsing relayer infoAlex Browne2018-12-055-6/+107
* Implement support for getting and parsing blocks and transactionsAlex Browne2018-12-055-0/+149
* chore: Fix tslint config.Alex Browne2018-12-052-2/+2
* Fix bugs in merge_v2_events script and disable verbose loggingAlex Browne2018-12-052-2/+5
* Enable verbose loggingAlex Browne2018-12-051-1/+1
* Rename index.ts -> merge_v2_eventsAlex Browne2018-12-051-0/+0
* Update script to work with existing v1 pipeline dataAlex Browne2018-12-0510-40/+90
* Update pipeline to use new @0x npm org for importsAlex Browne2018-12-057-16/+16
* Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-0510-242/+85
* Rebase and update to use new modularized artifactsAlex Browne2018-12-056-2289/+8
* Add tests for SRA order conversionAlex Browne2018-12-053-4/+83
* Re-add missing testsAlex Browne2018-12-053-90/+164
* Add soruceUrl to SraOrder entityAlex Browne2018-12-052-1/+4
* Add preliminary support for scraping orders from SRA endpoints (no pagination...Alex Browne2018-12-058-12/+134
* For event entities, rename address -> contractAddress and make it a primary keyAlex Browne2018-12-055-11/+19
* Implement scraping and parsing exchange CancelUpTo eventsAlex Browne2018-12-053-9/+45
* Use multi-primary keys for event and filter null logIndexesAlex Browne2018-12-054-6/+15
* Implement scraping and parsing exchange cancel eventsAlex Browne2018-12-055-10/+81
* Make event parsing more functional and less class-basedAlex Browne2018-12-053-65/+21
* Re-organize event parsing and decodingAlex Browne2018-12-057-175/+206
* Add support for decoding asset dataAlex Browne2018-12-055-36/+94
* Add typeorm and begin inserting database recordsAlex Browne2018-12-056-13/+89
* Make contractAbi a parameter of getContractEventsAsyncAlex Browne2018-12-054-11/+29
* Add tests for etherscan eventsAlex Browne2018-12-055-10/+124
* Restructure pipeline package. Create data-sources dirAlex Browne2018-12-054-75/+96
* Remove old code. Create function for getting contract events via etherscanAlex Browne2018-12-0524-1895/+2368
* Rebase pipeline branch off developmentAlex Browne2018-12-0525-0/+2001