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
/
contract_wrappers
/
exchange_wrapper.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bad merge
Leonid Logvinov
2018-07-18
1
-2
/
+2
*
Merge branch 'v2-prototype' into feature/order-watcher-v2
Leonid Logvinov
2018-07-18
1
-0
/
+3
|
\
|
*
Stop subscriptions from unsubscribing on recoverable network issues
Fabio Berger
2018-07-17
1
-0
/
+3
*
|
Make getZRXAssetData not async
Leonid Logvinov
2018-07-13
1
-3
/
+4
|
/
*
Dedupe AssetProxyId types
Leonid Logvinov
2018-07-09
1
-2
/
+1
*
Fix a typo
Leonid Logvinov
2018-07-09
1
-1
/
+1
*
Default shouldValidate to true
Leonid Logvinov
2018-07-09
1
-17
/
+17
*
Add basic validation for exchange contract wrapper
Leonid Logvinov
2018-07-09
1
-16
/
+155
*
Adjust comments
Leonid Logvinov
2018-07-05
1
-114
/
+81
*
Fix comments
Leonid Logvinov
2018-07-05
1
-5
/
+5
*
Improve the comment
Leonid Logvinov
2018-07-05
1
-1
/
+1
*
Rename Proxie to Proxy
Leonid Logvinov
2018-07-05
1
-1
/
+1
*
Rearrange assertions t match parameter order
Leonid Logvinov
2018-07-05
1
-58
/
+56
*
Fix match orders test and add a validation TODO
Leonid Logvinov
2018-07-05
1
-1
/
+3
*
Add Exchange contract wrapper
Leonid Logvinov
2018-07-05
1
-0
/
+994
*
Remove exchange-related functionality for now
Leonid Logvinov
2018-06-29
1
-988
/
+0
*
Fix typo
fragosti
2018-06-15
1
-1
/
+1
*
Fix filling orders on Portal
fragosti
2018-06-15
1
-0
/
+2
*
Store the instantiated OrderValidationUtils
Fabio Berger
2018-06-12
1
-2
/
+2
*
Pass in generated contract wrapper to orderValidationUtils at instantiation
Fabio Berger
2018-06-11
1
-10
/
+25
*
Refactor ExchangeTransferSimulator public interface to accet an AbstractBalan...
Fabio Berger
2018-06-11
1
-8
/
+41
*
Linter now passes
fragosti
2018-06-06
1
-0
/
+2
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-4
/
+1
*
Remove unused methods and imports
Fabio Berger
2018-05-11
1
-6
/
+0
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-0
/
+945