Add eval_script and script_flags test cases that make use of CPubKey and thus exercise the ECCVerifyHandle precondition.
As suggested by MarcoFalke in https://github.com/bitcoin/bitcoin/pull/17274 :)
Add eval_script and script_flags test cases that make use of CPubKey and thus exercise the ECCVerifyHandle precondition.
As suggested by MarcoFalke in https://github.com/bitcoin/bitcoin/pull/17274 :)
Thanks! :)