use IsDenominatedAmount instead of loops and GetInputDarksendRounds where applicable#139
Merged
eduffield222 merged 1 commit intodashpay:v0.11.1.xfrom Jan 30, 2015
UdjinM6:fix_more_usage_of_IsDenominatedAmount
Merged
use IsDenominatedAmount instead of loops and GetInputDarksendRounds where applicable#139eduffield222 merged 1 commit intodashpay:v0.11.1.xfrom UdjinM6:fix_more_usage_of_IsDenominatedAmount
eduffield222 merged 1 commit intodashpay:v0.11.1.xfrom
UdjinM6:fix_more_usage_of_IsDenominatedAmount
Conversation
eduffield222
pushed a commit
that referenced
this pull request
Jan 30, 2015
…mount use IsDenominatedAmount instead of loops and GetInputDarksendRounds where applicable
PastaPastaPasta
added a commit
that referenced
this pull request
Apr 12, 2024
…itcoin#20813, bitcoin#21531, bitcoin-core/gui#13, #72, 115, #139, #171 a2f190d Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Show tray icon" one (Jonas Schnelli) 65b80e7 Merge bitcoin#21531: test: remove qt byteswap compattests (MarcoFalke) ba883c5 Merge bitcoin-core/gui#139: doc: Improve gui/src/qt README.md (MarcoFalke) 368c65d Merge bitcoin-core/gui#72: util: Log static plugins meta data and used style (Jonas Schnelli) 317777e Merge bitcoin-core/gui#171: Use layout manager for Create Wallet dialog (MarcoFalke) 83313a5 Merge bitcoin#20789: Rework strong and weak net enum fuzzing (MarcoFalke) 4a3e3af Merge bitcoin#20813: scripted-diff: Bump copyright headers (MarcoFalke) e36eacd Merge bitcoin#18772: rpc: calculate fees in getblock using BlockUndo data (MarcoFalke) 41a1e10 Merge bitcoin#20690: Clean up logging of outbound connection type (MarcoFalke) 648d6f0 Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selected (Jonas Schnelli) Pull request description: ## Issue being fixed or feature implemented Regular backports from bitcoin v22 ## What was done? - bitcoin-core/gui#13 - bitcoin-core/gui#115 - bitcoin#20690 - bitcoin#18772 - bitcoin#20813 - bitcoin#20789 - bitcoin-core/gui#171 - bitcoin-core/gui#72 - bitcoin-core/gui#139 - bitcoin#21531 ## How Has This Been Tested? Run unit/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: PastaPastaPasta: utACK a2f190d Tree-SHA512: 29421e7ca38583c47f49c2605775f34b64ae2fb6aeb45ac42941fbc78598fc26e7f7a248b40fcc2c9fd21154b0a6f2aed64287a8b7cca43de1b99ae3dccd990f
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.
title + cleanup