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

Fix txin sequence numbers #422

Closed
1 task
atacann opened this issue Jan 16, 2025 · 1 comment
Closed
1 task

Fix txin sequence numbers #422

atacann opened this issue Jan 16, 2025 · 1 comment
Assignees

Comments

@atacann
Copy link

atacann commented Jan 16, 2025

Issue Description

Right now every tx in transaction.rs is generated with inputs sequence field set as bitcoin::transaction::Sequence::ENABLE_RBF_NO_LOCKTIME. For every utxo with relative timelocks this needs to be changed

Tasks

Parts of the task:

  • Change txin sequence values in builder/transaction.rs

Deadline of the Issue

.

@atacann atacann added this to the Deposit Signature Collection milestone Jan 16, 2025
@atacann atacann self-assigned this Jan 20, 2025
@ekrembal
Copy link
Member

Closed with #436

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

No branches or pull requests

2 participants