Commit graph

19 commits

Author SHA1 Message Date
Paul Berg
642c84afff
Solved malformed data panics and also wrote tests 2019-01-10 13:09:05 +01:00
Paul Berg
d983b87f09
Fixed bugs in 'data/typed' signs 2019-01-10 13:07:09 +01:00
Paul Berg
4a1145aada
Changed the property type required by signData from bytes to interface{} 2019-01-10 13:07:06 +01:00
Paul Berg
9f9033710b
Solved stringified address encoding issue 2019-01-10 13:05:56 +01:00
Paul Berg
0808627c09
Temporarily switched to using common.Address in tests 2019-01-10 13:05:56 +01:00
Paul Berg
653708e59f
Drafted first version of EIP-712, including tests 2019-01-10 13:05:53 +01:00
Paul Berg
034a4ce895
Fixed false positive test 2019-01-10 12:46:40 +01:00
Paul Berg
0bf471e3ec
Added pseudo-failing test 2019-01-10 12:46:40 +01:00
Paul Berg
7a535a8a9e
Fixed regexp issues 2019-01-10 12:46:40 +01:00
Paul Berg
161535a57d
Added types to EIP712 output in cliui 2019-01-10 12:46:40 +01:00
Paul Berg
b5ada7ea70
Fixed more new failing tests and deanonymised some functions 2019-01-10 12:46:40 +01:00
Paul Berg
7de3f530b4
Fixed TestMalformedData4 errors and renamed IsValid to Validate 2019-01-10 12:46:40 +01:00
Martin Holst Swende
cb97813e04
signer: more tests for typed data 2019-01-10 12:46:40 +01:00
Paul Berg
98eb62e625
Solved malformed data panics and also wrote tests 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
e92a59b875
Temporarily switched to using common.Address in tests 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