Bitcoin Forum
May 27, 2024, 10:23:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 85 »
101  Bitcoin / Hardware / Re: T17e review. on: May 25, 2020, 04:34:45 AM
I believe vinsh has fw for all variants but yes double check. We're hoping to partner with a dev since the 17 series aren't compatible with multiple (over three) coinbase outputs.
102  Bitcoin / Mining speculation / Re: It is 2020 time for a new diff thread. on: May 25, 2020, 04:21:32 AM
Yea, hashrate is trickling down. I see about 6% drop atm so 10% isn't out of the question if fees keep dropping along with market rate.
103  Bitcoin / Mining speculation / Re: It is 2020 time for a new diff thread. on: May 24, 2020, 05:19:33 AM
Yea, i've got a read of 122 blocks per day atm.

at 118   or so a day  we will have an 18 jump  which may be the longest we have had in 8 years or more.


What's the reference to an 18 jump?
104  Bitcoin / Pools / Laurentia Pool - SPLNS+ | 0.3% fee | Non Custodial | North American Mining Pool on: May 24, 2020, 12:14:12 AM


Our Whitepaper can be read here: https://laurentiapool.org/wp-content/uploads/2020/05/laurentiapool_whitepaper.pdf and is below.

Code:
Laurentia Pool
A peer driven pooled hash model
Con Kolivas, Ryan Ellis
laurentiapool.org

Abstract.
Small, low overhead, regional specific mining pools promote dispersion of hashrate enhancing decentralization of a pooled mining network while maximizing return to the users. With localized peer driven pools, committed to a specific hash to blockfind cadence, and utilizing direct coinbase payments is the most efficient execution to achieve the best of both results: increase of revenue to self and local economy, and adding to the decentralization of pooled mining. Utilizing a peer-based model and a trustless scoring scheme provides users direct control over their newly proven work, and allows the pool operators the ability to focus on user UI/UX down to the individual. Limiting pool space allows the group to easily predict and adjust to changes in the mining network and environment with predetermined commitments, incentivizing peer collaboration in achieving targets and UI/UX development while not requiring it.

Introduction.
The current pooled environment is dominated by pools based in a singular region and modeled after profit driven enterprise , of which most to all retain a user’s funds for a payout at a specified threshold increasing liability to pool and risk to the miner. High fee rates are also a considerable amount of economic stimulus that is injected into the host country, far away from the miner themselves. An open pool system does allow freedom but also allows for variances in revenue as miners move or shift hash in accordance to their will and preference, likely disrupting earnings across multiple pools for multiple parties. Certain scoring systems can be manipulated or even hash moved to other SHA-256 networks by pool hosts, with and without a miner’s consent. Requiring far more trust from the miner than necessary.
With a limited user base on a single localized server, latency is reduced by not having to relay across multiple nodes to submit shares to the master pool. Increasing performance, reducing chance of orphaned blocks, and eliminating the need for excessive development or maintenance costs in these areas. Utilizing lean code and operations, fee rates can be minimal, adding considerable gain to gross profits for a miner, and translating directly to net for an established one.

Scoring.
Modified ckpool.org SPLNS code by Con Kolivas specifically for Laurentia Pool. This section consists of excerpts as taken from ckpool.org:

SPLNS stands for Score Per Last N Shares. Score refers to the fact that share value is weighted by the difficulty of the share found. Last N Shares refers to the fact that the score is a rolling score based on N shares where N means 5 x the current difficulty. The rolling average is weighted according to when the shares were found - the more recent shares are the more they are worth.
Hop proof - the system cannot be gamed to earn more by hopping on and off during lucky blocks.
Short "ramp up time" compared to PPLNS - rewards more rapidly rise to stable levels when you first start hashing.
Block finder rewards - a large share weight is attached to block finds (but is applied to the next block reward since user rewards are included in the existing unsolved block reward.) The sooner the next block is found, the higher the block finder reward is.
Malicious & faulty miner disincentives - since shares are rewarded according to the difficulty of the share found, malicious miners that withhold block solves, or faulty hardware that doesn't produce high diff shares will have substantially less reward than on any other pay scheme or pool.

