index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
0x.js
/
src
/
utils
/
order_validation_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split 0x.js into contract-wrappers, order-watcher but keep 0x.js as a unifyin...
Fabio Berger
2018-05-10
1
-199
/
+0
*
Move order utils to @0xproject/order-utils
Leonid Logvinov
2018-05-02
1
-3
/
+4
*
Execute taker side in trade simulation
Jacob Evans
2018-05-01
1
-22
/
+3
*
Add SignedOrder, Order, and ECSignature types to the types package
Brandon Millman
2018-03-15
1
-1
/
+2
*
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
-40
/
+91
*
Add new underscore-privates rule to @0xproject/tslint-config and fix lint errors
Brandon Millman
2017-12-20
1
-18
/
+18
*
Fix 0x.js unused vars
Leonid Logvinov
2017-12-15
1
-4
/
+1
*
Enable some new linter rules and fix the issues
Leonid Logvinov
2017-11-24
1
-77
/
+78
*
Auto-fix linter errors
Leonid Logvinov
2017-11-24
1
-4
/
+6
*
Remove even more asyncs
Leonid Logvinov
2017-11-24
1
-4
/
+3
*
Fix async callbacks
Leonid Logvinov
2017-11-21
1
-2
/
+2
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-0
/
+166