Skip to content

[RFC] Allow to create and persist offers#743

Closed
vincenzopalazzo wants to merge 6 commits into
ACINQ:masterfrom
vincenzopalazzo:macros/custom-offer
Closed

[RFC] Allow to create and persist offers#743
vincenzopalazzo wants to merge 6 commits into
ACINQ:masterfrom
vincenzopalazzo:macros/custom-offer

Conversation

@vincenzopalazzo

Copy link
Copy Markdown
Contributor

This is my first version of the solution based on the @thomash-acinq PR to allow creating and making persistent offers that contain an amount and/or a description.

I would like to gain some feedback on the solution proposed and also on the Database interface to find possible optimization.

This is part of the discussion #729 (comment)

Based on #678
Build on top #742

vincenzopalazzo and others added 6 commits January 6, 2025 17:43
Allow to push to maven local the artifact to be able to use
dev version of the library.

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Allow creating more offers with customizable amount and description.
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
When we store offers, we should also restore the status of the
offer manager when we are restarting the node implementation.

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
@pm47

pm47 commented Apr 10, 2025

Copy link
Copy Markdown
Member

Superseded by #774, which removes the need to store custom offers.

@pm47 pm47 closed this Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants