Skip to content

Some testnet blocks larger than MAX_SIZE #132

@srya-b

Description

@srya-b

Testnet blocks such as blocks 1060697, 1060695, and 1060694 can't be deserialized because their size exceeds MAX_SIZE.

bitcoin.core.serialize.SerializationError: Asked to read 0x19abb703ff bytes; MAX_SIZE exceeded

This error occurs through rpc when trying proxy.getblock(proxy.getbestblockhash()).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions