index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
pipeline
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce framework for running basic tests for entities (#1344)
Alex Browne
2018-12-06
11
-0
/
+581
*
Add support for pulling Cancel and CancelUpTo events
Alex Browne
2018-12-06
1
-3
/
+3
*
Change some column types from varchar to numeric
Alex Browne
2018-12-06
2
-11
/
+11
*
Implement scraping sra orders from radar relay
Alex Browne
2018-12-06
1
-2
/
+0
*
Rename table and column names
Alex Browne
2018-12-06
1
-1
/
+1
*
Reorganize entities. Make scripts work from any directory.
Alex Browne
2018-12-06
2
-2
/
+2
*
Update script to work with existing v1 pipeline data
Alex Browne
2018-12-06
1
-1
/
+2
*
Update pipeline to use new @0x npm org for imports
Alex Browne
2018-12-06
2
-4
/
+4
*
Update to use ContractWrappers + Infura instead of Etherscan
Alex Browne
2018-12-06
3
-97
/
+2
*
Rebase and update to use new modularized artifacts
Alex Browne
2018-12-06
1
-3
/
+2
*
Add tests for SRA order conversion
Alex Browne
2018-12-06
1
-0
/
+79
*
Re-add missing tests
Alex Browne
2018-12-06
3
-90
/
+164
*
Re-organize event parsing and decoding
Alex Browne
2018-12-06
1
-86
/
+86
*
Make contractAbi a parameter of getContractEventsAsync
Alex Browne
2018-12-06
1
-1
/
+3
*
Add tests for etherscan events
Alex Browne
2018-12-06
2
-0
/
+101