Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement off-chain user journey of incremental commits #1522

Closed
Tracked by #199
ch1bo opened this issue Jul 22, 2024 · 2 comments · Fixed by #1541
Closed
Tracked by #199

Implement off-chain user journey of incremental commits #1522

ch1bo opened this issue Jul 22, 2024 · 2 comments · Fixed by #1541
Assignees
Labels
task Subtask of a bigger feature.

Comments

@ch1bo
Copy link
Member

ch1bo commented Jul 22, 2024

Why

See #199

What

Implement the API endpoint and off-chain protocol changes and observations, such that users can add funds to the open Hydra Head.

  • Write tutorial on how to deposit and recover deposits using the hydra-node
@ch1bo ch1bo mentioned this issue Jul 22, 2024
15 tasks
@github-project-automation github-project-automation bot moved this to In Progress 🕐 in ☕ Hydra Team Work Jul 22, 2024
@ch1bo ch1bo added the task Subtask of a bigger feature. label Jul 22, 2024
@ch1bo ch1bo moved this from In Progress 🕐 to Todo 📋 in ☕ Hydra Team Work Jul 22, 2024
@ch1bo
Copy link
Member Author

ch1bo commented Jul 29, 2024

When discussing incremental commits in #1484, we realized that any incremental commit "blueprint" transaction (the t x α ) needs to be validated by the hydra-node when constructing the incrementTx (at latest; ideally even before requesting inclusion with a ReqInc). This can be seen as a form of input validation, while the protocol is secure by the fact that the L1 validates any value (requested to move) when applying the resulting incrementTx.

@ch1bo ch1bo moved this from Todo 📋 to In Progress 🕐 in ☕ Hydra Team Work Aug 1, 2024
@noonio noonio linked a pull request Aug 1, 2024 that will close this issue
4 tasks
@noonio noonio moved this from In Progress 🕐 to Todo 📋 in ☕ Hydra Team Work Aug 5, 2024
@noonio noonio removed their assignment Aug 9, 2024
@ch1bo
Copy link
Member Author

ch1bo commented Aug 16, 2024

We might need to update the What here as #1571 led to some updates in #199.

@noonio noonio moved this from Blocked ✋ to Todo 📋 in ☕ Hydra Team Work Aug 19, 2024
@ffakenz ffakenz removed a link to a pull request Sep 24, 2024
4 tasks
@ffakenz ffakenz linked a pull request Sep 24, 2024 that will close this issue
4 tasks
@ch1bo ch1bo assigned ch1bo and ffakenz and unassigned locallycompact Sep 24, 2024
@ch1bo ch1bo removed their assignment Oct 4, 2024
@github-project-automation github-project-automation bot moved this from In review 👀 to Done ✔ in ☕ Hydra Team Work Oct 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
task Subtask of a bigger feature.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants