Commit graph

14 commits

Author SHA1 Message Date
Paul Berg
f8d3833884
Implementing UnmarshalJSON() for TypedData 2019-01-10 12:59:44 +01:00
Paul Berg
122df20a7f
Polished and fixed PR 2019-01-10 12:46:40 +01:00
Paul Berg
2e542c4cba
Fixed bugs in 'data/typed' signs 2019-01-10 12:46:40 +01:00
Paul Berg
9b013d74d6
Changed the property type required by signData from bytes to interface{} 2019-01-10 12:46:40 +01:00
Paul Berg
fe9f45a9e1
Solved stringified address encoding issue 2019-01-10 12:46:40 +01:00
Paul Berg
095d738d52
Drafted text/validator and and rewritten []byte as hexutil.Bytes 2019-01-10 12:46:40 +01:00
Paul Berg
0484d96325
Drafted first version of EIP-712, including tests 2019-01-10 12:46:40 +01:00
Paul Berg
a618d3706f
Ran goimports and gofmt 2019-01-10 12:46:40 +01:00
Paul Berg
7a90dc7fb0
Drafted recursive encodeData 2019-01-10 12:46:40 +01:00
Paul Berg
78ee50d8c1
Changed mimes and implemented the 'encodeType' function for EIP-712 2019-01-10 12:46:40 +01:00
Paul Berg
865e8e9f89
Changed method to signTypedData 2019-01-10 12:46:40 +01:00
Paul Berg
5f8f99a772
Solved the auditlog issue 2019-01-10 12:46:40 +01:00
Paul Berg
1414b3a814
Working on TypedData 2019-01-10 12:46:40 +01:00
Paul Berg
0d20de1a70
Implementing UnmarshalJSON() for TypedData 2019-01-10 12:46:40 +01:00