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
/
entities
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bigint for gasUsed and gasPrice in Transaction
Alex Browne
2018-12-05
1
-2
/
+4
*
Update relayer code to use new relayer-registry format
Alex Browne
2018-12-05
1
-1
/
+2
*
Implement fetching and parsing relayer info
Alex Browne
2018-12-05
1
-0
/
+22
*
Implement support for getting and parsing blocks and transactions
Alex Browne
2018-12-05
2
-0
/
+20
*
Update script to work with existing v1 pipeline data
Alex Browne
2018-12-05
4
-9
/
+12
*
Add soruceUrl to SraOrder entity
Alex Browne
2018-12-05
1
-0
/
+1
*
Add preliminary support for scraping orders from SRA endpoints (no pagination...
Alex Browne
2018-12-05
3
-0
/
+44
*
For event entities, rename address -> contractAddress and make it a primary key
Alex Browne
2018-12-05
3
-3
/
+3
*
Implement scraping and parsing exchange CancelUpTo events
Alex Browne
2018-12-05
1
-0
/
+15
*
Use multi-primary keys for event and filter null logIndexes
Alex Browne
2018-12-05
2
-2
/
+2
*
Implement scraping and parsing exchange cancel events
Alex Browne
2018-12-05
2
-3
/
+35
*
Re-organize event parsing and decoding
Alex Browne
2018-12-05
1
-2
/
+2
*
Add support for decoding asset data
Alex Browne
2018-12-05
1
-3
/
+14
*
Add typeorm and begin inserting database records
Alex Browne
2018-12-05
1
-0
/
+24