aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/src/parsers/sra_orders/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* Minimize unnecessary type assertionsAmir Bandeali2019-01-081-15/+11
|
* FIx linting errorsAmir Bandeali2019-01-081-0/+2
|
* Add recursive MultiAsset decoding, store first address in pipelineAmir Bandeali2019-01-081-6/+8
|
* Do not attempt to parse tokenAddress if decoding data from multiAssetProxyAmir Bandeali2019-01-081-8/+14
|
* Change some column types from varchar to numericAlex Browne2018-12-051-6/+6
|
* Implement scraping sra orders from radar relayAlex Browne2018-12-051-4/+0
|
* Configure linter with --format stylish and fix linter errorsAlex Browne2018-12-051-0/+12
|
* Rename table and column namesAlex Browne2018-12-051-1/+1
|
* Reorganize entities. Make scripts work from any directory.Alex Browne2018-12-051-1/+1
|
* Update pipeline to use new @0x npm org for importsAlex Browne2018-12-051-3/+3
|
* Update to use ContractWrappers + Infura instead of EtherscanAlex Browne2018-12-051-0/+54