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
/
test
/
exchange
/
internal.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move packages/contracts to contracts/core
Leonid Logvinov
2018-12-03
1
-466
/
+0
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-3
/
+3
*
Move generated contract wrappers and artifacts into contracts package
Alex Browne
2018-10-16
1
-2
/
+2
*
run prettier
fragosti
2018-08-31
1
-3
/
+1
*
Fix unused vars for react-shared and website
fragosti
2018-08-31
1
-1
/
+0
*
Making rounding consistent in calculateFillResults
Amir Bandeali
2018-08-29
1
-7
/
+10
*
safeGetPartialAmount (#1035)
Amir Bandeali
2018-08-29
1
-52
/
+129
*
fix(contracts): Use correct error message for division by zero
Alex Browne
2018-08-28
1
-3
/
+1
*
Fix linting errors
Amir Bandeali
2018-08-25
1
-2
/
+2
*
Append -Floor to getPartialAmount and isRoundingError
Remco Bloemen
2018-08-25
1
-10
/
+10
*
Add tests
Remco Bloemen
2018-08-25
1
-0
/
+43
*
Add DIVISION_BY_ZERO to getPartialAmount for consistency
Remco Bloemen
2018-08-25
1
-16
/
+15
*
Remove .only
Remco Bloemen
2018-08-25
1
-1
/
+1
*
Add tests for getPartialAmountCeil
Remco Bloemen
2018-08-25
1
-0
/
+40
*
Update tests
Remco Bloemen
2018-08-25
1
-11
/
+15
*
Add combinatorial tests for internal Exchange functions (#807)
Alex Browne
2018-07-27
1
-0
/
+305