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
/
contracts
/
src
/
2.0.0
/
protocol
/
Exchange
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert incrementing memory ptr in dispatchTransferFrom
Amir Bandeali
2018-08-09
1
-3
/
+2
*
Increment free memory pointer for internal Exchange functions that use asm
Amir Bandeali
2018-08-09
1
-10
/
+8
*
Use asm for hashEIP712Message, increment free memory pointer after asm hashin...
Amir Bandeali
2018-08-09
1
-5
/
+20
*
Fix comments, styling, and optimize hashOrder
Amir Bandeali
2018-08-08
2
-23
/
+31
*
Update percentage constants
Amir Bandeali
2018-07-23
1
-14
/
+14
*
Update transferEthFeeAndRefund, add check to ERC721 transfer
Amir Bandeali
2018-07-23
1
-2
/
+4
*
Add comments for deploying with constant ZRX_ASSET_DATA
Amir Bandeali
2018-07-23
1
-0
/
+13
*
Hard code fillOrder selector into abiEncodeFillOrder
Amir Bandeali
2018-07-20
1
-7
/
+4
*
Returns byte array instead of memory range for encoding fillOrder calldata
Greg Hysen
2018-07-20
1
-11
/
+17
*
Created LibAbiEncoder with `fillOrderNoThrow`
Greg Hysen
2018-07-20
1
-0
/
+215
*
Remove AbiV2 where unused
Amir Bandeali
2018-07-07
1
-14
/
+16
*
Apply new linter rules
Amir Bandeali
2018-07-07
6
-10
/
+13
*
Contracts 2.0.0 were linted with solhint
Alex Shafranovich
2018-07-06
6
-0
/
+11
*
Update file structure
Amir Bandeali
2018-06-30
6
-0
/
+426