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

Macros/rgb hooks #6

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Macros/rgb hooks #6

wants to merge 14 commits into from

Commits on May 20, 2024

  1. docs: add documentation for RGB

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bacc63f View commit details
    Browse the repository at this point in the history
  2. wip: opening control notify the tx to master

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e590735 View commit details
    Browse the repository at this point in the history
  3. common: add the json tok bitcoin tx

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    f8f4f1c View commit details
    Browse the repository at this point in the history
  4. wip: funding transaction in rgb

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6a24404 View commit details
    Browse the repository at this point in the history
  5. wip: adding channel_id and txid inside the hook

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    711114d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52df9e6 View commit details
    Browse the repository at this point in the history
  7. fixup! wip: opening control notify the tx to master

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    b94b2ed View commit details
    Browse the repository at this point in the history
  8. fixup! wip: opening control notify the tx to master

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    4864540 View commit details
    Browse the repository at this point in the history
  9. tx: decode the tx

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    e11b13b View commit details
    Browse the repository at this point in the history
  10. tx: debugging psbt pass through

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9b3a64c View commit details
    Browse the repository at this point in the history
  11. hook: passing the psbt inside the json hook

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6950048 View commit details
    Browse the repository at this point in the history
  12. invoice: create rgb invoice

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3d98db0 View commit details
    Browse the repository at this point in the history
  13. invoice: decode rgb invoice

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a6f1031 View commit details
    Browse the repository at this point in the history
  14. invoice: pay an rgb invoice

    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    vincenzopalazzo committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ad19869 View commit details
    Browse the repository at this point in the history