Bitcoin Forum
June 21, 2024, 11:11:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Using Armory with a private blockchain  (Read 437 times)
BitDreams (OP)
Hero Member
*****
Offline Offline

Activity: 503
Merit: 501



View Profile
March 16, 2017, 10:23:47 PM
 #1

We have a private blockchain using the latest Bitcoin Core Linux client in house and have one node mining all by itself and would like to use Armory wallet for Windows multi-signature wallets on client machines.

If I understand correctly, for client machines we can install the appropriate Windows version of bitcoin core on the clients and as long as the bitcoin client is configured to connect only to the private blockchain that Armory will connect only to the private blockchain.

re: https://www.bitcoinarmory.com/troubleshooting/#how-can-i-change-the-blockchain-database-storage-location-for-armory-and-bitcoin-core

Be aware that Armory connects to Bitcoin Core or bitcoind as a regular peer, not through RPC. As such, the bitcoin.conf requires allowing incoming connections from 127.0.0.1. The following lines are example options in bitcoin.conf:

Is this a correct understanding or have I missed anything?
achow101
Staff
Legendary
*
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
March 16, 2017, 10:50:21 PM
 #2

IIRC Armory does not do anything with checking the validity of the blocks it receives, it assumes that Core did that. Since Armory will only connect to the local Core client, it will accept whatever Core gives it. However, since it does use a p2p connection, it will be checking for the magic bytes, so if you change those in your private blockchain, you will have to change those in Armory as well.

BitDreams (OP)
Hero Member
*****
Offline Offline

Activity: 503
Merit: 501



View Profile
March 16, 2017, 11:50:50 PM
 #3

Thanks for the quick reply!
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!