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
*
track idex orderbook snapshots (#1397)
zkao
2018-12-12
4
-14
/
+167
*
Refactor event scraping and add support for scraping ERC20 approval events (#...
Alex Browne
2018-12-12
5
-2
/
+193
*
query CC with larger batch size
xianny
2018-12-08
1
-2
/
+2
*
Change type of transactions.gas_used and gas_price to BigNumber/numeric
Alex Browne
2018-12-05
1
-2
/
+3
*
Address PR feedback
Alex Browne
2018-12-05
1
-3
/
+4
*
pull OHLCV records from Crypto Compare (#1349)
Xianny
2018-12-05
3
-0
/
+144
*
Token_orderbook_snapshots for Ddex and Paradex(#1354)
zkao
2018-12-05
3
-0
/
+151
*
Add script for parsing competing dex trades from Bloxy (#1355)
Alex Browne
2018-12-05
2
-0
/
+159
*
Introduce framework for running basic tests for entities (#1344)
Alex Browne
2018-12-05
11
-0
/
+581
*
Add support for pulling Cancel and CancelUpTo events
Alex Browne
2018-12-05
1
-3
/
+3
*
Change some column types from varchar to numeric
Alex Browne
2018-12-05
2
-11
/
+11
*
Implement scraping sra orders from radar relay
Alex Browne
2018-12-05
1
-2
/
+0
*
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