Bitcoin Forum
June 21, 2024, 04:07:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MAX] MAXcoin - PoW, ASIC Resistance, Keccak GPU Mining on: April 13, 2019, 11:59:06 AM
Quote
Frei and Yolobit both on correct chain? Too much price diff
Yobit not allowing new deposits.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Orbitcoin v1.6.0.0 ~ NeoScrypt ~ Green Stake ~ 4 Years Old on: September 06, 2018, 03:44:30 PM
Greetings. I've a problem setting up Orbitcoin on yiimp.

The chain is synced (and re-downloaded multiple times), but when trying to submit a block I see
Code:
ERROR: CheckBlock() : merkle root verification failed
ERROR: ProcessBlock() : CheckBlock() FAILED

Any suggestions?
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: [OS] nvOC easy-to-use Linux Nvidia Mining on: May 15, 2017, 07:08:52 PM
Greetings fullzero. I'm working on similar thing, but with textmode and netboot and I'm in the begining of the road (did an image with this guide and cannot log in to it, 'cause no users were exported)). Please tell
1. What where your base pendrive livecd image and modifying soft?
2. Why separate builds for different mobos?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller on: April 26, 2017, 04:45:01 PM
Quote
by inputting your price in config
That's what I'm trying to do.
Quote
you haven't set hashrate
In "algorithms" section? It is set. And price for non-manual coin is fine.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller on: April 25, 2017, 10:36:39 PM
Quote
There is such option in MC, created by previous developers.  Calling "manual" pool
Found time to try this manual thing.
Code:
        "Manual": {
          "account": "111",
          "worker": "111",
          "apikey": "111",
          "userid": "111",
          "nobalance": false,
          "nospeed": false,
          "nospeedworker": false,
          "autofee": true,
          "balancemode": 0,
          "weight": 1.0,
          "minprofit": 1,
          "btcfee": 0.2,
          "sparam1": "hub.miningpoolhub.com",
          "sparam2": "-p 123",
          "sparam3": "stratum+tcp://",
        "algos": [
            {"active": true, "cname": "zcash", "algo": "equihash", "price": 8888, "tag":"zec", "folder": "_APARAM1_", "cweight": 1, "fee": 0.9, "command": "_APARAM2_", "arguments": "_APARAM3_ --server _SPARAM1_ --port 20570  --user _ACCOUNT_._WORKER_ --pass x","usewindow":  true }    ]          },
Price is zero (is this thing working?), difficulty is not loading (how would it -- without knowing pool's data stream format?), so "Earn" is zero too. What went wrong?

Also: is there hope for MC's internal overclock (and power) controls? If no, then maybe return to .bat for miners which can't do this?
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller on: March 28, 2017, 04:28:49 PM
lyolyalya, I think that your idea is over limits for reliable automatization. To address multiple issues including this one I propose one easy (for the dev)) trick. Instead of taking profitability and/or price from whatever, add new "price" tag to each coin. If filled, MC should calculate profitability internally, out of diff, reward, freq of finding, all that stuff. And so we can manually set estimated price which takes into account all uncalculable things.

If done, MC will become perfect and I will use it again))
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ANN [NETKO][NETKO] PoW/PoS | NO PREMINE | BLAKE2S | 8.MARCH 2017 on: March 22, 2017, 08:07:00 PM
I don't see Netko on pool.coin-miners.info. Only Honey in blake2s list.

Also: what's the legal status of cryptocurrencies in Slovenia?
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller on: February 20, 2017, 03:42:37 PM
That JSON requests are evil. All theese sites are so afraid of ddos and stuff... And it would be much more beneficial for all automation soft to use data subscriptions like FIX whatever possible.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller on: February 20, 2017, 01:46:17 PM
Seen theese blank responses today and belive that number of connections per minute is the case. 1 main worker + 1 control computer = data outage.
10  Alternate cryptocurrencies / Pools (Altcoins) / Re: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. on: February 11, 2017, 03:56:18 AM
Greetings MPH ppl.

1. Didn't use my favorite MPH recently because of LBRY and PASC. Any hope they will be added?

(don't know if it is the right place, maybe should ask the MPOS people, but here goes nothing)
2. The pool-based autoswitching is king. But please make new category including "Ethash, Equihash, Myriad-Groestl, NeoScrypt, Skein, Groestl, Cryptonight, Lyra2RE2, Keccak" for Nvidia - as far as can see theese are the top profit algos.
3. I'd like to autoexchange some coins while stockpiling the others. Can you do distinct settings on site or parse them from password field of connected miner programs?
(next one is probably should go to EWBF's thread, but I think your request will have more weight then mine))
4. For me, EWBF's miner don't disconnect from the pool after it is left with no work regardless of its new "eexit" option.

Thanks in advance!
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: How trustworthy is suprnova and zec miner? on: February 11, 2017, 03:24:30 AM
If you want to check the miner program then set up your firewall software to log its every connection and then calculate the time EWBF's mining for you. In case of the pool, do the output of the miner into the file and then compare quantity of shares found (in file) and shares recived (in pool's statistics).

And as was mentoned above, possible earning calculations are very approximated.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller on: February 11, 2017, 03:08:02 AM
Giraudy, thanks for picking up the project. Some thoughts:

1. Are you going to release the soruce? Because
2. I thought about mining based on difficulty alone, not on current or historical profitability. So
2.1. Are some/any pools/whattomines/exchanges transmitting current and/or historical difficulty?
2.2. If yes, then can you add columns akin to "earn" and "average" for it and allow to switch algos on diff drop, not on market hype?
3. How does the averaging of earns works? Can I tweak the averaging period?
4. Suprnova and MPH both have, say, Zcach. They transmit their own price for it, which differs - SN's price's higher. I belive that is wrong. So can you
4.1. Get prices from WTM or
4.2. Have prices set up per-algorithm: "Zcach - get from POLO", "Feather - get from Bittrex" etc. (as far as I can c WTM already does that...)
5. I had some weird "hardware error" message from MinerControl, it stopped complitely. Didn't do the screenshot and didn't see what was mined prior to the error. Can you provide any thoughts despite my shady explanation?
6. It would be great if MC remembered the sorting even in auto/after reload.

lyolyalya, hi. Seen you on MPH)
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!