Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth: supplement eth swap receipt #1464

Merged
merged 1 commit into from
Feb 8, 2022
Merged

Commits on Feb 8, 2022

  1. eth: supplement eth swap receipt

    This supplements the swapRecipt String method with the contract address,
    which in addition to the secret hash makes performing a manual refund
    more straightforward.
    
    This also omits the raw refund transaction logging in
    (*Core).swapMatchGroup when the Receipt.SignedRefund provides no such
    data, as is the case with ETH.
    The swap Receipt's Stringer is still used here to log the secret hash
    and contract address for ETH swapReceipts.
    chappjc committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    4f01419 View commit details
    Browse the repository at this point in the history