Skip to content

Conversation

gavinandresen
Copy link
Contributor

Fixes #308

gavinandresen added a commit that referenced this pull request Apr 5, 2012
Add ifdef RELEASE to makefile.osx as the compile-for-older-macs flags
@gavinandresen gavinandresen merged commit 78494ff into bitcoin:master Apr 5, 2012
coblee referenced this pull request in litecoin-project/litecoin Jul 17, 2012
Add ifdef RELEASE to makefile.osx as the compile-for-older-macs flags
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
ptschip added a commit to ptschip/bitcoin that referenced this pull request Apr 16, 2018
ptschip added a commit to ptschip/bitcoin that referenced this pull request Apr 18, 2018
* fix for bitcoin#1035: blocknofify

* prevent blocknotify from getting executed twice for the same block

* create walletnotify and blocknotify tests

change name from forknotify.py to notify.py
dexX7 added a commit to dexX7/bitcoin that referenced this pull request Oct 29, 2019
2dfc9d8 Set Omni bespoke user agent string (Peter Bushnell)
f607a22 Set Omni bespoke user agent string (Peter Bushnell)

Pull request description:

Tree-SHA512: 25eb33595c5da42cb8d3637c34515d0b3848416ca9d786a91997a4f1f11553ef2385fa76e2003a42e862ce0d6be7bbf7fa0b1daeb927046d5441c5e391df8934
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request May 6, 2020
aa7ff86 [GUI][Wallet] Use unlock context for HD upgrade (random-zebra)
060790f [Doc] Add Context Lock/Unlock to release notes (random-zebra)
dee68e3 [Refactor] Use isWalletUnlocked() to check valid in requestUnlock() (random-zebra)
556a176 [GUI][Model] Remove verifyWalletUnlocked and connect everything (random-zebra)
1c803f0 [UI][Model] Connect WalletModel::requireUnlock (random-zebra)
31cbef7 [Refactor] Rename ...AnonymizationOnly --> ...StakingOnly (random-zebra)
1a7aa56 [Cleanup] Remove un-used walletpassworddialog (random-zebra)
a85deb7 [Wallet][Model] Fix and refactor UnlockContext (random-zebra)
05b1360 [Trivial] Styling: spaces and brackets (random-zebra)

Pull request description:

  Fix `UnlockContext` class and connect it where needed.
  Now, once an action requires the wallet to be fully unlocked, the askpassphrase dialog is presented to the user (if the status is "Locked" or "UnlockedForStaking"). This way, the password can be entered directly, and the operation can resume without needing additional clicks by the user.
  The previous locking status is restored when the action completes.

  Interested flows:
  - Send transaction (closes bitcoin#1365)
  - Create New Receive Address
  - Create New Payment Request
  - Create Masternode Controller
  - Create Cold Staking Address (closes bitcoin#1171)
  - Send Cold Stake Delegation
  - Wallet Data: Add multisend recipient
  - Tools: Sign Message
  - Tools: BIP38 tool
  - Upgrade wallet to HD

  Also
  Closes bitcoin#553
  Closes bitcoin#1035
  And maybe bitcoin#1152 becomes not needed now.

ACKs for top commit:
  Fuzzbawls:
    ACK aa7ff86

Tree-SHA512: 21590ca025b8c3a26824fea9c1107b68e0508cc080acbf0e1bf5b1c86da15f5f6696ea680c57989cc0cb8b5f54d328f32a60d24dc3c5ca8526179ef1750b3482
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix os x install instructions sdk 10.5/10.6 choice
1 participant