Skip to content

assumes immediate confirmation from interim address #3

@carryforward

Description

@carryforward

This code assumes that the btc sent to the funding address was confirmed in the immediately preceding block. The intent is to give the customer the benefit of the doubt, and credit them with a rate when they started the process, not when it finally finished.

I have found sequential confirmations was not the case with the factom sale.

It is a bummer that blockchain.info does not give the txid of the inputs being spent. this would make the code fixable.

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

factom is using multiple methods to create and validate the genesis block, which should highlight outliers like this.

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