Skip to content

StateDB GetCurrentTxLogs as used in ScheduledTxes doesn't clear last tx's logs if StartTxHook ends the tx early #818

@PlasmaPower

Description

@PlasmaPower

If StartTxHook ends the transaction early, the StateDB's GetCurrentTxLogs will fetch the last tx's logs, which potentially enters an infinite loop if called in gas estimation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    nodeChanges the node software

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions