bitauth-ide
bitauth-ide copied to clipboard
If script ends with incomplete push, display warning in evaluation editor
E.g. if the unlocking script is simply: 0x03, it might not be immediately obvious that the evaluation isn't happening because it's waiting for more bytes. (Or maybe the user forgot to surround it with a push: <0x03>.)