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

Verify that transactions can be spent with variable number of inputs #43

Open
luckysori opened this issue Aug 3, 2021 · 0 comments
Open
Labels
testing Pertaining to tests

Comments

@luckysori
Copy link
Collaborator

As shown in #42, the repayment transaction could be constructed/signed incorrectly if the number of repayment inputs was > 1. For transactions which require a set of inputs from a user, we should verify that we produce correctly signed transactions for different numbers of inputs.

Originally posted by @luckysori in #42 (comment)

@luckysori luckysori changed the title Verify that transactions can be spent with variable number of inputsw Verify that transactions can be spent with variable number of inputs Aug 3, 2021
@luckysori luckysori added the testing Pertaining to tests label Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Pertaining to tests
Projects
None yet
Development

No branches or pull requests

1 participant