feat(node): chain-compatible presignature selection for verify-foreign-tx - #3960
Conversation
4ec7b30 to
4c342b4
Compare
…n-tx The leader now takes a presignature whose participants all support the requested chain (alive participants intersected with the supporters map), waiting for background generation to produce a compatible one when none is buffered. DoubleQueue grows take_owned_matching: drain the hot receiver into the cold queue, take the first matching asset, retry as new assets arrive.
4c342b4 to
a4ddf52
Compare
|
@claude code review |
Pull request overviewAdds a chain-aware presignature selection path for Changes:
Reviewed changesPer-file summary
FindingsNon-blocking (nits, follow-ups, suggestions):
|
Closes #3959