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
*
Use correctly formatted signature so that it rejects with the expected reason...
Fabio Berger
2018-11-12
1
-1
/
+2
*
Use rejectedWith
Fabio Berger
2018-11-12
1
-2
/
+2
*
Fix validateOrderFillableOrThrowAsync method so it also checks order signatur...
Fabio Berger
2018-11-09
1
-0
/
+12
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-5
/
+5
*
In contract-wrappers, remove setProvider and add unsubscribeAll method.
Alex Browne
2018-10-16
1
-2
/
+2
*
Improve error handling for unknown network ids in contract-wrappers
Alex Browne
2018-10-16
1
-3
/
+1
*
Add new runMigrationsOnce method to migrations. Update contract-wrappers to u...
Alex Browne
2018-10-16
1
-5
/
+4
*
Remove artifacts from migrations package and update contract-wrappers accordi...
Alex Browne
2018-10-16
1
-19
/
+17
*
More small artifacts updates/changes
Alex Browne
2018-09-05
1
-1
/
+1
*
Cleanup contract-wrappers index.ts
Fabio Berger
2018-08-20
1
-8
/
+2
*
Fix spelling error in exchange wrapper tests
Brandon Millman
2018-07-31
1
-1
/
+1
*
Add getOrdersInfo to exchange_wrapper
Brandon Millman
2018-07-31
1
-0
/
+9
*
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