going back about 3 or 4 pages
WOW! How?
1) actual bitcoin from git ( moves variables ...Fees.. from main.h to main.cpp)
2) set in src/main.cpp the parameters to
int64 CTransaction::nMinTxFee = 1000000000; # Override with -mintxfee
int64 CTransaction::nMinRelayTxFee = 1000000000;
3) compile bitcoin
EDIT:
Or.. not tested: set -mintxfee -minrelaytxfee to 1000000000 without editing main.cpp
4) in bitcoin.conf:
blockmaxsize=5000
blockprioritysize=0
blockminsize=0
Greets
Basically your saying that pool mining is 100 times better for bitcoin than your p2pool settings coz some pools can commit up to 100x the transactions that you do.
Transactions are the other part of what is necessary to keep bitcoin alive.
No transactions means no bitcoin.
...
Yeah, so there's really no reason not to just change it over to the TX'es. Add them to your blocks, take the risk of having a few more orphans, but get the whole TX amt if you solve it
Except that is the exact opposite of the BTC design.
BTC design is to halve every 4 years coz transaction fees will 'supposedly' cover this over time.
So doing it that way means to head in the direction of giving all the reward to the block finder ... i.e. the opposite of being a pool.
so obtuse
i'm not helping propagate your share full of transactions, because it gets orphaned
if a large amount of transactions still cause shares to have an increased chance of being orphaned and assuming people still use p2pool when this may matter, in 4, 8, or 12 years, then i suspect it would be wise to then do a rethink.
oh, assuming the issue w/ the increased orphans isnt solved by then, in a decade or whatever.
he can run his pool the way he wants to. right now, that's the best way to run a p2pool pool.
you can either a) fix p2pool so that having a bunch of transactions doesn't cause you to get double, triple, or quadruple as many orphans, b) implement a stop-gap like i proposed, or c) stfu