Skip to content

Badly formatted revert error #272

Description

@ldeffenb

A recent claim transaction on the sepolia testnet failed with a reason shown in the explorer of:
image
It seems that if the trALast value was being provided for diagnostic purposes, it is not being properly formatted.
https://sepolia.etherscan.io/tx/0xaba614d54d34e09f3a41341f5754868ff261b860d4f73f4708947c94ce4f4188

error ReserveCheckFailed(bytes32 trALast); // Reserve size estimation check failed

revert ReserveCheckFailed(trALast);

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions