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

New UTXO and time lock implementation #16

Merged
merged 7 commits into from
Jul 22, 2024
Merged

New UTXO and time lock implementation #16

merged 7 commits into from
Jul 22, 2024

Conversation

ceyhunsen
Copy link
Member

@ceyhunsen ceyhunsen commented Jul 22, 2024

Ledger holds only absolute data. But time locks can hold relative. This will cause time locks to work incorrect.

This PR introduces initial and new UTXO management in ledger to hold necessary relative data in the ledger to fix this problem.

@ceyhunsen ceyhunsen changed the title Absolute to relative locks New UTXO and time lock implementation Jul 22, 2024
@ceyhunsen ceyhunsen marked this pull request as ready for review July 22, 2024 13:58
@ceyhunsen ceyhunsen merged commit 8252084 into main Jul 22, 2024
1 check passed
@ceyhunsen ceyhunsen deleted the relative-locks branch July 22, 2024 13:58
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.

1 participant