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
/
contracts
/
test
/
forwarder
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add tests
Amir Bandeali
2018-08-22
1
-994
/
+0
|
*
Remove redundant constructor args
Amir Bandeali
2018-08-22
1
-2
/
+0
|
*
Change withdrawERC20 => withdrawAsset, reuse transfer logic
Amir Bandeali
2018-08-10
1
-1
/
+22
|
*
Make marketBuy functions revert if entire amount not filled
Amir Bandeali
2018-08-10
1
-43
/
+15
|
*
Use != instead of > in loops, add sanity checks to market fill functions
Amir Bandeali
2018-07-23
1
-1
/
+1
|
*
Add more tests and fixes
Amir Bandeali
2018-07-23
1
-404
/
+473
|
*
Get actual gasPrice from transaction instead of setting default
Amir Bandeali
2018-07-23
1
-35
/
+34
|
*
Use transferFrom instead of safeTransferFrom
Amir Bandeali
2018-07-23
1
-1
/
+0
|
*
Fix minimal tests
Amir Bandeali
2018-07-23
1
-565
/
+683
|
*
merge v2-prototype
Fabio Berger
2018-07-18
1
-27
/
+27
|
\
|
*
Fix bugs having to do with block timestamps and order expirationTimes
Alex Browne
2018-07-17
1
-27
/
+27
|
|
*
|
Rename assetProxyUtils to assetDataUtils
Fabio Berger
2018-07-17
1
-25
/
+25
|
/
*
Remove extra ERC20ProxyId from Forwarder constructor
Jacob Evans
2018-07-11
1
-2
/
+1
|
*
Fix imports
Leonid Logvinov
2018-07-06
1
-2
/
+2
|
*
Types: Move Forwarder Revert Reason into types package
Jacob Evans
2018-07-06
1
-13
/
+6
|
*
Forwarder specify the revert reasons
Jacob Evans
2018-07-06
1
-21
/
+31
|
*
Forwarder fix linter error
Jacob Evans
2018-07-06
1
-1
/
+1
|
*
Update to new assertions
Jacob Evans
2018-07-06
1
-18
/
+16
|
*
Forwarding contract (squashed commits)
Jacob Evans
2018-07-06
1
-0
/
+818