Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC: add facility to enable RPCs to run outside cs_main, wallet locks #1493

Merged
merged 1 commit into from
Aug 21, 2012

Conversation

jgarzik
Copy link
Contributor

@jgarzik jgarzik commented Jun 20, 2012

Use with 'stop' and 'help' RPCs.

This provides a facility to individually evaluate the locking for an RPC, and
potentially make it more parallel.

@BitcoinPullTester
Copy link

Automatic sanity-testing: FAILED MERGE, see http://jenkins.bluematt.me/pull-tester/691c3a9506ef801e9a98069c4d1fabac2bd748be for binaries and test log.

This pull does not merge cleanly onto current master

Use with 'stop' and 'help' RPCs.

This provides a facility to individually evaluate the locking for an RPC, and
potentially make it more parallel.
@jgarzik
Copy link
Contributor Author

jgarzik commented Aug 21, 2012

Pull rebased for latest RPC code movement changes.

jgarzik pushed a commit that referenced this pull request Aug 21, 2012
RPC: add facility to enable RPCs to run outside cs_main, wallet locks
@jgarzik jgarzik merged commit 1954d40 into bitcoin:master Aug 21, 2012
@jgarzik jgarzik deleted the unlocked-rpc branch August 24, 2014 04:22
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
…md (bitcoin#1493)

* Protocol doc update - add missing command placeholders
Add spork command details

* Add message type for ssc and govsync

* Typo fixes

* Integrate UdjinM6's suggestions
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request May 6, 2020
f1ee8fb [Depends] Include qt-gif plugin. (furszy)

Pull request description:

  Including gif plugin into the depends/gitian deployment fixing the not visible loading dialog animation.

  Peer work with @Fuzzbawls 🍻 .

ACKs for top commit:
  random-zebra:
    Tested ACK f1ee8fb
  Fuzzbawls:
    ACK f1ee8fb

Tree-SHA512: 5ac3ecd3661c770b7b35a750530b9582288b9f18ef0035c1ebc87f450d441fe4921b3c7a3557302eb44cf35530531765f499c9cf5c173c7cbc49d859c5398c63
@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.

None yet

2 participants