Fix createfromdump deletion#1546
Open
tomt1664 wants to merge 6 commits intoElementsProject:elements-23.xfrom
Open
Fix createfromdump deletion#1546tomt1664 wants to merge 6 commits intoElementsProject:elements-23.xfrom
tomt1664 wants to merge 6 commits intoElementsProject:elements-23.xfrom
Conversation
…py to fix intermittent failure 6515f58 change test order in feature_discount_ct to fix intermittent failure (Tom Trevethan) Pull request description: Prevents blinded output being selected intermittently and resulting in vszie and fee assertions failing. ACKs for top commit: delta1: ACK 6515f58; fixes discount_ct test flakiness Tree-SHA512: 32d8c64011125e5531dd19ce84dbe39b2d4496a02c5bf5ece0cbc2f0c2bf6660816d6d61593fe32a615dd96a8632d94cba6bc09e792ffa6ea57fbdc4f52424da
72e4e1c use break-system-packages for pip (Tom Trevethan) Pull request description: Add --break-system-packages to PIP_PACKAGES in macos CI, to allow for macos-runner images to update homebrew packages. ACKs for top commit: delta1: ACK 72e4e1c; fixes macos ci task Tree-SHA512: 27dc712309940afde1d21c9f465c244eb49d0d1bb8bbf2faba3bf64d00a63f975943825019cd45f1c32e462ab6b5d74490cb0876aeb5e6397da20e668fff2823
Member
|
CI failure is strange?
https://github.com/ElementsProject/elements/pull/1546/checks?check_run_id=71302986027 |
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.
Cherry pick of bitcoin/bitcoin#34215
Required new Files() method to return all db created files for sqlite and bdb (bitcoin/bitcoin@1de423e)