aboutsummaryrefslogtreecommitdiffstats
path: root/packages/pipeline/migrations
Commit message (Collapse)AuthorAgeFilesLines
* Refactor event scraping and add support for scraping ERC20 approval events ↵Alex Browne2018-12-121-0/+26
| | | | | | | | (#1401) * Refactor event scraping and add support for scraping ERC20 approval events * Add tests for data_sources/contract-wrappers/utils
* Change type of transactions.gas_used and gas_price to BigNumber/numericAlex Browne2018-12-051-0/+19
|
* Address PR feedbackAlex Browne2018-12-051-0/+17
|
* Token_orderbook_snapshots for Ddex and Paradex(#1354)zkao2018-12-051-0/+30
| | | | | | * Implements the TokenOrderbookSnapshot Table * Scripts, Data Sources and Entities to pull Ddex and Paradex API data.
* Add script for parsing competing dex trades from Bloxy (#1355)Alex Browne2018-12-051-0/+41
|
* updating comment for 0x trusted tokensJake Ellowitz2018-12-051-5/+1
|
* metadata and trusted sources in same raw tableJake Ellowitz2018-12-051-2/+20
|
* Pull token metadata re trusted tokensJake Ellowitz2018-12-051-0/+46
|
* Add support for pulling Cancel and CancelUpTo eventsAlex Browne2018-12-051-0/+17
|
* Add homepage_url to relayersAlex Browne2018-12-051-0/+14
|
* Change some column types from varchar to numericAlex Browne2018-12-051-0/+53
|
* Rename taker and maker amounts in sra_ordersAlex Browne2018-12-051-0/+13
|
* Update schema for sra_ordersAlex Browne2018-12-051-0/+48
|
* Pointing entities to raw schemaJake Ellowitz2018-12-051-122/+119
| | | | Fix linter issues
* Mapping dev schema to initial migrationJake Ellowitz2018-12-051-0/+190