Bitcoin Forum
May 14, 2024, 01:17:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Running as daemon only  (Read 2261 times)
allgoodthings1 (OP)
Sr. Member
****
Offline Offline

Activity: 270
Merit: 250


View Profile
February 20, 2015, 02:02:42 AM
 #1

Question: How do I run the daemon only -- without the wallet -- after installing Core on a Windows 7 computer?

[I don't want to use the wallet just now -- only support the network with a full node.]

I should think there's a way to start and run the daemon from a command line prompt.  What's the command, and in what directory do I find it?  Thanks, much.

Edit: In the daemon directory folder, I see two files -- bitcoin-cli & bitcoind .. the former much smaller than the latter.  I'd guess maybe I can just run one of these from a command prompt.. but which one?  Thanks again.

IRS 501(c)(3) Public Charities That Accept Bitcoin https://bitcointalk.org/index.php?topic=758674.0
Avoid U.S. Taxes on Bitcoin. Give to Charity. https://bitcointalk.org/index.php?topic=627860.0
1715692666
Hero Member
*
Offline Offline

Posts: 1715692666

View Profile Personal Message (Offline)

Ignore
1715692666
Reply with quote  #2

1715692666
Report to moderator
1715692666
Hero Member
*
Offline Offline

Posts: 1715692666

View Profile Personal Message (Offline)

Ignore
1715692666
Reply with quote  #2

1715692666
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Vortex20000
Hero Member
*****
Offline Offline

Activity: 504
Merit: 500

sucker got hacked and screwed --Toad


View Profile WWW
February 20, 2015, 02:07:07 AM
 #2

Code:
bitcoind -rpcuser x -rpcpassword y -rpcallowip 127.0.0.1

cr1776
Legendary
*
Offline Offline

Activity: 4032
Merit: 1301


View Profile
February 20, 2015, 12:29:20 PM
 #3

bitcoind has no option to disable/enable the wallet at start
It needs to be compiled w/o the wallet feature. Default install is with a wallet

https://en.bitcoin.it/wiki/Running_Bitcoin#Sample_Bitcoin.conf
  Wallet options:
      -disablewallet         Do not load the wallet and disable wallet RPC calls

goregrind
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
February 21, 2015, 09:53:11 AM
 #4


https://en.bitcoin.it/wiki/Running_Bitcoin#Sample_Bitcoin.conf
  Wallet options:
      -disablewallet         Do not load the wallet and disable wallet RPC calls


Somehow I missed this. Thanks.

woot?
cr1776
Legendary
*
Offline Offline

Activity: 4032
Merit: 1301


View Profile
February 22, 2015, 01:04:05 PM
 #5


https://en.bitcoin.it/wiki/Running_Bitcoin#Sample_Bitcoin.conf
  Wallet options:
      -disablewallet         Do not load the wallet and disable wallet RPC calls


Somehow I missed this. Thanks.

:-)

There are so many options, it is easy to do.
BitcoinAddicts
Hero Member
*****
Offline Offline

Activity: 502
Merit: 500


View Profile
February 28, 2015, 12:08:27 PM
 #6

https://en.bitcoin.it/wiki/Running_Bitcoin#Sample_Bitcoin.conf
  Wallet options:
      -disablewallet         Do not load the wallet and disable wallet RPC calls



thanks for sharing
i don't know before that it was possible to run software without loading wallet

     ▄█
   ▄██▌
 ▄████
▀▀▀█████▀
  ▐███▀
  ██▀
  ▀
.
▄▄▄███████▄▄▄
▄▄█████████████████▄▄
▄███████████████████████▄
███████████████████████████
██████████
███████████████████
██████████
█████████████████████
█████████████████████████████
█████████████████████████████
██
███████████████████████████
██
█████████████████████████
███████████████████████
▀▀█████████████████▀▀

▀▀▀███████▀▀▀
▄▄▄███████▄▄▄
▄▄█▀▀███████████▀▀█▄▄
▄████▄▄███████████▄▄████▄
█████
███▀▀▄▄▄▄▄▄▄▀▀████████
█████
██▀▄██████▀████▄▀███████
███████▀▄█████▀ ▐█████▄▀███████
██  ███ ████▀   ▀▀█████ ███  ██
██████▄▀█████  ▄█████▀▄██████
██████▄▀███▌▄██████▀▄██████
██
██████▄▄▀▀▀▀▀▀▀▄▄████████
▀█
███▀▀███████████▀▀████▀
▀▀█▄▄███████████▄▄█▀▀
▀▀▀███████▀▀▀
▄▀▀▀▀▀▀▀▀▀▀█████████
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█████████████████████

██████████▄▀▀▀▀▀▀▀▀▀

▄▄▄████████████████████▄▄▄
████████████████████████████
██████████████████████████████
███████████████████████████████
███████████████████████████████
███████████████████████████
▀██
█████████▀   ▀███████████▀
▀▀█████▀▀       ▀▀█████▀▀
.
..SPORTS  │  CASINO  │  ESPORTS..
.
Reynaldo
Legendary
*
Offline Offline

Activity: 1143
Merit: 1000


View Profile
February 28, 2015, 03:25:04 PM
 #7

its possible to compile it without the wallet function too.
https://github.com/bitcoin/bitcoin/blob/master/doc/build-unix.md#disable-wallet-mode

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!