-
Notifications
You must be signed in to change notification settings - Fork 396
Prepare 23.3.1rc2 #1495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
psgreco
merged 32 commits into
ElementsProject:elements-23.x
from
psgreco:elem-23.3.1-rc2
Oct 11, 2025
Merged
Prepare 23.3.1rc2 #1495
psgreco
merged 32 commits into
ElementsProject:elements-23.x
from
psgreco:elem-23.3.1-rc2
Oct 11, 2025
+714
−359
Conversation
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
This check for 0 feerate was inherited from upstream, and subsequently removed in this commit: bitcoin/bitcoin@f11eb1f
6d503ea4f8 Rename elements/jets.c c68063f9ef Add testcases that are an even multiple of 1000 milliWU 92887000e6 Add minCost parameter 82d6260ed8 Remove intermedite primitive directory 09b4eee340 Make raw environment struct tags elements specific a93cd359df Make environment struct tags elements specific 26de216e24 Make primitive.h functions indirect 35d188a247 rename elementsJets.* to jets.* 7fd6dbe2ca simplicity_computeCmr -> simplicity_elements_computeCmr git-subtree-dir: src/simplicity git-subtree-split: 6d503ea4f8859ec63ad22a22c0ccef067b1a0b5d
This Simplicity update has - renamed a few types - moved some files around - added a minCost parameter, currently set to 0 - added a new error code
Update Simplicity integeration
Taproot and other soft-forks historically in Bitcoin have not gated mempool access.
…roadcast_test Fix `mempool_unbroadcast.py` test
…ct#1479) * enable rawtransaction send multiple assets to same address * fix whitespace * Update test/functional/feature_issuance.py Co-authored-by: Byron Hambly <byron@hambly.dev> * Update test/functional/feature_issuance.py Co-authored-by: Byron Hambly <byron@hambly.dev> --------- Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com> Co-authored-by: Byron Hambly <byron@hambly.dev>
wallet: allow mintxfee=0
…p_install Fix macos CI pip install
…_test test: fix feature_pak.py test
Unconditionally accept Simplicity spends in the mempool
…sync Test: fix intermittent failures for wallet_elements_regression_1259.py and feature_dynafed.py
* fix address error messages and test * newline --------- Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com>
Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com>
…on (ElementsProject#1445) * test: add test for unblinded re/issuance greater than 21 million Co-authored-by: Mihailo Milenkovic <mihailo.milenkovic84@gmail.com> * fix: unblinded re/issuance for greater than 21 million Co-authored-by: Mihailo Milenkovic <mihailo.milenkovic84@gmail.com> * enable with param config * change range check to policy with config option * refactoring, additional error messages and test extension --------- Co-authored-by: Mihailo Milenkovic <mihailo.milenkovic84@gmail.com> Co-authored-by: Tom Trevethan <ttrevethan@blockstream.com>
…nce_defaults Default settings for acceptunlimitedissuances in chainparams
…ces_chainparams acceptunlimitedissuances configurable for CLiquidV1TestParams
…-opcodes-word-reduplication doc: Remove 'pops a' reduplication
delta1
approved these changes
Oct 10, 2025
Member
delta1
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK ec67e56
Ran tests locally successfully
tomt1664
approved these changes
Oct 10, 2025
Member
tomt1664
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK ec67e56
Tested locally.
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 to commit af1463a and bumps version to 23.3.1-rc2