SPLNS calculation is done on the fly and updated every minute based as a product of HERP DERP.
Herp stands for Hash Extracted Rate Product - where each share is worth sqrt(MIN(share diff, network_diff) / work_diff) * work_diff / 2
Derp stands for Difficulty Extrapolated Reward Payment - where the reward equals the user's herp divided by the pool's herp i.e. it is the expected reward should a block be found now.
The pool's Herp is simply added until it reaches 5 * network difficulty. After that it is biased every minute by scaling existing herp down to add the latest minute's herp and all users' herp is adjusted by the same scale the pool’s was.
Accurate statistics by the minute - include accurate estimates of hash rate, herp and derp - which translates into an accurate estimate of payout should a block be solved.
Luck estimates - as the difficulty of each share is calculated into the user's herp, it is compared to an equivalent 'last N share' calculation to determine the miner's overall luck. This is done on a per worker and per user basis and displayed in the stats. The larger the miner and the longer they mine, the closer to 1 their luck will be.

Coinbase generation - Block solve reward is distributed directly from the block to each user, meaning each user gets a 'mined' transaction directly into their wallet as soon as the block is solved so there is no wait to get paid and no pool wallet storing user's rewards. Rewards will be considered 'immature' by bitcoin rules so will be unspendable until 100 network confirmations have passed (approximately within 17 hours).

Blocks are always as full as network congestion demands - never mine empty or light blocks and yet is still extremely fast at getting new work out to miners on block changes to minimize wasted work and decrease orphan risk. Rapid propagation of blocks thanks to high speed low latency connection to further decrease orphan risk.

Shares all transaction fees with miners - transaction fees account for a significant portion of mining reward now and blocks full of transactions the extra rewards can be substantial.

Network.
Separate physically located nodes from the same pool could just as easily find different blocks to other nodes on the same "pool" as completely different pools can - this means nodes of the same "pool" are just as likely to orphan blocks from other nodes of the same pool as a completely different pool. Having miners from remotely connected nodes to the same master pool just means there is actually more potential conflict over what a new block is than that imposed by mining to a relatively distant single pool node.

What the pool policy is about which node is the "master" node ultimately determines which block gets propagated in a conflict situation between different physical nodes on the same pool.  For example, if a pool's master node is in the USA, and it has a node in DE, and both nodes find a block at the same time, then even though miners in DE have a local node, the master node will override their block with the USA node. This is actually _less_ likely to happen if the DE miners were to just mine directly to the USA node if the USA node takes priority. Alternatively, if the pool is designed such that the mined block takes precedent regardless of where it originates, then both the DE and USA nodes will get into a fight across the internet and the best connected one will win out. Again, this means there's no guarantee that mining locally on the same pool will save you from having your block orphaned.

Therefore, the most important measure is not latency to the node you're mining to, but the quality of the connectivity of the node responsible for block propagation in both latency, priority with bitcoin nodes, and speed of block processing. A network of miners across the globe with separate mining nodes in different locations is not as powerful as a relatively local cluster of the same number of miners mining to the one physical location. The main determinant of risk of orphaning blocks is speed of pool processing of potential blocks, block propagation, and the quality and speed of connectivity to other bitcoin nodes. The Great Firewall of China presents its own challenges with potentially great latency at moving blocks from outside the GFW inside and vice versa. However, whilst there is a lot of mining hashrate clustered within the GFW meaning a lot of blocks originate within the GFW, the block that succeeds in an orphan block race is determined by the block that is seen first by the greatest number of validating bitcoin nodes. If every node outside the GFW sees one block and every node inside the GFW sees another, given the larger number of nodes outside the GFW, the one outside will likely succeed. Mining on a node inside the GFW when you are outside it then makes no sense at all given the extra latency of trying to get through the GFW.

