HomePhabricator

Allow `-noserver` with bitcoind
8b9adca4461dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Allow -noserver with bitcoind

Allow running bitcoind without server.

  • Default to -server mode (of course) for bitcoind with SoftSetBoolArg
  • Remove fForceServer argument from AppInit2
  • Move fDaemon to a static variable in bitcoind

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Dec 20 2013, 10:48
deadalnixPushed on May 14 2017, 22:04
Parents
rABC9e508b55885b: Merge pull request #3439
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC8b9adca4461d: Allow `-noserver` with bitcoind (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Dec 20 2013, 15:07