Skip to content

Fix wallet locking locking#828

Merged
sipa merged 3 commits intobitcoin:masterfrom
sipa:fixwalletlock
Feb 16, 2012
Merged

Fix wallet locking locking#828
sipa merged 3 commits intobitcoin:masterfrom
sipa:fixwalletlock

Conversation

@sipa
Copy link
Copy Markdown
Member

@sipa sipa commented Feb 11, 2012

Fixes some possible race conditions in ThreadCleanWalletPassphrase().

@sipa
Copy link
Copy Markdown
Member Author

sipa commented Feb 11, 2012

Added some extra fixes:

@TheBlueMatt
Copy link
Copy Markdown
Contributor

ACK

sipa added 3 commits February 11, 2012 21:59
* Fix sign error in calculation of seconds to sleep
* Do not mix GetTime() (seconds) and Sleep() (milliseconds)
* Do not sleep forever if walletlock() is called
* Do locking within critical section
sipa added a commit that referenced this pull request Feb 16, 2012
@sipa sipa merged commit 711d503 into bitcoin:master Feb 16, 2012
coblee referenced this pull request in litecoin-project/litecoin Jul 17, 2012
destenson pushed a commit to destenson/bitcoin--bitcoin that referenced this pull request Jun 26, 2016
- use "" account address instead
- remove `collateralPubKey` and `SetCollateralAddress()` from darksend and create `dummyScriptPubkey` and `InitDummyScriptPubkey()` in masternodeman instead
- initialize `dummyScriptPubkey` before loading cache otherwise MNs could be removed because of the invalid tx
ptschip pushed a commit to ptschip/bitcoin that referenced this pull request Dec 27, 2017
[BUCash] Add `newdaaactivationtime` to the list of allowed arguments
@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.

2 participants