Bitcoin Forum
May 06, 2024, 01:11:15 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: pruning mode on bitcoin core 0.11 - can i use P2Pool ?  (Read 1206 times)
Meuh6879 (OP)
Legendary
*
Offline Offline

Activity: 1512
Merit: 1011



View Profile
June 22, 2015, 11:46:14 PM
 #1

i have read that pruning mode is only for "node" mode of the bitcoin core.
i use "node" mode and P2Pool system to mine (hobbyist).

can i have a problem to use P2Pool and pruning at the same time ?
thanks Smiley
1714957875
Hero Member
*
Offline Offline

Posts: 1714957875

View Profile Personal Message (Offline)

Ignore
1714957875
Reply with quote  #2

1714957875
Report to moderator
Remember that Bitcoin is still beta software. Don't put all of your money into BTC!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714957875
Hero Member
*
Offline Offline

Posts: 1714957875

View Profile Personal Message (Offline)

Ignore
1714957875
Reply with quote  #2

1714957875
Report to moderator
TierNolan
Legendary
*
Offline Offline

Activity: 1232
Merit: 1083


View Profile
June 23, 2015, 02:58:24 PM
Merited by ABCbits (2)
 #2

I don't see why that wouldn't work.  Pruning throws away information that is no longer required for verification.  All the info required for mining should still work.

I think p2pool is being updated at the moment though.

If there was a large force (more than 2 days worth of blocks), then your bitcoin node would just shutdown.  That is very unlikely though.

1LxbG5cKXzTwZg9mjL3gaRE835uNQEteWF
PatrickMacH
Sr. Member
****
Offline Offline

Activity: 442
Merit: 251


View Profile
November 18, 2016, 04:17:36 AM
 #3

i have read that pruning mode is only for "node" mode of the bitcoin core.
i use "node" mode and P2Pool system to mine (hobbyist).

can i have a problem to use P2Pool and pruning at the same time ?
thanks Smiley

Enabling pruning mode seems to prune the genesis block information, too. This block information needs to be available for P2Pool to verify the correct function of the rpc interface.

So in order to get P2Pool working with pruning mode enabled you have to keep the Bitcoin genesis block available for verification OR you have to modify your p2pool/bitcoin/networks/bitcoin.py file ...

◥◣◥◣
◥◣◥◣
611 (SixEleven) [SIL coin] following the spirit of the age,
you have to follow the edge of technology
◥◣◥◣
◥◣◥◣
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3388
Merit: 6581


Just writing some code


View Profile WWW
November 18, 2016, 05:42:38 AM
Merited by ABCbits (1)
 #4

Was it really necessary to necro post in this thread. Seriously.

Enabling pruning mode seems to prune the genesis block information, too. This block information needs to be available for P2Pool to verify the correct function of the rpc interface.

So in order to get P2Pool working with pruning mode enabled you have to keep the Bitcoin genesis block available for verification OR you have to modify your p2pool/bitcoin/networks/bitcoin.py file ...
This is incorrect. The genesis block is never inserted into the database. It's coinbase is never inserted into the database. The genesis block is hard coded into the client, it is not and cannot be pruned.

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!