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
/
0x.js
/
src
/
utils
/
order_state_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use configured version of bignumber in all packages
Leonid Logvinov
2018-01-04
1
-1
/
+1
*
Apply prettier config
Leonid Logvinov
2018-01-03
1
-22
/
+34
*
Add some missed underscores, update changelog and comments
Brandon Millman
2017-12-21
1
-1
/
+1
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-13
/
+13
*
Fix 0x.js unused vars
Leonid Logvinov
2017-12-15
1
-5
/
+0
*
Remove outdated comment
Leonid Logvinov
2017-11-24
1
-2
/
+0
*
Enable some new linter rules and fix the issues
Leonid Logvinov
2017-11-24
1
-34
/
+34
*
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-11
/
+12
*
Make getZRXTokenAddress non async
Leonid Logvinov
2017-11-24
1
-1
/
+1
*
Unit test edge case for ZRX and ZRX partial fill
Jacob Evans
2017-11-21
1
-1
/
+2
*
Refactor into a calculator class
Jacob Evans
2017-11-21
1
-93
/
+8
*
Fixes before refactor
Jacob Evans
2017-11-21
1
-35
/
+47
*
fix bug when fees and partial asymmetric
Jacob Evans
2017-11-20
1
-1
/
+1
*
remove import
Jacob Evans
2017-11-20
1
-1
/
+0
*
calculate remaining maker token amount
Jacob Evans
2017-11-20
1
-25
/
+35
*
Split into Pooled and non-pooled
Jacob Evans
2017-11-20
1
-12
/
+50
*
Incorrect amount when is zero or non-zrx fee
Jacob Evans
2017-11-20
1
-1
/
+1
*
Readability variable names
Jacob Evans
2017-11-20
1
-10
/
+10
*
refactor up
Jacob Evans
2017-11-16
1
-16
/
+16
*
Use 18 decimal place units
Jacob Evans
2017-11-16
1
-2
/
+2
*
Shortcut if everything satisfies in the non dependent use case
Jacob Evans
2017-11-16
1
-0
/
+6
*
Remove comments
Jacob Evans
2017-11-16
1
-3
/
+0
*
Initial tests
Jacob Evans
2017-11-16
1
-3
/
+31
*
Merge pull request #219 from 0xProject/feature/rounding-validation
Brandon Millman
2017-11-15
1
-0
/
+13
|
\
|
*
Name a constant
Leonid Logvinov
2017-11-15
1
-2
/
+4
|
*
Fix namings
Leonid Logvinov
2017-11-15
1
-2
/
+2
|
*
Add validation for rounding error
Leonid Logvinov
2017-11-14
1
-0
/
+7
|
*
Return remainingFillableTakerAmount
Leonid Logvinov
2017-11-14
1
-0
/
+4
*
|
Renamed canceled to cancelled
Jacob Evans
2017-11-14
1
-3
/
+3
|
/
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+119