PLT-670 Add MustValidateIn to tx constraints#665
PLT-670 Add MustValidateIn to tx constraints#665berewt merged 14 commits intoIntersectMBO:mainfrom berewt:PLT-670-add--MustValidateIn-to-tx-constraints
Conversation
|
For this PR, I would recreate the same tests in |
|
Got a failure I'm unable to explain in the |
|
|
|
I'm fine with removing the V5 test, as long as we have a good negative test that shows the positive test doesn't succeed by accident. |
|
It leads to the other issue with the PR at this stage: the failing test defines an unreachable range for a |
sjoerdvisscher
left a comment
There was a problem hiding this comment.
Thanks, that makes a lot of sense with the explanation!
[WIP] The tests part is still missing but the validityRanges are now directly store in the Tx, not in an extra field.
Pre-submit checklist: