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

Remove the ability to cancel for recipients #710

Merged
merged 8 commits into from
Oct 18, 2023

Commits on Oct 18, 2023

  1. feat: emit asset in cancel and withdraw events

    refactor: remove recipient from cancel event
    test: update tests accordingly
    test: update precompiles bytecode
    andreivladbrg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    10d9106 View commit details
    Browse the repository at this point in the history
  2. feat: remove ability to cancel for recipient

    feat: remove sender's hook
    test: update tests accordingly
    andreivladbrg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    63864f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefff22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32daa6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f564432 View commit details
    Browse the repository at this point in the history
  6. refactor: add "recipient" in cancel event

    docs: refine explanatory comments
    refactor: reorder parameters in events
    PaulRBerg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c1b3c87 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2356a40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a30e51f View commit details
    Browse the repository at this point in the history