Hacker News new | ask | show | jobs
by chx 3199 days ago
Trust... someone typed in instead of copy pasting an Ethereum address, made a typo and lost five figures.
1 comments

Addresses have a checksum for just that reason. It would be remarkably difficult to acccidentally mistype an address that had happened to have the correct checksum, and also be a valid address.
https://www.reddit.com/r/ethereum/comments/4yru3h/scared_and...

tl;dr: Neither Ethereum nor Bitcoin have address checksums on the protocol level (remember this HN thread here is about trust) but by now all Bitcoin clients decided to implement it. In this case, the exchange used an Ethereum client which didn't.