Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Feature: Addresses stored in smart-contracts need to be lowercase, allow any case #12

Open
benzap opened this issue May 27, 2019 · 0 comments

Comments

@benzap
Copy link

benzap commented May 27, 2019

The culprit

When issuing a contract keyword for the event log generated, the designated contract will fail if smart contract addresses are stored as checksummed addresses, and not as lower-case addresses

The current fix is to store addresses in the smart contract in lowercase, but the contract-by-address function could show some improvements by allowing lowercase and checksum'd addresses

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant