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

smart wallet report rejections of durable promises #8998

Merged
merged 4 commits into from
Feb 27, 2024
Merged

Commits on Feb 27, 2024

  1. chore(types): publishResult

    turadg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8b0ec4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5397e0c View commit details
    Browse the repository at this point in the history
  3. refactor: tryReclaimingWithdrawnPayments no return

    now returns Promise<void> instead of all the records, but they weren't ever used so it won't change behavior
    turadg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    36bb0e4 View commit details
    Browse the repository at this point in the history
  4. refactor: onRejected reason

    turadg committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    4d4c3f7 View commit details
    Browse the repository at this point in the history