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
/
contract-wrappers
/
src
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add revert reason parsing to error handling decorator
Leonid Logvinov
2018-07-09
2
-0
/
+6
*
Merge branch 'v2-prototype' into v2-contract-wrappers-WIP
Leonid Logvinov
2018-07-05
1
-0
/
+111
|
\
|
*
Fix Tslint issues
Fabio Berger
2018-06-26
3
-8
/
+7
*
|
Add isSubscriptionToken assertion
Leonid Logvinov
2018-06-29
1
-0
/
+5
*
|
Use new signature verification method in assertions
Leonid Logvinov
2018-06-29
1
-9
/
+12
*
|
Remove unused params in filter_utils
Leonid Logvinov
2018-06-29
1
-13
/
+3
*
|
Start unused parameter names with underscore
Leonid Logvinov
2018-06-29
1
-4
/
+4
*
|
Remove exchange-related functionality for now
Leonid Logvinov
2018-06-29
2
-314
/
+0
|
/
*
Refactor orderValidationUtils to use the generated contract wrapper instead o...
Fabio Berger
2018-06-11
1
-7
/
+11
*
Refactor ExchangeTransferSimulator public interface to accet an AbstractBalan...
Fabio Berger
2018-06-11
1
-7
/
+5
*
Merge branch 'v2-prototype' into refactor/move-spawn-switch-to-utils
Fabio Berger
2018-06-07
4
-5
/
+5
|
\
|
*
Get build and tests to pass
fragosti
2018-06-07
2
-2
/
+8
|
*
Try enabling no-unused-variable...
fragosti
2018-06-05
4
-7
/
+1
*
|
Move spawnSwitchErr to @0xproject/utils
Fabio Berger
2018-06-06
1
-3
/
+0
|
/
*
Fix TSLint rules
Fabio Berger
2018-05-16
3
-5
/
+7
*
Add missing type definitions
Leonid Logvinov
2018-05-14
3
-5
/
+5
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
7
-0
/
+554