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
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
updating comment for 0x trusted tokens
Jake Ellowitz
2018-12-05
1
-4
/
+5
*
metadata and trusted sources in same raw table
Jake Ellowitz
2018-12-05
1
-4
/
+4
*
Pull token metadata re trusted tokens
Jake Ellowitz
2018-12-05
2
-2
/
+53
*
Add script for pulling missing block data
Alex Browne
2018-12-05
1
-0
/
+83
*
Check for special characters in table name in pull_missing_events
Alex Browne
2018-12-05
1
-3
/
+7
*
Add support for pulling Cancel and CancelUpTo events
Alex Browne
2018-12-05
1
-42
/
+81
*
Optimize database operations in pull_missing_events script
Alex Browne
2018-12-05
1
-9
/
+26
*
Add workaround for broken save method
Alex Browne
2018-12-05
1
-1
/
+21
*
Fix chunk size in pull_missing_events
Alex Browne
2018-12-05
1
-1
/
+1
*
Use built-in chunk feature of TypeORM save method
Alex Browne
2018-12-05
1
-7
/
+2
*
Change some column types from varchar to numeric
Alex Browne
2018-12-05
1
-1
/
+1
*
Add raw schema prefix to query in pull_missing_events
Alex Browne
2018-12-05
1
-1
/
+1
*
Implement scraping sra orders from radar relay
Alex Browne
2018-12-05
1
-16
/
+17
*
Preliminary work for adding RR order book scraping
Alex Browne
2018-12-05
1
-0
/
+52
*
Configure linter with --format stylish and fix linter errors
Alex Browne
2018-12-05
2
-0
/
+2
*
Configure TypeORM for migrations. Add new package.json scripts.
Alex Browne
2018-12-05
2
-6
/
+6
*
Add better error handling for immediately invoked async functions
Alex Browne
2018-12-05
3
-85
/
+6
*
Reorganize entities. Make scripts work from any directory.
Alex Browne
2018-12-05
3
-3
/
+3
*
Split index.ts into multiple scripts in scripts/ and detect last known block ...
Alex Browne
2018-12-05
3
-0
/
+172
*
Remove old code. Create function for getting contract events via etherscan
Alex Browne
2018-12-05
4
-1228
/
+0
*
Rebase pipeline branch off development
Alex Browne
2018-12-05
4
-0
/
+1228