Prepare 23.3.2rc1#1527
Merged
tomt1664 merged 13 commits intoElementsProject:elements-23.xfrom Jan 21, 2026
Merged
Conversation
ci: update win64 native tasks
49b96499a6 Replace Bitcoin Relative Timelock Jets 89ddb43eed Mark depricated parts of the TxEnv as obsolete ff5d6fe4f7 Deprecate Broken Jets ae008201ac Test Bitcoin jet deserialization e81b68f197 Add GenPrimitive --bitcoin option 7887d16f24 Bitcoin specific fee jets 68603073b3 Bitcoin specific environment ae3287e60f Refactor Makefile 99e3804e2d C: replace string initializations with arrays c3dd9331cd Allow building on non-intel systems git-subtree-dir: src/simplicity git-subtree-split: 49b96499a6bb93b31d2f712fc1d4524f341ae640
…simplicity-update
87c0b44 Squashed 'src/simplicity/' changes from 6d503ea4f8..49b96499a6 (Byron Hambly) 73d1e52 docs: add simplicity code update instructions (Byron Hambly) Pull request description: Updates Simplicity C source subtree from current master BlockstreamResearch/simplicity@d190505 Adds new document describing the process. Pushed the C-master branch subtree split to my repo [delta1/simplicity/tree/C-master](https://github.com/delta1/simplicity/tree/C-master) and upstreamed in BlockstreamResearch/simplicity#330 ACKs for top commit: delta1: ACK 4539002; compiled and tested locally Tree-SHA512: e9fab8baa728ac122597bf2e3c5ae4fe1c5956c655fc336e1cc7a2be591f1deebcab32004a8b6b4ad359c51154ad47bca5f40c21d06823d5d059a6d66efb15af
Changes tweakfedpegscript to return both p2wsh and p2shwsh version of the tweaked address. "address" has been removed from the result and replaced with "p2wsh" and "p2shwsh".
…egscript rpc!: change tweakfedpegscript to output both p2wsh and p2shwsh addresses
delta1
approved these changes
Jan 21, 2026
Member
|
ACK df5f043; diff and commits look as expected, ran tests locally |
tomt1664
approved these changes
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates master to 6d29a59, which includes fixes for windows builds, simplicity and tweakfedpegscript rpc.
Also updates updates the copyright year, manpages and bumps the version