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

[RFC] Allow to create and persist offers #743

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

Conversation

vincenzopalazzo
Copy link
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 <[email protected]>
Allow creating more offers with customizable amount and description.
Signed-off-by: Vincenzo Palazzo <[email protected]>
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 <[email protected]>
Signed-off-by: Vincenzo Palazzo <[email protected]>
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.

2 participants