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
/
contracts
/
extensions
/
contracts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unfix compiler version except for top level contracts
Amir Bandeali
2018-12-21
25
-25
/
+25
*
Move OrderValidator to extensions
Amir Bandeali
2018-12-21
1
-0
/
+218
*
Remove assembly version of matchOrders
Amir Bandeali
2018-12-21
2
-369
/
+52
*
Add getOrderInfo check before calling fillOrder
Amir Bandeali
2018-12-21
1
-121
/
+201
*
Update comments and hard code function selector constants
Amir Bandeali
2018-12-21
2
-53
/
+56
*
update comments
Amir Bandeali
2018-12-21
5
-7
/
+11
*
Fix build and add back tests
Amir Bandeali
2018-12-21
3
-4
/
+4
*
feat: Add OrderMatcher contract that takes spread in multiple assets by calli...
Amir Bandeali
2018-12-21
8
-0
/
+793
*
Fixed solhint errors
Greg Hysen
2018-12-19
1
-14
/
+14
*
Added documentation to `LibAddressArray.append` and switched `if` to `require...
Greg Hysen
2018-12-19
1
-3
/
+4
*
Updated comment `Execute fillOrder` -> `Execute exchange function`
Greg Hysen
2018-12-19
1
-1
/
+1
*
Explicit returns
Greg Hysen
2018-12-19
2
-0
/
+3
*
Prettier / Linter on contracts + TS
Greg Hysen
2018-12-19
4
-13
/
+12
*
Refactoring balance threshold filter
Greg Hysen
2018-12-19
6
-74
/
+255
*
Moved exchange calldata functions to separate mixin
Greg Hysen
2018-12-19
1
-84
/
+9
*
Less Assembly. More Solidity. Less Efficiency. More Readability.
Greg Hysen
2018-12-19
3
-266
/
+155
*
solhint fixes
Greg Hysen
2018-12-19
3
-4
/
+11
*
Ported Balance Threshold Filter to new contract directory structure
Greg Hysen
2018-12-19
4
-0
/
+474
*
Move OrderValidator to the protocol package
Leonid Logvinov
2018-12-12
1
-218
/
+0
*
Refactor our extensions package
Leonid Logvinov
2018-12-11
15
-0
/
+1624