index
:
dexon-sol-tools
development
master
DEXON fork of Solidity development tools originated from 0x-monorepo (https://github.com/dexon-foundation/sol-tools)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
contracts
/
src
/
2.0.0
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated readBytes4 to match spec + added unit tests. These are 3.5/3.6 from a...
Greg Hysen
2018-08-30
1
-1
/
+6
*
Only use one nonReentrant modifier, remove modifier from fillOrderNoThrow var...
Amir Bandeali
2018-08-25
1
-13
/
+1
*
Split modifiers into check only and check, lock, unlock
Amir Bandeali
2018-08-25
1
-0
/
+13
*
Add internal fill functions, add reentrancy guard to public functions that ma...
Amir Bandeali
2018-08-25
1
-1
/
+0
*
Add ReentrancyGuard contract
Amir Bandeali
2018-08-25
1
-0
/
+44
*
Add more tests and fixes
Amir Bandeali
2018-07-23
1
-1
/
+1
*
Add revert reasons and optimization to safeMath
Amir Bandeali
2018-07-11
1
-3
/
+15
*
Use 0.4.10 in AssetProxyOwner, add readBytes4 to contract and remove LibBytes
Amir Bandeali
2018-07-11
1
-1
/
+2
*
Remove AbiV2 where unused
Amir Bandeali
2018-07-07
2
-2
/
+0
*
Change uint => uint256
Amir Bandeali
2018-07-07
1
-8
/
+7
*
Apply new linter rules
Amir Bandeali
2018-07-07
4
-9
/
+22
*
Contracts 2.0.0 were linted with solhint
Alex Shafranovich
2018-07-06
3
-0
/
+3
*
Update file structure
Amir Bandeali
2018-06-30
4
-0
/
+671