Skip to content

Transaction Execution Result Is Incorrect When Transfer Amount Is Small #11

@raindust

Description

@raindust

This issue can be reproduced in the reorg_works unit test. If the transfer amount is set below a certain threshold (e.g., changing SLOT1_TO_CHARLIE to 200,000), the sender’s remaining balance after the transaction does not match the expected value. Specifically, Alice’s balance after the transaction is ALICE_INIT_BALANCE - FEE instead of the expected ALICE_INIT_BALANCE - SLOT1_TO_CHARLIE - FEE.

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