Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename table and column names | Alex Browne | 2018-12-05 | 1 | -1/+1 |
* | Reorganize entities. Make scripts work from any directory. | Alex Browne | 2018-12-05 | 2 | -2/+2 |
* | Update script to work with existing v1 pipeline data | Alex Browne | 2018-12-05 | 1 | -1/+2 |
* | Update pipeline to use new @0x npm org for imports | Alex Browne | 2018-12-05 | 2 | -4/+4 |
* | Update to use ContractWrappers + Infura instead of Etherscan | Alex Browne | 2018-12-05 | 3 | -97/+2 |
* | Rebase and update to use new modularized artifacts | Alex Browne | 2018-12-05 | 1 | -3/+2 |
* | Add tests for SRA order conversion | Alex Browne | 2018-12-05 | 1 | -0/+79 |
* | Re-add missing tests | Alex Browne | 2018-12-05 | 3 | -90/+164 |
* | Re-organize event parsing and decoding | Alex Browne | 2018-12-05 | 1 | -86/+86 |
* | Make contractAbi a parameter of getContractEventsAsync | Alex Browne | 2018-12-05 | 1 | -1/+3 |
* | Add tests for etherscan events | Alex Browne | 2018-12-05 | 2 | -0/+101 |