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

fix(background)!: better payment confirmation & message #694

Merged
merged 36 commits into from
Nov 27, 2024

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    c9ddb61 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    05efcb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28d4b03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    244ab38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2148d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    a0ee3c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30eb935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    465ba9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    951dc74 View commit details
    Browse the repository at this point in the history
  5. require only outgoingPaymentId in polling

    In case we decide to do the polling separately, we don't need to store
    entire initial outgoingPayment for reference.
    sidvishnoi committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    52abeaa View commit details
    Browse the repository at this point in the history
  6. nit

    [ci skip]
    sidvishnoi committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c96aa90 View commit details
    Browse the repository at this point in the history
  7. nit: style/import

    [ci skip]
    sidvishnoi committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    48cf703 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. ui & message improvements

    sidvishnoi committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    6f93b1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4e89fd View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    d57f918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b13c73 View commit details
    Browse the repository at this point in the history
  3. walletAddress check

    sidvishnoi committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a0768ee View commit details
    Browse the repository at this point in the history
  4. fix typo in error key name

    sidvishnoi committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e11cf13 View commit details
    Browse the repository at this point in the history
  5. comment on null assertion

    sidvishnoi committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3df3acd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cba0301 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    d1e3681 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    bca0dbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6560b41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    387cc08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    715746e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2979f04 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    34ac427 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    b626ad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3021b41 View commit details
    Browse the repository at this point in the history
  3. fix disabled styles

    sidvishnoi committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3c8434c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    d2ae2ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6efb7ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9032cc4 View commit details
    Browse the repository at this point in the history
  4. add todo comment

    sidvishnoi committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fb115d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    0678549 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    5347047 View commit details
    Browse the repository at this point in the history