Author

Topic: Running node for mining and RPCs? (Read 111 times)

newbie
Activity: 1
Merit: 0
February 26, 2021, 11:27:34 PM
#5
1. Would that be safe and practical to run all those functions on one node? 

Safe? Depending on how you secure your PC and how much security you think is safe enough for you.
Practical? Yes, because some lightning node software and electrumx server depends on Bitcoin Core.

As for mining, Bitcoin Core itself no longer support mining. You need to use different software.

3. If I have multiple VMs running nodes can they share the block directory on a network drive?

It's impossible and if you force to do it, it'll cause file corruption.

I was asking about the practicality of so many services taxing the server hardware setup, or compromise the security of my wallet.

Only port 8333 is allowed through my router. I use UFW to control local ports with whitelisted IPs. So the local network and machine are safe from outside RPC traffic. Is there any other risk to my wallet?
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
February 26, 2021, 06:16:36 AM
#4
As for mining, Bitcoin Core itself no longer support mining. You need to use different software.
Bitcoin Core still has getblocktemplate's RPC functional. It should still be able to be used as a node for solomining.

I totally forget about the command, but what i meant specifically is Bitcoin Core doesn't support mining directly.
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
February 26, 2021, 06:00:25 AM
#2
As for mining, Bitcoin Core itself no longer support mining. You need to use different software.
Bitcoin Core still has getblocktemplate's RPC functional. It should still be able to be used as a node for solomining.
newbie
Activity: 1
Merit: 0
February 25, 2021, 09:21:17 AM
#1
Hello bitcointalk,

I have bitcoin core 0.21.0 running on a PC with a single processor, 1tb SSD, and 4gb of ram.  I also have a duel-processor  server I can install VMs on but I don't have SSDs large enough to run more unpruned nodes.  I want to run an electrumx server, run asic miners (solo) and run a lightning node. 

1. Would that be safe and practical to run all those functions on one node? 
2. Should I have a separate node for each separate function?   
3. If I have multiple VMs running nodes can they share the block directory on a network drive?

Thank you in advance for your help.
Jump to: