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
/
order-utils
/
src
/
signature_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move OrderValidationUtils (+ tests) and ExchangeTransferSimulator to order-utils
Fabio Berger
2018-06-12
1
-10
/
+15
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-1
/
+0
*
Improve comments and remove unused imports
Fabio Berger
2018-06-02
1
-2
/
+2
*
Add comment to exported method
Fabio Berger
2018-06-02
1
-0
/
+7
*
Fix type imports
Fabio Berger
2018-06-02
1
-1
/
+2
*
Add signature specific validation methods, and other refactors
Fabio Berger
2018-06-02
1
-52
/
+68
*
Rename ISigner to IWallet and implement SignatureType.Validator
Fabio Berger
2018-06-01
1
-3
/
+39
*
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
Fabio Berger
2018-06-01
1
-20
/
+21
|
\
*
|
Expose isValidPresignedSignatureAsync method
Fabio Berger
2018-05-31
1
-3
/
+19
*
|
Decide to throw for Caller signature type for now
Fabio Berger
2018-05-31
1
-2
/
+3
*
|
Fix order-utils tests
Fabio Berger
2018-05-31
1
-34
/
+48
*
|
Initial refactor of order-utils. Move many utils from contracts into this pac...
Fabio Berger
2018-05-30
1
-9
/
+112
|
/
*
Fix small bug in order-utils
Alex Browne
2018-05-23
1
-1
/
+1
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-4
/
+13
*
Move order utils to @0xproject/order-utils
Leonid Logvinov
2018-05-02
1
-0
/
+119