Bitcoin Forum
April 28, 2024, 12:28:36 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 [271] 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 ... 814 »
  Print  
Author Topic: [1500 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool  (Read 2591625 times)
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 19, 2013, 07:58:48 AM
 #5401

yeah, two days and still no transactions, even with 4 share and efficiency of 130...
i switch to btcguild for now
1714264116
Hero Member
*
Offline Offline

Posts: 1714264116

View Profile Personal Message (Offline)

Ignore
1714264116
Reply with quote  #2

1714264116
Report to moderator
1714264116
Hero Member
*
Offline Offline

Posts: 1714264116

View Profile Personal Message (Offline)

Ignore
1714264116
Reply with quote  #2

1714264116
Report to moderator
1714264116
Hero Member
*
Offline Offline

Posts: 1714264116

View Profile Personal Message (Offline)

Ignore
1714264116
Reply with quote  #2

1714264116
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
KALRONG
Newbie
*
Offline Offline

Activity: 52
Merit: 0



View Profile WWW
May 19, 2013, 10:30:07 AM
 #5402

yeah, two days and still no transactions, even with 4 share and efficiency of 130...
i switch to btcguild for now

remenber that the shares expire around 24h after you get them hehe
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
May 19, 2013, 11:13:39 AM
 #5403

i guess 'mintxfee' would be the creation tx fee, which you probably wont want to change unless you want to increase fees on your own transactions.  i assume most pools run with the default setting of 0.0001

minrelaytxfee doesn't exist in 0.8.1 (it's a constant). Looking at the source (main.cpp, CTxMemPool::accept), I added:
Code:
limitfreerelay=0
to my configuration. It may not be enough (I've not fully grasped all the conditions where this is applied).

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
daemondazz
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
May 19, 2013, 11:28:53 AM
 #5404

So I'm wondering whether the current long round time is related to the high latency issue. I've clicked on over a dozen of the servers in the list at http://p2pool-nodes.info/ and every single one of them has had a getwork template latency of >10 seconds.

I'm currently running a reindex on my bitcoind. It found a heap of orphan transactions and is now re-downloading the blockchain from around height 100,000...

I think I'm also going to have to temporarily switch to a different pool, until this catches up.

Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
mdude77
Legendary
*
Offline Offline

Activity: 1540
Merit: 1001



View Profile
May 19, 2013, 11:43:19 AM
 #5405

So I'm wondering whether the current long round time is related to the high latency issue. I've clicked on over a dozen of the servers in the list at http://p2pool-nodes.info/ and every single one of them has had a getwork template latency of >10 seconds.

I'm currently running a reindex on my bitcoind. It found a heap of orphan transactions and is now re-downloading the blockchain from around height 100,000...

I think I'm also going to have to temporarily switch to a different pool, until this catches up.

I was thinking it might be related to the recent switchover.  5/15 just happened.

Could also be bad luck.

M

I mine at Kano's Pool because it pays the best and is completely transparent!  Come join me!
GrapeApe
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
May 19, 2013, 01:28:13 PM
 #5406

I made some changes in the source code and compiled my own bitcoin-qt as per some controversial suggestions several weeks ago. My latency has been around 3.5 ms but about once an hour I get a spike as high as 2 seconds and that spike has caused a few orphans. What switch over are you speaking of on 5/15?
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
May 19, 2013, 02:00:11 PM
 #5407

I made some changes in the source code and compiled my own bitcoin-qt as per some controversial suggestions several weeks ago. My latency has been around 3.5 ms but about once an hour I get a spike as high as 2 seconds and that spike has caused a few orphans. What switch over are you speaking of on 5/15?

On 2013/5/5 block size in 0.8.1 nodes are allowed to be >500000 bytes and <0.8.0 versions must be upgraded to avoid remaining behind IIRC.

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
furball
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
May 19, 2013, 03:35:05 PM
 #5408

So I'm wondering whether the current long round time is related to the high latency issue. I've clicked on over a dozen of the servers in the list at http://p2pool-nodes.info/ and every single one of them has had a getwork template latency of >10 seconds.

I'm currently running a reindex on my bitcoind. It found a heap of orphan transactions and is now re-downloading the blockchain from around height 100,000...

I think I'm also going to have to temporarily switch to a different pool, until this catches up.

Could be right...I upgraded to the latest bitcoin version and applied the changes to the config per Prattlers suggestion and latency went away completely. What exactly do you mean by "catches up"? Will everybody need to update their bitcoind etc?
powersync
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
May 19, 2013, 04:52:47 PM
 #5409

Can anyone point me in the right direction on how to update bitcoind from 8.1 to 8.2 from command line on a ubuntu 11.10 server with a tar file.  I have it extracted  and I run "make -f makefile.unix bitcoind".  It builds the files and I run it but it still shows 8.1 when I do a getinfo.  Any help would be great.

PS
Richy_T
Legendary
*
Offline Offline

Activity: 2422
Merit: 2113


1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k


View Profile
May 19, 2013, 05:23:01 PM
 #5410

Can anyone point me in the right direction on how to update bitcoind from 8.1 to 8.2 from command line on a ubuntu 11.10 server with a tar file.  I have it extracted  and I run "make -f makefile.unix bitcoind".  It builds the files and I run it but it still shows 8.1 when I do a getinfo.  Any help would be great.

PS

are you running it from the install directory? You may need to do a 'make install' to make it the system default.

1RichyTrEwPYjZSeAYxeiFBNnKC9UjC5k
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
May 19, 2013, 06:34:42 PM
 #5411

I compiled the latest git version of bitcoind and with
Code:
mintxfee=0.01
minrelaytxfee=0.005
this is currently twice as fast as 0.8.1 with every settings I tried (from ~6s bitcoind latency to ~3s).

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
May 19, 2013, 07:14:19 PM
 #5412

3s lag? holy shit!

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Subo1977
Sr. Member
****
Offline Offline

Activity: 344
Merit: 250


Flixxo - Watch, Share, Earn!


View Profile
May 19, 2013, 07:27:36 PM
 #5413

I compiled the latest git version of bitcoind and with
Code:
mintxfee=0.01
minrelaytxfee=0.005
this is currently twice as fast as 0.8.1 with every settings I tried (from ~6s bitcoind latency to ~3s).

I think These Settings Must be in satoshis for the latest git

X       ▄▄█████████▄▄
    ▄██▀▀         ▀▀██▄
  ▄██▀              ▀██▄
 ▄██     ██▄▄          ██▄
▄██      █████▄▄        ██▄
██       ████████▄▄      ██
██       ███████████▄    ██
██       ██████████▀     ██
▀██      ███████▀       ██▀
 ▀██     ████▀         ██▀
  ▀██▄   █▀          ▄██▀
    ▀██▄▄         ▄▄██▀
       ▀▀█████████▀▀
.flixxo    X▄████████████████████▄
██████████████████████
██████████████████████
████████████▀▀███████
█████▀████░░░░░░▄████
█████░░░░░░░░░░▄█████
█████▄░░░░░░░░░░██████
██████░░░░░░░░░███████
███████░░░░░░▄████████
████▄▄░░░░▄▄██████████
██████████████████████
██████████████████████
▀████████████████████▀
▄████████████████████▄
██████████████████████
█████████▀█▀██████████
██████▀▀▀▀▀████████
██████▄▄░░▄▄▄░░███████
████████░░███░░███████
████████░░░░░░▀███████
████████░░███▄░░██████
██████▀▀░░▀▀▀░░░██████
██████▄▄▄▄▄▄███████
█████████▄█▄██████████
██████████████████████
▀████████████████████▀
X[[]]X
gyverlb
Hero Member
*****
Offline Offline

Activity: 896
Merit: 1000



View Profile
May 19, 2013, 07:32:02 PM
 #5414

I compiled the latest git version of bitcoind and with
Code:
mintxfee=0.01
minrelaytxfee=0.005
this is currently twice as fast as 0.8.1 with every settings I tried (from ~6s bitcoind latency to ~3s).

I think These Settings Must be in satoshis for the latest git
Damn that lack of hidden settings documentation...
It makes git performance even more interesting.

P2pool tuning guide
Trade BTC for €/$ at bitcoin.de (referral), it's cheaper and faster (acts as escrow and lets the buyers do bank transfers).
Tip: 17bdPfKXXvr7zETKRkPG14dEjfgBt5k2dd
furball
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
May 19, 2013, 08:02:58 PM
 #5415

Can anyone point me in the right direction on how to update bitcoind from 8.1 to 8.2 from command line on a ubuntu 11.10 server with a tar file.  I have it extracted  and I run "make -f makefile.unix bitcoind".  It builds the files and I run it but it still shows 8.1 when I do a getinfo.  Any help would be great.

PS

I had a similar issue compiling from the git repository after doing a "pull" of the latest code. Ended up moving the old bitcoin source to another directory and starting with a fresh clone of the Bitcoin source code. I just used "make -f makefile.unix" without bitcoind...seemed to work for me.

All the best with it.
Mogumodz
Sr. Member
****
Offline Offline

Activity: 290
Merit: 250



View Profile
May 19, 2013, 08:26:41 PM
 #5416

Hmmmmm


Bitcoin OTC rating GPG ID: 3E7974A1 P2Pool statistics: p2pool.info
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
May 19, 2013, 08:37:43 PM
 #5417

Hmmmmm


ROFL Cheesy

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
furball
Full Member
***
Offline Offline

Activity: 172
Merit: 100



View Profile
May 19, 2013, 08:42:32 PM
 #5418

Looks like a block was found in the last 30 minutes...hopefully we wont see another 3 day round like that for a while!
Prattler
Full Member
***
Offline Offline

Activity: 192
Merit: 100


View Profile
May 19, 2013, 08:46:41 PM
Last edit: May 19, 2013, 10:07:04 PM by Prattler
 #5419

Default settings are:
Code:
mintxfee=0.0001
minrelaytxfee=0.0001

If you're suffering from high getblocktemplate latency, try to increase both. Don't go crazy, just slightly higher than default should work. The goal here is that your mempool doesn't accumulate spam transactions that other pools won't confirm might take a while to get confirmed by pools.

These settings will get your getblocktemplate latency down:
Code:
mintxfee=0.0005
minrelaytxfee=0.0005

I think These Settings Must be in satoshis for the latest git
These settings need to be as floats in BTC.
Code:
    if (mapArgs.count("-minrelaytxfee"))
    {
        int64 n = 0;
        if (ParseMoney(mapArgs["-minrelaytxfee"], n) && n > 0)
            CTransaction::nMinRelayTxFee = n;
    }

ParseMoney parses strings, but only accepts float values in BTC, like "0.0005". "50000" will get parsed as 50000 BTC.
See https://github.com/bitcoin/bitcoin/blob/master/src/util.cpp#L417. Will edit if someone corrects me.
powersync
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile
May 19, 2013, 09:01:08 PM
 #5420

Can anyone point me in the right direction on how to update bitcoind from 8.1 to 8.2 from command line on a ubuntu 11.10 server with a tar file.  I have it extracted  and I run "make -f makefile.unix bitcoind".  It builds the files and I run it but it still shows 8.1 when I do a getinfo.  Any help would be great.

PS

I had a similar issue compiling from the git repository after doing a "pull" of the latest code. Ended up moving the old bitcoin source to another directory and starting with a fresh clone of the Bitcoin source code. I just used "make -f makefile.unix" without bitcoind...seemed to work for me.

All the best with it.

Yep I ended up doing the same thing.  Thanks

PS
Pages: « 1 ... 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 [271] 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 ... 814 »
  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!