brave-intl / bat-ledger

A BAT-based micropayments system for users and publishers
Mozilla Public License 2.0
73 stars 24 forks source link

get rid of ethereum-js dependency #1185

Open diracdeltas opened 1 year ago

diracdeltas commented 1 year ago

this has introduced a security issue in crypto-js, and is no longer maintained. we can probably just internalize this code with a better sha3 library: https://github.com/cilphex/ethereum-address/blob/master/index.js#L11C1-L24C3.