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
/
src
/
parsers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement tslint enum-naming to enforce PascalCase on enum members (#1474)
Xianny
2019-01-12
1
-3
/
+3
*
upgrade to ddex api v3 (#1507)
Xianny
2019-01-11
1
-6
/
+4
*
fetch and save copper (#1472)
Xianny
2019-01-09
1
-0
/
+259
*
Use enums in pipeline
Amir Bandeali
2019-01-08
4
-12
/
+20
*
Minimize unnecessary type assertions
Amir Bandeali
2019-01-08
2
-42
/
+32
*
FIx linting errors
Amir Bandeali
2019-01-08
2
-0
/
+4
*
Add recursive MultiAsset decoding, store first address in pipeline
Amir Bandeali
2019-01-08
2
-17
/
+23
*
Do not attempt to parse tokenAddress if decoding data from multiAssetProxy
Amir Bandeali
2019-01-08
2
-22
/
+40
*
Fix dex order quote/base asset assigning (#1432)
zkao
2018-12-15
3
-10
/
+12
*
Fix bug that occurs when token metadata decimals is undefined. (#1426)
Alex Browne
2018-12-13
1
-4
/
+3
*
track idex orderbook snapshots (#1397)
zkao
2018-12-12
4
-15
/
+179
*
Refactor event scraping and add support for scraping ERC20 approval events (#...
Alex Browne
2018-12-12
3
-133
/
+169
*
perform null check on token metadata (#1412)
Xianny
2018-12-11
1
-1
/
+1
*
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
4
-16
/
+17
*
Fix typo in packages/pipeline/src/parsers/bloxy/index.ts
Fabio B
2018-12-05
1
-1
/
+1
*
pull OHLCV records from Crypto Compare (#1349)
Xianny
2018-12-05
2
-0
/
+38
*
Token_orderbook_snapshots for Ddex and Paradex(#1354)
zkao
2018-12-05
2
-0
/
+143
*
Add script for parsing competing dex trades from Bloxy (#1355)
Alex Browne
2018-12-05
1
-0
/
+53
*
updating comment for 0x trusted tokens
Jake Ellowitz
2018-12-05
1
-3
/
+1
*
metadata and trusted sources in same raw table
Jake Ellowitz
2018-12-05
1
-7
/
+17
*
Pull token metadata re trusted tokens
Jake Ellowitz
2018-12-05
2
-0
/
+37
*
Add script for pulling missing block data
Alex Browne
2018-12-05
1
-1
/
+4
*
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
*
Add homepage_url to relayers
Alex Browne
2018-12-05
1
-1
/
+1
*
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
-4
/
+0
*
Configure linter with --format stylish and fix linter errors
Alex Browne
2018-12-05
4
-0
/
+58
*
Rename table and column names
Alex Browne
2018-12-05
2
-2
/
+2
*
Reorganize entities. Make scripts work from any directory.
Alex Browne
2018-12-05
4
-7
/
+4
*
Update relayer code to use new relayer-registry format
Alex Browne
2018-12-05
1
-2
/
+6
*
Implement fetching and parsing relayer info
Alex Browne
2018-12-05
1
-0
/
+28
*
Implement support for getting and parsing blocks and transactions
Alex Browne
2018-12-05
1
-0
/
+39
*
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
-6
/
+6
*
Update to use ContractWrappers + Infura instead of Etherscan
Alex Browne
2018-12-05
2
-0
/
+165