mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-20 05:28:08 +00:00
* Checksum addresses when build address book from localStorage Checksum owner's addresses when build safe from localStorage * ChecksumAddresses when add new addressBook entry ChecksumAddresses when add new owner ChecksumAddresses when replaces owner * Adds checksumAddress function Replaces old web3 usage with checksumAddress * Refactors all web3.utils.toChecksumAddress with checksumAddress() * Fix duplicating var name