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
When estimating witness size we should understand which keys (or hash preimages, timelocks, etc) are definitely available, definitely unavailable, or 3rd-party controlled.
For context - this is something that @sipa, @sanket1729 and I thought we had a simple and efficient algorithm for, but we now believe we were wrong, and don't have a good idea of how to proceed. Input from algorithms experts would be appreciated.
Activity
apoelstra commentedon Oct 8, 2019
For context - this is something that @sipa, @sanket1729 and I thought we had a simple and efficient algorithm for, but we now believe we were wrong, and don't have a good idea of how to proceed. Input from algorithms experts would be appreciated.
sanket1729 commentedon Jan 17, 2023
This is being addressed in #481. Really cool that long time issues are being addressed :)
apoelstra commentedon Mar 7, 2024
I think to the extent this issue makes sense, it was addressed by #592 :).