Skip to content

Case that can invalidate a serialization #11

@stevenroose

Description

@stevenroose

Take a look at the following case:

myTx.inputs[0] = new TransactionInput(...);

The getter does not remove the cache, but the the []=-operator can still invalidate the list. Check if the []=-operator works for UnmodifiableLists

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