index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
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
*
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