Structure.
A limited size pool of 100 potential users with an average minimum hashrate target per user through contract. An extremely reduced fee to cover operational overhead and UX enhancement. Direct visibility to work on chain, and collaboration with operators for a personal UI/UX experience.  A fair scoring scheme paid out directly from coinbase with every blockfind. Predictability through data and math for a specific cadence to blockfind, with statistics that update every minute. “Gaming”, hop proof, and disincentivizes poor or malicious equipment use with a score scheme that reward for every hash.

Incentive.
By focusing on the user and their location coupled by lean efficient operation the pool is able to drive revenue gain to the miner and incentivize collaboration with peers. While the miner is in a trustful scenario through commitments, contractual and inherent, the trustless payout scheme and high margin mining incentivize participation to the pool without any underlining ethos. Requiring no further action outside of proving work to the network.
Conclusion.
The pool model minimizes trust through a fair direct payout scheme, enhances the pooled mining environment through dispersion of network hash globally. And with a pool cap by design, cannot centralize the network itself. Will increase revenue while offering predictability of reward cadence. Reduces trust given to the pool operator by the miner and spurs collaboration with peers, without requiring it. It is reliant on a miner’s commitment and is only trustful in that regard as the miner can fully verify the chain on which they are working directly from the network. Utilizing simplicity and efficiency in code and operations.




SPLNS Score | Full Blocks | Transaction Fee's Paid | 0.3% fee

https://laurentiapool.org - landing/informational site

https://pool.laurentiapool.org - pool site

https://t.me/laurentiapoolservice - telegram public group chat

We invite you to read the whitepaper above, and visit our site.

This is a limited space pool designed to disperse hashrate in the current pooled mining landscape. Space is limited to ensure that the likely hood of centralizing hashrate to this pool and future pools created in other regions will never reach majority.

Laurentia Pool is modeled to optimally achieve a minimum cadence of 5 blocks per diffadj (with no cap on hashrate, just user space).

Laurentia Pool is production ready, will "open" when our minimum hash rate target is reached. This minimum target, and all goals, are based on network statistics and probability of blockfind.

Configuration:
The pool is pw protected and any attempt to mine without an issued pw will result in failure.

Point your miners to:
  • pool.laurentiapool.org:3333

High diff miners (1M+):
  • pool.laurentiapool.org:4333

Set your username to your btcaddress with any or even no worker extension, and your provided password.
  • eg: cgminer -o stratum+tcp://pool.laurentiapool.org:3333 -u 1PKN98VN2z5gwSGZvGKS2bj8aADZBkyhkZ.0 -p SUPPLIEDPW

The pool is password protected to retain reward consistency through each mining period (2016 blocks). Once commitment minimum is reached pw's will be issued and mining will begin.

Laurentia Pool supports IPV4 and IPV6, users are encouraged to test and use the lowest latency available.
  • pool4.laurentiapool.org
  • pool6.laurentiapool.org

The post below outlines the pools needs for hash commitments and updated regularly. If interested please use our contact methods and/or commitment page (optional) at https://laurentiapool.org/commitment
105  Bitcoin / Mining speculation / Re: It is 2020 time for a new diff thread. on: May 22, 2020, 02:12:00 PM
I'm surprised to see hashrate just slightly up after this re target. Was expecting to see faster blocks with about 110EH. I suppose price drop is keeping some equipment from coming back online.
106  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: May 20, 2020, 01:39:21 PM
Hello All, I am new to using Newpac. I am running 5 total using gekkoScience hub and power brick 8Amp. I find when mining whether it is at 100,200 or 300 it always Zombies. It tries to recover and does a few times but when I come home cmd script is closed and no longer running. Can it be that they are not getting enough power? And if I were to tweak voltage pot is there a way to read what the voltage change is anywhere?

Are you actively cooling the sticks?
107  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 255 blocks solved! on: May 20, 2020, 01:30:58 PM
To those who are curious as to what the donations bought for this pool, and also to the geeks among us who are naturally curious about such things—if I'm not mistaken, and hopefully with his permission to post this, -ck used the money to migrate the pool to this beast of a machine. Here are its specs:

ProviderOVH US LLC
TypeDedicated server
LocationVint Hill, Virginia, USA
ProcessorIntel Xeon E-2274G Processor (8M Cache, 4.00 GHz)
Memory32GB DDR4 ECC 2666MHz
Storage3 x 4 TB HDD SATA Soft RAID or 2 x 960 GB SSD NVMe Soft RAID
Public bandwidth1 Gbps unmetered (burst 2 Gbps)

-ck wasn't kidding when he said that the new server is "massively overqualified for the task now." I think that that's a colossal understatement, and even more so if he went with the NVMe SSD variant.

This all looks familiar. ;P
108  Bitcoin / Pools / Re: [∞ YH] solo.ckpool.org 2% fee solo mining 255 blocks solved! on: May 12, 2020, 12:40:30 PM
Could set up a multisig wallet with phil, ck as signers.

Vint Hill I hear is a pretty nice location, though hillsboro is in likely in my own back yard here in Oregon.
109  Bitcoin / Pools / Re: ckpool.org ZERO FEE SPLNS no registration mining pool US/DE/CN on: May 11, 2020, 01:30:57 PM
I'm not sure we can sway -ck to keep these pools open or not but I'd think of donating in support of keeping one or both open and available to the community. Likely a reasonable show of support to help -ck fund the pools and cover these recent losses will reduce the burden he shoulders for what looks like the 6000 users that enjoy his work.

Just a thought.   
110  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: May 03, 2020, 05:28:43 PM
Looks like the announcement thread pictures are not displaying. Maybe it's me on my end?

Just looking to refresh on the voltage settings and how they look displayed on the unit.
111  Bitcoin / Hardware / Re: Bitmain Introduces the S17+ and T17+ on: April 28, 2020, 02:26:24 PM
Looks like more inventory on the s19 models as well. Batch time changes on everthing.
112  Bitcoin / Hardware / Re: MicroBT WhatsMiner M30S++, M30S+, M30S, M31S+ Hardware Specifics on: April 23, 2020, 02:36:09 PM
Likely the psu's will struggle again but mBT has considerably less RMA and seems to work to fix these in a reasonable amount of time for later batches.
113  Bitcoin / Mining support / Re: innosilicon t3h 50t s1 hardware fault? on: April 16, 2020, 01:45:24 PM
Yea, Innosilicon is based in Wuhan. . .
114  Bitcoin / Pools / Re: ckpool.org ZERO FEE SPLNS no registration mining pool US/DE/CN on: April 16, 2020, 01:42:14 PM
*celebrate gif*
115  Bitcoin / Hardware / Re: Duty, Tariff, VAT Rates on: April 15, 2020, 02:52:22 PM
Tho, you didn't add Serbia, you only added Siberia (which I am not sure if we have data on).

Typo, is corrected.
116  Bitcoin / Hardware / Re: Duty, Tariff, VAT Rates on: April 15, 2020, 02:22:44 PM
Naderland 21%

Confirmed, and already on list thank you.
117  Bitcoin / Hardware / Re: MicroBT announced M30s on: March 24, 2020, 03:39:00 PM
Obvious scam at that pricing, though MB is shipping with in 7 days we're told.
118  Bitcoin / Hardware / Re: Bitmain Introduces the S19 and S19 Pro on: March 24, 2020, 03:37:50 PM
Considering Bitmain's increasing distance between their domestic sales and international sales it's making the s19's less lucrative at the current pricing.
119  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: March 24, 2020, 03:31:25 PM
Looks good to me. Like the filter. I use something similar on my rack with with other units. Nice to reduce the need to open up and dust.
120  Bitcoin / Mining speculation / Re: Question about bitmain pods on: February 17, 2020, 03:00:29 PM
I believe core scientific has some, maybe see if you can get a tour.
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 ... 85 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!