Skip to content

Commit

Permalink
docs: add release notes for bitcoin#28539
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoerg committed Sep 28, 2023
1 parent b7221a7 commit 8b3ca44
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/release-notes-123.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Tools and Utilities
---

- A new `bitcoinconsensus_verify_script_with_spent_outputs` function is available in libconsensus which optionally accepts the spent outputs of the transaction being verified.
- A new `bitcoinconsensus_SCRIPT_FLAGS_VERIFY_TAPROOT` flag is available in libconsensus that will verify scripts with the Taproot spending rules.

0 comments on commit 8b3ca44

Please sign in to comment.