Bitcoin Forum
July 05, 2024, 04:53:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 4 5 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 19, 2018, 10:01:08 PM
Try to update win wallet but it stucks on sync. What should I do? Delete some dat files?
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 12, 2018, 06:09:13 PM
seeksilence1 im still have feels that any users is Huh?


check my screens=i posted this setup here = BIG SCREENS



omg

Just figure out it is my setting problem for computing preference. The learning curve is high without a good tutorial. Smiley
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 12, 2018, 04:38:32 PM
 boinccmd --project_attach http://www.worldcommunitygrid.org weakaccountkey

I am adding the wcg to the same server but it only starts one wcg thread. Is it normal? With two projects running, the cpu usage is still around 40%. Any way to utilize more cpu power? Thanks.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 10, 2018, 09:25:57 PM
how can I associate RAH cpid to WCG if i already had an old account with WCG? Is there a risk the rah cpid be replaced by wcg cpid and so the credit get lost?
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 07, 2018, 01:22:58 PM
Is there a way to control cpu usage?

For Rosetta/Boinc, or BBP wallet?
For Rosetta/Boinc. The cpu usage is just around 70-80%. Is it because no new task to perform?
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 07, 2018, 04:52:33 AM
Is there a way to control cpu usage?
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 03, 2018, 06:03:00 PM

I'm shooting for knowing when a CPID creates a letter, and letter approval metrics by CPID.  Then in the future we may be able to add LetterWeight for part of POW mining and/or part of cancer mining (thats up in the air).  The primary goal being that each CPID writes one nice
 (upvoted) letter per 60 day period to an orphan to maintain 100% letterweight - or maybe letterweight is affected by upvote %. 


Should we vote this new feature before implementation since it affects everyone?
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 02, 2018, 03:55:23 PM
For staking, do i need to send the coin from another address to the cpid associated address in the same wallet?
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 02, 2018, 03:05:54 PM
What should I look at for "exec getboincinfo" and "exec totalrac" to make sure the rac be credited?
both the taskweight and stake amount/UTXO target?  
Basically your "UTXOweight" in "getboincinfo" should be equal to or larger than your "UTXO Target" in "totalrac". However I'm not quite sure how often the weight gets updated server-wise. If you don't think it adds up you can
1. make sure you have enough BBP on your controller wallet
2. perform "exec podcupdate true" (and be patient, this can take a while...)
3. after the update went through ok (giving "processed XXX over Y cpids) check again under "getboincinfo"

Hope that helps. Wink
Thanks. Really a lot of changes I am trying to catch.

I checked http://wiki.biblepay.org/Distributed_Computing. The formula for the share is
UTXOWeight * TaskWeight * RAC

Also I checked http://pool.biblepay.org/  report--superblock view, I saw UTXOWeight, TaskWeight, but there are a few RACs there. Is the ModifiedRAC used to calculate the share?
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: April 02, 2018, 04:23:38 AM
What should I look at for "exec getboincinfo" and "exec totalrac" to make sure the rac be credited?
both the taskweight and stake amount/UTXO target? 
31  Alternate cryptocurrencies / Mining (Altcoins) / Re: [GUIDE] Setup your own Ethereum mining pool. on: March 24, 2018, 03:03:31 AM
How to add the nicehash support? Set up a new config.json for a different port and only set proxy to be true? Thanks for any advice.
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ETZ]EtherZero - Fork 1:1 of Ethereum | 0 TX Fee | Masternode | 10000+ TPS on: March 21, 2018, 04:05:38 PM


./build/bin/open-ethereum-pool config.json          (copied from config.example.json)
./build/bin/open-ethereum-pool api.json
./build/bin/open-ethereum-pool pay.json
./build/bin/open-ethereum-pool unlock.json


These are correct,  need to run 4 programs.


Thanks. I will try it this weekend. BTW, if I want to add nicehash support, do i just need to copy the example config and increase the difficulty and change the stratum port and then run ./build/bin/open-ethereum-pool nicehash.json?
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ETZ]EtherZero - Fork 1:1 of Ethereum | 0 TX Fee | Masternode | 10000+ TPS on: March 20, 2018, 10:46:48 PM
I am just trying to set up a mining pool. I am a little confused with the config files config.json, api.json, pay.json, unlock.json.
Do I need to run 4 programs
./build/bin/open-ethereum-pool config.json          (copied from config.example.json)
./build/bin/open-ethereum-pool api.json
./build/bin/open-ethereum-pool pay.json
./build/bin/open-ethereum-pool unlock.json

or ./build/bin/open-ethereum-pool api.json can be skipped since config.json set api be true?

Thanks for advice.
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: March 11, 2018, 03:56:28 PM
Do I need to unlock my Sanctuary wallet to start the POW mining before run "exec associate rosetta_email_address rosetta_password true"? Is it safe to keep the wallet unlocked in the Sanctuary server while mining? Or it is better to turn off the mining in sanctury server?
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS on: March 09, 2018, 12:51:32 AM
I just started PODC today and had some RAC but I did not get any payment. Will the RAC go to the next superblock and why the RAC is not credit in this superblock?

"Command": "getboincinfo",
  "CPID": "------------",
  "Address": "--------",
  "CPIDS": "----------;",
  "CPID-Age (hours)": 422376,
  "NextSuperblockHeight": 33825,
  "NextSuperblockBudget": 2660579,
  "----------_ADDRESS": "-------",
  "----------_RAC": ----.--,
  "-----------_TEAM": 15044,
  "---------_TaskWeight": 100,
  "------_UTXOWeight": 100,
  "Total_RAC": ----.--,
  "Total Payments (One Day)": 0,
  "Total Payments (One Week)": 0,
  "Total Budget (One Day)": 2660579,
  "Total Budget (One Week)": 2660579,
  "Superblock Count (One Week)": 1,
  "Superblock Hit Count (One Week)": 1,
  "Superblock List": "33620",
  "Last Superblock Height": 33620,
  "Last Superblock Budget": 2660579,
  "Last Superblock Payment": 0,
  "Magnitude (One-Day)": 0,
  "Magnitude (One-Week)": 0
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: 【ANN】【PIRL】【PoW ETH Masternode Asic Resistant】 ►► NO PREMINE - NO ICO ◀◀ on: February 16, 2018, 01:35:18 AM
The coin looks interesting. But I just checked the github source and found it is not up to date. So this project is not open source project?
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: January 10, 2018, 03:15:14 PM

The feature to pay 5 BBP for each distinct letters upvote or downvote per Pool User is finished, but not deployed yet.  I will put some type of slogan on it when its ready to use.



Just a warning: this feature could be abused if someone just upvotes or downvotes all letters without reading it.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: January 06, 2018, 07:13:18 PM
I just downloaded and updated the wallet binary. It works.
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: January 06, 2018, 03:52:57 PM
Lots of information. Just shutdown the pool and wait for the new wallet.
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BiblePay - New Coin Launch - Official Thread on: January 02, 2018, 09:01:08 PM

And now I'm getting the same error again.
I deleted it many times, trying to resync , delete watchman database, and still have this problem, and my node is PRE_ENABLED on my node, and other nodes listed it as WATCHDOG_EXPIRED

also I see many WATCHDOG_EXPIRED (about 24)

Just tested mine. No problem found.
Pages: « 1 [2] 3 4 5 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!