You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge #6902: fix: remove incorrect request generation with bad serialization hash
a8506ec test: add tests for `inlock` id generation (UdjinM6)
5456354 fix: trivial safety belt (UdjinM6)
58f671c refactor: trivial s/val/outpoint/ (UdjinM6)
f43be22 fix: remove incorrect request generation with bad serialization hash (Kittywhiskers Van Gogh)
Pull request description:
## Issue being fixed or feature implemented
We should not be generating the hash using a CTxIn, only a COutPoint
## What was done?
## How Has This Been Tested?
## Breaking Changes
## Checklist:
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have added or updated relevant unit/integration/functional/e2e tests
- [ ] I have made corresponding changes to the documentation
- [ ] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_
ACKs for top commit:
PastaPastaPasta:
utACK a8506ec
kwvg:
utACK a8506ec
Tree-SHA512: ec3f8eb6700496ad42c0935435c5acae28e3616ebcde8f1d4c6f8e445524f7134451cbda76f3bed2809b422484d8eb6a0c4b02674b1668e0215b069aabcc8982
0 commit comments