V0.12.0.x mogrify#390
Merged
eduffield222 merged 1 commit intodashpay:v0.12.0.xfrom Jun 30, 2015
UdjinM6:v0.12.0.x_mogrify
Merged
V0.12.0.x mogrify#390eduffield222 merged 1 commit intodashpay:v0.12.0.xfrom UdjinM6:v0.12.0.x_mogrify
eduffield222 merged 1 commit intodashpay:v0.12.0.xfrom
UdjinM6:v0.12.0.x_mogrify
Conversation
…rrect sRGB profile"
PastaPastaPasta
added a commit
that referenced
this pull request
Oct 25, 2024
…itcoin#21500, bitcoin#21562, bitcoin#22232, bitcoin#22378, bitcoin#22688, bitcoin-core/gui#381, #390 750447e Merge bitcoin#20586: Fix Windows build with --enable-werror (W. J. van der Laan) 368a6ef Merge bitcoin-core/gui#390: Add SubFeeFromAmount to options (Hennadii Stepanov) 7df9788 Merge bitcoin-core/gui#381: refactor: Make BitcoinCore class reusable (W. J. van der Laan) 40a8b92 Merge bitcoin#22688: contrib: use `keys.openpgp.org` to retrieve builder keys (fanquake) 62b5358 Merge bitcoin#11909: contrib: Replace developer keys with list of pgp fingerprints (Wladimir J. van der Laan) 1ff42b4 Merge bitcoin#21500: wallet, rpc: add an option to list private descriptors (Samuel Dobson) 5a803ae Merge bitcoin#22378: test: remove confusing `MAX_BLOCK_BASE_SIZE` (MarcoFalke) 42a0cf0 Merge bitcoin#21562: [net processing] Various tidying up of PeerManagerImpl ctor (MarcoFalke) e3c69da Merge bitcoin#22232: refactor: Pass interpreter flags as uint32_t instead of signed int (MarcoFalke) Pull request description: ## What was done? Regular batch of backports from Bitcoin v23 ## How Has This Been Tested? Run unit and functional tests ## Breaking Changes N/A ## Checklist: - [x] I have performed a self-review of my own code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have added or updated relevant unit/integration/functional/e2e tests - [ ] I have made corresponding changes to the documentation - [x] I have assigned this pull request to a milestone ACKs for top commit: UdjinM6: utACK 750447e PastaPastaPasta: utACK 750447e Tree-SHA512: 46e0de22798937b6b0a228ea9ca39b465cd9e8b822f973f23af80fccb1fe2d733716930d3f3843aaf41a58225aa98e18cd5d5e361245f64e146ff1be118f91ca
5 tasks
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.
Executed "mogrify *.png" in src/qt/res/icons to fix "GUI: libpng warning: iCCP: known incorrect sRGB profile" (at least on mac)