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
/
test
/
utils
/
order_factory.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach
Fabio Berger
2017-11-13
1
-42
/
+0
*
Upgrade bignumber to the version with native typings and remove typings
Leonid Logvinov
2017-10-26
1
-6
/
+6
*
Revert "Reduce final bundle size by 11% (82kB)"
Leonid
2017-10-24
1
-1
/
+1
*
Include only used lodash functions
Leonid Logvinov
2017-10-18
1
-1
/
+1
*
Make getOrderHashHex static
Leonid Logvinov
2017-07-12
1
-1
/
+1
*
Make zeroEx.getOrderHashHex non-async
Leonid Logvinov
2017-06-30
1
-1
/
+1
*
Allow multiple exchange versions t be functional at the same time
Leonid Logvinov
2017-06-27
1
-0
/
+2
*
Revert "Use different lodash import syntax which allows to include only used ...
Leonid
2017-06-22
1
-4
/
+3
*
Fall back to import x = require() syntax
Leonid Logvinov
2017-06-21
1
-2
/
+2
*
Use different lodash import syntax which allows to include only used functions
Leonid Logvinov
2017-06-21
1
-3
/
+4
*
Introduce index.ts file which defines public interface
Leonid Logvinov
2017-06-13
1
-2
/
+1
*
Change main file name from 0x.js.ts to 0x.ts
Leonid Logvinov
2017-06-12
1
-1
/
+1
*
Add initial implementation with success test
Leonid Logvinov
2017-06-06
1
-3
/
+1
*
Make methods accept senderAccount
Leonid Logvinov
2017-06-05
1
-1
/
+1
*
Add fill scenario with fees
Leonid Logvinov
2017-06-02
1
-7
/
+10
*
rename variable
Fabio Berger
2017-06-01
1
-2
/
+2
*
remove unused arg
Fabio Berger
2017-06-01
1
-1
/
+0
*
Add missing comma and semi-colon
Fabio Berger
2017-06-01
1
-2
/
+2
*
Stop passing exchangeAddress into getOrderHash and instead get it from the ar...
Fabio Berger
2017-06-01
1
-3
/
+1
*
move external imports to top
Fabio Berger
2017-06-01
1
-2
/
+2
*
Add timestamp parameter to order factory
Leonid Logvinov
2017-06-01
1
-3
/
+7
*
Revert "Add EXPIRED test"
Leonid Logvinov
2017-06-01
1
-7
/
+3
*
Add EXPIRED test
Leonid Logvinov
2017-06-01
1
-3
/
+7
*
Add taker parameter to createSignedOrder
Leonid Logvinov
2017-06-01
1
-1
/
+2
*
Rename order to order_factory
Leonid Logvinov
2017-06-01
1
-0
/
+38