almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
143 stars 59 forks source link

[Re]implement EIP55 #25

Closed almindor closed 7 years ago

almindor commented 7 years ago

Etherwall already supported the first version of EIP55 in the early days.

The implementation changed and due to library/hash inconsistencies has become hard to use with others.

Implement the stable EIP 55 once a consensus is reached.

almindor commented 7 years ago

fixed with sha256 -> keccak256