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: fix ffi import external utxo from faucet #3956

Merged

Commits on Mar 28, 2022

  1. Fix FFI import UTXO

    - Fixed importing external UTXOs via the FFI; changed the philosophy
      about having inconsistent recovery byte data in the wallet database.
    - Renamed import UTXO methods to be more descriptive
    - Added a unit test to test importing external UTXOs via the FFI
    hansieodendaal committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    25e0ade View commit details
    Browse the repository at this point in the history
  2. review comments

    hansieodendaal committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c1ffe63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d739149 View commit details
    Browse the repository at this point in the history