Bitcoin Forum
June 04, 2024, 09:58:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Windows wallet: compile under UNIX or Windows?  (Read 3176 times)
mocacinno
Legendary
*
Offline Offline

Activity: 3402
Merit: 5004


https://merel.mobi => buy facemasks with BTC/LTC


View Profile WWW
May 02, 2017, 12:43:08 PM
 #21

Interesting. That seems indeed like the biggest problem. Is there a walkthrough of these nodes, or is it pretty straightforward? Also with moving the chain you mean constant block updates right?

Is an X11 miner really necessary for that? Isn't there a way to lower the difficulty?

The main problem isn't really the miner itself (if you run your own private blockchain, the diff should be low, since you're the only one mining, so cpu, gpu or asic should all be sufficient). The main problem is that you're cloning coins that are old (like bitcoin and litecoin). The developers of these coins removed a lot of code that was no longer usefull because these coins have such a high hashrate it is no longer feasible to do solo mining, or start mining from your wallet (setgenerate true) or from your node (gen=1).

If you end up cloning a mature coin, it is pretty hard to solo mine the first blocks, since things like getwork and even stratum were long removed from the sourcecode of your mature source coin... So if you want to solomine a coin that is cloned from such a mature coin, you basically have to set up a complete pool, otherwise it will not work.

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Nthused
Legendary
*
Offline Offline

Activity: 1554
Merit: 1001



View Profile
May 08, 2017, 12:57:25 AM
 #22

Interesting. That seems indeed like the biggest problem. Is there a walkthrough of these nodes, or is it pretty straightforward? Also with moving the chain you mean constant block updates right?

Is an X11 miner really necessary for that? Isn't there a way to lower the difficulty?

The main problem isn't really the miner itself (if you run your own private blockchain, the diff should be low, since you're the only one mining, so cpu, gpu or asic should all be sufficient). The main problem is that you're cloning coins that are old (like bitcoin and litecoin). The developers of these coins removed a lot of code that was no longer usefull because these coins have such a high hashrate it is no longer feasible to do solo mining, or start mining from your wallet (setgenerate true) or from your node (gen=1).

If you end up cloning a mature coin, it is pretty hard to solo mine the first blocks, since things like getwork and even stratum were long removed from the sourcecode of your mature source coin... So if you want to solomine a coin that is cloned from such a mature coin, you basically have to set up a complete pool, otherwise it will not work.

Agreed in some aspects but actually a lot of altcoins that you see these days have the built-in miner edited out but you can still use standalone miners to solo mine, you'd be crazy to use the built-in ones anyway Wink
Pages: « 1 [2]  All
  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!