Post
Topic
Board Electrum
Re: P2SH-P2WSH in Electrum
by
Cricktor
on 03/05/2024, 13:43:54 UTC
The script is from BCT user Abdussamad. While this is no guarantee at all, he might have some reputation here to loose.

How did you figure out it looks "OK" to you?

Reading and understanding the code of the script. I didn't put very much time into it, but I think I mostly understand what the script does (I've not debugged it). I share your concern and wouldn't easily run a foreign script that I don't understand how and what it does.

The script is rather short and frankly most of the magic is done in functions that come from Electrum code. You trust Electrum, don't you?

You don't have to believe me. When I say the script looks OK to me, I don't do this light-heartedly, I also put somewhat my reputation at stake. I didn't spot anything shady in this script. That's all I can say. To me it looks as if it does it's job if it works, but I definitely haven't tested it yet. My need for it is small, so don't expect any fast results from me.

I'm no Python coder but I can read and mostly understand Python code well enough to see and understand what the code does. DYOR!