kleros / arbitrable-payment-front

Arbitrable payment front
https://escrow.kleros.io
MIT License
7 stars 3 forks source link

EIP55 - add Ethereum address verification #32

Open stefek99 opened 6 years ago

stefek99 commented 6 years ago

Currently, it accepts malformed addresses.

See: https://github.com/ethereum/EIPs/blob/master/EIPS/eip-55.md

stefek99 commented 6 years ago

Someone did it here: https://github.com/AugurProject/augur/commit/d6c515f0045dd18e6ab896f7fa28726cf0a98cc0

Thoughtscript commented 6 years ago

@stefek99 @n1c01a5 - happy to grab this one tonight (if I have time)!

Thoughtscript commented 6 years ago

Looks like this got added: https://github.com/kleros/arbitrable-payment-front/blob/develop/src/containers/contract/form/index.js