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

feat!: add scanned transaction handling for one-sided payments with callbacks #3794

Commits on Feb 9, 2022

  1. Add faux transaction handling

    - Added separate statuses for faux transactions to enable unique events and
      validation for scanned one-sided transactions.
    - Added validation for one-sided payments updating the associated faux transaction
      mined height and confirmations.
    - Added callbacks for faux transactions (unconfirmed and confirmed).
    - Updated the wallet FFI with the callbacks.
    hansieodendaal committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    702e92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db83575 View commit details
    Browse the repository at this point in the history
  3. final touches

    hansieodendaal committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    fb1a416 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e519a70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    001453d View commit details
    Browse the repository at this point in the history