v1.0.0 release
The following change are included in this release:
Taproot-related flags are now standard
The following flags when processing scripts are now standard flags:
- SCRIPT_VERIFY_TAPROOT
- SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_TAPROOT_VERSION
- SCRIPT_VERIFY_DISCOURAGE_OP_SUCCESS
- SCRIPT_VERIFY_DISCOURAGE_UPGRADABLE_PUBKEYTYPE
In previous versions, these flags had to be explicitly set when evaluating Taproot-related scripts.