pull down to refresh
That's what's being used for Bitcoin Script, right?
Yes! It’s similar when you use OPcodes for example.
And the choice for stacks is to make it as simple as possible to avoid buggy and unexpected behavior?
All algorithm exists bug, including stacks. But nowadays exist less issues.
That's what's being used for Bitcoin Script, right?
Yes! It’s similar when you use OPcodes for example.
And the choice for stacks is to make it as simple as possible to avoid buggy and unexpected behavior?
All algorithm exists bug, including stacks. But nowadays exist less issues.