Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
This repository was 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

Description

@benzap

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions