more fixes for mac deploy#113
Merged
Merged
Conversation
UdjinM6
referenced
this pull request
in vertoe/darkcoil
Jan 16, 2015
eduffield222
pushed a commit
that referenced
this pull request
Jan 16, 2015
more fixes for mac deploy
FornaxA
pushed a commit
to ioncoincore/ion
that referenced
this pull request
Jul 6, 2020
Fix download issues on snap for arm/aarch64
PastaPastaPasta
pushed a commit
to knst/dash
that referenced
this pull request
Jan 16, 2024
… window without loaded wallets 7b2e42e qt: Add WalletFrame::sizeHint (Hennadii Stepanov) Pull request description: This PR fixes a bug in master (d67883d) and in 0.20.1 that could be easily reproduced with ``` $ src/qt/bitcoin-qt -regtest -resetguisettings -nowallet ```   **With this PR:**   --- Fix dashpay#104 Fix dashpay#113 This PR is an alternative to dashpay#107 without [hard-coding a size in pixels](bitcoin-core/gui#107 (comment)). ACKs for top commit: jonasschnelli: Tested ACK 7b2e42e - I can confirm this fixes dashpay#104 (Ubuntu 20.04 - HiDPI 200%). Tree-SHA512: eb0692dbeb3befdeecca0e41534c9783eab6637c14cc4f170ee42619235884f9354f8d22a10c20c08cc89dc5340a60b7dfa2523c12e64b3386b3fd2c6d5f934e
kwvg
added a commit
to kwvg/dash
that referenced
this pull request
Oct 14, 2025
dd683653c6 Merge pull request dashpay#115 from kwvg/bump_1.3.6 f5dc3d0a87 chore: bump version to 1.3.6 3a2208ecc3 Merge pull request dashpay#114 from kwvg/bye_ssp 6e0a611212 build: remove explicit libssp linking from Windows build d5e656f707 chore: update cmake (dashpay#113) 02fc11abfd ci: use ubuntu-latest instead of 20.04 as actions is EOLing 20.04 (dashpay#109) git-subtree-dir: src/dashbls git-subtree-split: dd683653c6eaba7235bc9c600f46bafbb8210291
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.
I was still getting errors on my mac with make deploy after pulling previous fixes.
That should fix few of them.
vertoe@0745120#commitcomment-9317196