index
:
dexon-0x-contracts
dev
master
stable
DEXON fork of 0x protocol contracts forked from 0x-monorepo (https://github.com/dexon-foundation/0x-contracts)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
order-utils
/
test
/
signature_utils_test.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining Trezor references
Amir Bandeali
2018-08-25
1
-9
/
+0
*
Remove Trezor SignatureType
Amir Bandeali
2018-08-25
1
-14
/
+0
*
Fix additional merge conflicts
Fabio Berger
2018-08-15
1
-11
/
+28
*
Merge development
Fabio Berger
2018-08-15
1
-39
/
+103
|
\
|
*
Rename from SignerProviderType.EthSign to SignerType.Default
Jacob Evans
2018-08-11
1
-37
/
+50
|
*
Update jsdoc
Jacob Evans
2018-08-09
1
-0
/
+1
|
*
Introduce SignerProviderType
Jacob Evans
2018-08-09
1
-39
/
+78
|
*
Add strictArgumentEncodingCheck to BaseContract and use it in contract templates
Alex Browne
2018-08-09
1
-1
/
+2
*
|
Make signature_util into an object literal so related functions are rendered ...
Fabio Berger
2018-08-03
1
-16
/
+52
|
/
*
Use make-promises-safe as a preloader instead of manually importing
Alex Browne
2018-06-22
1
-1
/
+0
*
Try enabling no-unused-variable...
fragosti
2018-06-05
1
-2
/
+1
*
Fix type imports
Fabio Berger
2018-06-02
1
-1
/
+1
*
Add signature specific validation methods, and other refactors
Fabio Berger
2018-06-02
1
-2
/
+0
*
Fix TODOs
Fabio Berger
2018-06-01
1
-2
/
+1
*
Merge branch 'v2-prototype' into refactor/order-utils/for-v2
Fabio Berger
2018-06-01
1
-3
/
+3
|
\
*
|
Move isValidOrderHash to the order_hash_test file
Fabio Berger
2018-05-31
1
-15
/
+0
*
|
Fix order-utils tests
Fabio Berger
2018-05-31
1
-32
/
+27
*
|
Initial refactor of order-utils. Move many utils from contracts into this pac...
Fabio Berger
2018-05-30
1
-14
/
+69
|
/
*
Merge pull request #594 from 0xProject/improvement/addCustomTslintRules
Fabio Berger
2018-05-23
1
-4
/
+8
|
\
|
*
Fix TSLint rules
Fabio Berger
2018-05-16
1
-4
/
+8
*
|
Use make-promises-safe to catch unhandled rejections in tests
Alex Browne
2018-05-17
1
-0
/
+1
|
/
*
Add missing type definitions
Leonid Logvinov
2018-05-14
1
-2
/
+2
*
Fix signature utils tests
Leonid Logvinov
2018-05-03
1
-15
/
+22
*
Move order utils to @0xproject/order-utils
Leonid Logvinov
2018-05-02
1
-0
/
+157