index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
pipeline
/
src
/
parsers
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependency packages
Hsuan Lee
2019-01-19
3
-181
/
+0
*
Minimize unnecessary type assertions
Amir Bandeali
2019-01-08
1
-27
/
+21
*
FIx linting errors
Amir Bandeali
2019-01-08
1
-0
/
+2
*
Add recursive MultiAsset decoding, store first address in pipeline
Amir Bandeali
2019-01-08
1
-11
/
+15
*
Do not attempt to parse tokenAddress if decoding data from multiAssetProxy
Amir Bandeali
2019-01-08
1
-14
/
+26
*
Refactor event scraping and add support for scraping ERC20 approval events (#...
Alex Browne
2018-12-12
3
-133
/
+169
*
Address PR feedback
Alex Browne
2018-12-05
1
-7
/
+6
*
Add support for pulling Cancel and CancelUpTo events
Alex Browne
2018-12-05
1
-35
/
+23
*
Add transactionHash to CancelUpToEvent and CancelEvent entities
Alex Browne
2018-12-05
1
-0
/
+2
*
Change some column types from varchar to numeric
Alex Browne
2018-12-05
1
-5
/
+5
*
Configure linter with --format stylish and fix linter errors
Alex Browne
2018-12-05
1
-0
/
+34
*
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
1
-3
/
+1
*
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
1
-3
/
+3
*
Update to use ContractWrappers + Infura instead of Etherscan
Alex Browne
2018-12-05
1
-0
/
+111