Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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