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
/
eip712_utils.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop exporting EIP712 schemas
Fabio Berger
2019-02-07
1
-13
/
+7
*
Allow custom domains in eip712Utils
Amir Bandeali
2019-02-06
1
-14
/
+33
*
Add transaction hash utils
Amir Bandeali
2019-02-06
1
-5
/
+4
*
Update ZeroExTransactionSchema
Amir Bandeali
2019-02-06
1
-6
/
+3
*
chore: change package org from 0xproject to 0x
Jacob Evans
2018-10-18
1
-3
/
+3
*
Throw and handle errors from Providers.
Jacob Evans
2018-10-09
1
-0
/
+8
*
Return SignedOrder from signing utils.
Jacob Evans
2018-10-05
1
-0
/
+75
*
Move SignTypedData to utils package
Jacob Evans
2018-10-05
1
-109
/
+0
*
Expose eth_signTypedData functionality for order signing
Jacob Evans
2018-10-05
1
-3
/
+3
*
Rename EIP712Utils to eip712Utils since objectLiterals shouldn't start with caps
Fabio Berger
2018-08-04
1
-10
/
+10
*
Add missing comments
Fabio Berger
2018-08-04
1
-6
/
+22
*
Optimize and remove redundant encodePacked
Jacob Evans
2018-06-19
1
-2
/
+0
*
Rebase and update feedback
Jacob Evans
2018-06-18
1
-18
/
+6
*
Basic EIP712 encoder
Jacob Evans
2018-06-08
1
-12
/
+49
*
Update Order utils to use eip712
Jacob Evans
2018-06-06
1
-0
/
+70