Skip to content

Badly formatted revert error #272

@ldeffenb

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions