Search found 1 match

Go to advanced search

by Cryptonomist
Wed Apr 04, 2018 12:11 pm
Forum: Pools
Topic: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.
Replies: 301
Views: 203345

Re: P2pool: Decentralized, DoS-resistant, trustless, censorship-resistant pool.

Hello,

I have a question related to the calculation of the global stale rate in the 1mb segwit version.

p2pool/p2pool/web.py, lines 94-102:


stale_prop = p2pool_data.get_average_stale_prop(node.tracker, node.best_share_var.value, lookbehind)


So to calculate the stale_prop the function "get ...

Go to advanced search