Skip to content

script does not recognize duplicate addresses (187 missing BTC) #2

@carryforward

Description

@carryforward

I am modifying this script to create the factom genesis block. I found it does not recognize duplicate funding to the same address.

If someone sends in BTC twice to the same ether address, only the last one* will be credited by the script.

https://github.com/ethereum/pyethsaletool/blob/master/genesis_block_generator.py#L120

*not necessarily last one in time, because bc.i and json mix things up.

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