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
/
order-utils
/
src
/
signature_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-5
/
+5
*
update order-utils to use new artifacts and abi-gen wrappers packages
Alex Browne
2018-10-16
1
-4
/
+2
*
Move Metamask Error to OrderErrors
Jacob Evans
2018-10-09
1
-7
/
+4
*
Throw and handle errors from Providers.
Jacob Evans
2018-10-09
1
-7
/
+19
*
Detect MM on signature validation failure.
Jacob Evans
2018-10-08
1
-24
/
+28
*
Return SignedOrder from signing utils.
Jacob Evans
2018-10-05
1
-33
/
+31
*
Move SignTypedData to utils package
Jacob Evans
2018-10-05
1
-1
/
+1
*
Introduce Metamask Subprovider.
Jacob Evans
2018-10-05
1
-74
/
+46
*
Expose eth_signTypedData functionality for order signing
Jacob Evans
2018-10-05
1
-1
/
+49
*
Add address normalization to isValidECSignature method
Fabio Berger
2018-09-27
1
-1
/
+3
*
Remove remaining Trezor references
Amir Bandeali
2018-08-25
1
-12
/
+1
*
Fixed linter in signatureUtils
Greg Hysen
2018-08-25
1
-1
/
+1
*
Fixed trezor personal message in client+contracts; added a test using message...
Greg Hysen
2018-08-25
1
-1
/
+1
*
Remove Trezor SignatureType
Amir Bandeali
2018-08-25
1
-11
/
+1
*
Remove SigntureType.Caller from signingUtils
Amir Bandeali
2018-08-25
1
-5
/
+0
*
Fix additional merge conflicts
Fabio Berger
2018-08-15
1
-1
/
+1
*
Merge development
Fabio Berger
2018-08-15
1
-41
/
+87
|
\
|
*
Update version numbers.
Jacob Evans
2018-08-14
1
-6
/
+8
|
*
Rename from SignerProviderType.EthSign to SignerType.Default
Jacob Evans
2018-08-11
1
-37
/
+46
|
*
Update Changelogs. Rebased from development
Jacob Evans
2018-08-09
1
-3
/
+4
|
*
Update jsdoc
Jacob Evans
2018-08-09
1
-5
/
+4
|
*
Introduce SignerProviderType
Jacob Evans
2018-08-09
1
-25
/
+55
*
|
Make signature_util into an object literal so related functions are rendered ...
Fabio Berger
2018-08-03
1
-270
/
+289
|
/
*
Add assertions to SignatureUtils exported methods
Fabio Berger
2018-07-12
1
-0
/
+20
*
Fixed how trezor messages are signed in `signature_utils`. Now uses `byteLeng...
Greg Hysen
2018-06-21
1
-1
/
+1
*
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