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

[7/?] StaticAddr: Loop-In #786

Open
wants to merge 49 commits into
base: static-addr-staging
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    db28870 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42927d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06b8054 View commit details
    Browse the repository at this point in the history
  4. loopdb: static address store

    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ef6a223 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4840215 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64d70aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8bf6f8f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    63c2af9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3acad93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c99aa23 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2adcff4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a36241d View commit details
    Browse the repository at this point in the history
  13. perms: list unspent outputs

    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    e164df1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c05d420 View commit details
    Browse the repository at this point in the history
  15. looprpc: include static address in swap client

    We remove the static address client and add its
    rpcs into the SwapClient
    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    12dd8c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bae0dec View commit details
    Browse the repository at this point in the history
  17. staticaddr: interfaces

    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1a584ee View commit details
    Browse the repository at this point in the history
  18. staticaddr: deposit logger

    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    773ef4b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0818978 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    78ce50b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    50d26e2 View commit details
    Browse the repository at this point in the history
  22. unit: manager tests

    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    f774f73 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    150668c View commit details
    Browse the repository at this point in the history
  24. sqlc: withdrawal address for deposits

    Deposit schema extension with a withdrawal
    sweep address. If the user selects a deposit
    for withdrawal the destination address of the
    sweep is stored here.
    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a24c162 View commit details
    Browse the repository at this point in the history
  25. looprpc: deposit withdrawal endpoint

    A new rpc for deposit withdrawals is added.
    A withdrawal cooperatively spends the 2/2
    musig deposit outpoint to a client-specified
    address.
    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1418757 View commit details
    Browse the repository at this point in the history
  26. swapserverrpc: server withdrawal endpoint

    A server endpoint to obtain a partial sig
    to cooperatively spend a 2/2 musig deposit
    outpoint.
    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7695337 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    433215c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    dfa4235 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a5a3f61 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f13564e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    31f5a10 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3c6dc54 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f08c1ec View commit details
    Browse the repository at this point in the history
  34. loopd: static address summary

    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ea79825 View commit details
    Browse the repository at this point in the history
  35. looprpc: deposit outpoints for QuoteRequest

    This commit adds static address deposit outpoints to the
    QuoteRequest message. It allows to quote for loop in swaps
    with the total value of specified deposits.
    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7e051b7 View commit details
    Browse the repository at this point in the history
  36. swapserverrpc: number of deposits for ServerLoopInQuoteRequest

    This commit adds the number of deposits to the
    ServerLoopInQuoteRequest that the client wants
    to quote for.
    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d744ac1 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    94bad00 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2e31f4e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    2497599 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    937d7c7 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    164546e View commit details
    Browse the repository at this point in the history
  42. staticaddr: deposit changes to be squashed

    These deposit changes will be squashed into
    the original commits once merged into staging.
    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    9e84591 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a1c2f67 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b19cc06 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    21c828a View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    2681ae1 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    54467c8 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7cbe156 View commit details
    Browse the repository at this point in the history
  49. cmd: static address loop-in

    hieblmi committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4f64cda View commit details
    Browse the repository at this point in the history