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 parsing of amount commitments from prevtxs in signrawtrasnactionwithkey #904

Merged

Conversation

gwillen
Copy link
Contributor

@gwillen gwillen commented Sep 2, 2020

No description provided.

@gwillen
Copy link
Contributor Author

gwillen commented Sep 3, 2020

Travis failure is a consequence of the issue fixed by #905, unrelated to this PR.

@stevenroose
Copy link
Member

Can you rebase now that CI passes again? :)

@gwillen gwillen force-pushed the feature-fix-signraw-commitment branch from 29ca418 to a4045d2 Compare September 3, 2020 18:49
@gwillen
Copy link
Contributor Author

gwillen commented Sep 3, 2020

Rebased.

@gwillen
Copy link
Contributor Author

gwillen commented Sep 4, 2020

@stevenroose Can you kick CI to retry (or let me know how?) There are two failures, one is just a spurious timeout, the other one is in an unrelated test and might also be a timeout of some sort (or I'm not sure what's going on with it.)

@stevenroose
Copy link
Member

ack a4045d2

@stevenroose stevenroose merged commit 58bf565 into ElementsProject:master Sep 4, 2020
stevenroose added a commit that referenced this pull request Sep 22, 2020
fbdb9f3 Add signrawtransaction test for input of amountcommitment. (k-matsuzawa)

Pull request description:

  - This test assumes a fix for #904. Before correction, the test will result in an error.
  - I splited the node network in rpc_signrawtransaction.py to do this test.
  - For now, I have only created one test case. Are there any other test cases that should be added?

Tree-SHA512: 842eba8a673e4e7d416de54f8ef40c63aad83b4a33f21401c4fde8c7b66008ac3fc6d87334f1bac22ffa8c0186e0b531f246f1a3a7afa45faaa0ea2336f6f865
stevenroose added a commit that referenced this pull request Oct 6, 2020
…itments from prevtxs in signrawtransactionw…

4e31616 Fix parsing of amount commitments from prevtxs in signrawtransactionwithkey (Glenn Willen)

Pull request description:

Tree-SHA512: ead69e32fb14ee85f776f786f8510df1b71432e2f3fa02588913c94566219d7b951987162be205269a67acc8b1f1cca84e78278b4bb28fb129b9ca339cda1672
apoelstra added a commit to apoelstra/elements that referenced this pull request Dec 3, 2020
Manually applied this one from the original diff.
gwillen pushed a commit that referenced this pull request Mar 22, 2021
Manually applied this one from the original diff.
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