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
/
test
/
exchange_wrapper_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'v2-prototype' into feature/order-watcher-v2
Leonid Logvinov
2018-07-18
1
-3
/
+3
|
\
|
*
Rename assetProxyUtils to assetDataUtils
Fabio Berger
2018-07-17
1
-3
/
+3
*
|
Merge
Leonid Logvinov
2018-07-18
1
-2
/
+2
*
|
Export forgotten stuff from contract-wrappers
Leonid Logvinov
2018-07-13
1
-2
/
+2
|
/
*
Fix tests
Leonid Logvinov
2018-07-06
1
-2
/
+8
*
Adjust comments
Leonid Logvinov
2018-07-05
1
-7
/
+0
*
Rename Proxie to Proxy
Leonid Logvinov
2018-07-05
1
-4
/
+2
*
Rearrange assertions t match parameter order
Leonid Logvinov
2018-07-05
1
-7
/
+9
*
Fix match orders test and add a validation TODO
Leonid Logvinov
2018-07-05
1
-2
/
+9
*
Add tests for exchange contract wrapper
Leonid Logvinov
2018-07-05
1
-1029
/
+313
*
Fix Tslint issues
Fabio Berger
2018-06-26
1
-2
/
+2
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-2
/
+1
*
Check transaction receipt status codes where applicable
Alex Browne
2018-05-24
1
-12
/
+12
*
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-0
/
+1
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-0
/
+1228