Bitcoin Forum
June 20, 2024, 08:06:24 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoinj - running support node  (Read 1822 times)
allgoodthings1 (OP)
Sr. Member
****
Offline Offline

Activity: 270
Merit: 250


View Profile
November 16, 2014, 02:23:09 PM
 #1

I read that MultiBit uses bitcoinj.  Is that something we can support by running a full node somehow -- like we do the regular bitcoin blockchain by running bitcoind or the newer btcd?

I'm just looking to put to good use all the computers I have, doing all the support I can for the network.

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
btchris
Hero Member
*****
Offline Offline

Activity: 672
Merit: 504

a.k.a. gurnec on GitHub


View Profile WWW
November 20, 2014, 09:48:41 PM
 #2

Although bitcoinj has a full node option, I don't think MultiBit can be configured to use it (I could be wrong though).

You can run bitcoind or btcd on the same machine (or on another) and then force MultiBit to connect to it and only it. This gives you the benefit of using full height-based transaction validation. To do so, locate your multibit.properties file (in the %AppData%\MultiBit folder on Windows) and add this (it's just a text file):

Code:
singleNodeConnection=127.0.0.1

(or some other IP or DNS name)
Mike Hearn
Legendary
*
Offline Offline

Activity: 1526
Merit: 1129


View Profile
December 03, 2014, 12:35:46 PM
 #3

Yes by running a regular full node you are contributing resources that bitcoinj based wallets will use (along with other SPV wallets like BreadWallet)
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!