Bitcoin Forum
October 02, 2025, 07:51:45 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 »
1  Bitcoin / Mining speculation / Re: Over paying for hash power, why? on: April 24, 2020, 03:45:50 PM
I still think that someone washed some stolen btc.
2  Bitcoin / Mining speculation / Re: Over paying for hash power, why? on: April 23, 2020, 05:12:01 PM
overpayment have finished imho

I've made a nice overprofit in the past few days

God bless the payer
3  Economy / Services / Re: EU / Co-location / ASIC / 0.05 euro/kWh on: April 11, 2020, 05:00:27 AM
Bump
4  Economy / Services / Re: EU / Co-location / ASIC / 0.05 euro/kWh on: April 06, 2020, 08:47:16 AM
Thanks zorvalth.

Lets bump it up!
5  Economy / Services / Re: EU / Co-location / ASIC / 0.06 euro/kWh on: March 31, 2020, 03:12:51 PM
I am happy to see a satisfied customer.
6  Economy / Services / Re: EU / Co-location / ASIC / 0.06 euro/kWh on: March 29, 2020, 02:25:59 PM
Bump.
7  Economy / Services / EU / Co-location / ASIC / 0.05 euro/kWh on: March 27, 2020, 07:34:29 AM
Hello,

I would like to offer co-location space for our Bulgaria / Europe based mining facility.

The hosting price is based on power consumption and from 0.05 euro per kWh.

The flat price covers:
Electricity it self
Facility rent
Ventilation (with water cooling of income air during the hot months)
Internet
Maintenance
Cleaning
24/7 monitoring

The facility is suitable for ASICs only.

If you have any questions, please let me know here, PM, Telegram: t.me/AsicCoLocation, Viber: +359 888235569, or give me a phone call at the same number (English).
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: On Building a 19 x 2080ti GPU Rig - Need input and suggestions on: November 23, 2019, 08:19:25 AM
1. Yes, you can, but you have to link the ground lines of all PSU's.
2. Any riser can do the job.
3. Search in google or youtube for 19 gpu mining rig.
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: August 04, 2019, 11:41:09 AM
Hi Patrike,

I'm using Russian (vnish 3.8.6) of the custom S9 firmware you are offering in the last AwesomeMiner. I want to migrate to your version to support you, but don't want to lose all the setting/tuning I've already done. Is it possible and what is the best way to do it?

P.S. Uploaded your version of the firmware on one machine for testing. All the settings remained the same, but there is something wrong: Antminer keeps restarting every few minutes (the auto tuning part is not activated).
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: May 08, 2019, 07:08:25 AM
Hello Patrike,
Some ideas that you can implement:
1. Possibility to "auto sort/auto refresh every X seconds" by last used column in Main/Miners window. Right now I can't list over 100 active miners at the same time even on 4K Portrait oriented monitor. This is why I have to double-click "Status" or "Performance" tabs at least once in a minute to see if there is a miner with a problem (disconnected, with high temp or low hashrate). By adding "auto refresh" the miners with problems will pop up at the top and will be easier spotted.
2. If it is possible add an functionality to split the list of miners like it is in Excel sheets: https://youtu.be/LMtR_Oe1pHk?t=410 The idea here is to have visibility of the top of every group of miners in different panel and combined with the previous idea to have visualized the problematic miners of different groups  at the same time.
3. An option to enable/disable visibility of Description, Status, Progress, etc. tabs.

Have a nice day.
11  Economy / Service Announcements / Re: USED: Antminer S9, S9i, D3, Avalon A921, Innosilicon A9, Innosilicon S11, ... on: May 05, 2019, 12:17:35 PM
Take a look at this topic: https://bitcointalk.org/index.php?topic=5137206.0 before ordering from this company.
12  Economy / Computer hardware / WTB 120 Antminer s9/s9i on: May 01, 2019, 06:22:25 PM
Looking for used Antminers s9/s9i 13.5/14TH with PSU.
I'm located in Europe, so the miners shold be located in Europe (so I can travel to test and pick them up) or should be abble to be shipped by DHL Air freight (payment will be made via forum escrow service).
You can make your offers:
1. Here in this topic.
2. PM
3. Telegram: t.me/WTBAntminers

Please for offers outside Europe, make your offer with packaging and shipment via DHL Air freight.

Thanks.
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 200000 miners on: March 27, 2019, 11:23:24 AM
Hi Patrike,

I'm trying to write a custom C# Script that sends a "reboot by IP" request. What is the way to get the host IP of a host that has triggered a Rule? Is it included in List<IMinerBase>?

I need to run a Script like this:

Code:
using System.Text;
using System.Net;
using System.Collections.Specialized;

public class ActionScript
{
private ContextProvider Context = ScriptManager.Context;

public bool Execute(List<IMinerBase> list)
{
foreach (var miner in list)
{
String ipToReset = // I need the IP of the miner that has triggered the rule or its host name

using (var wb = new WebClient())
            {
                var response = wb.DownloadString("http://xxx.xxx.xxx.xxx:xxx/?IP=" + ipToReset + "&RESET=");
            }
}
return true;
}
}
14  Bitcoin / Mining software (miners) / Re: Braiins OS: open-source mining firmware [S9, T1]. New release includes AsicBoost on: March 11, 2019, 01:29:40 PM
Is there a way to absolutely ignore temperature sensors of both PCB and chips (or just ignore the data from them)? I have bunch of S9 hash boards with broken sensors that reports temperatures in range from -64*C to 191*C and I'm willing to put them in work knowing the risk of burning/killing them... Right now I can force few to start, but once a broken chip reports a wrong data, the miner just shuts down...
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: October 18, 2018, 11:14:20 AM
Can someone help me to setup Linux to run Awesome miner remote agent? What do I need to run it on Ubuntu 16.04, except GPU drivers? I have a bunch of AMD rigs currently running under simplemining but really want to migrate to AM.
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: October 13, 2018, 04:55:09 PM
also - unless you are selling the coins the moment you are mining them - following which coin is profitable at that exact moment means nothing. Do some research, mine the coins that will gain value or will at least hold their value - sell when they are up, hodl when they are down.

It means alot. I will give you example:
Lets have 2 coins:
Coin A that gives me $1/day if I mine it at the moment (and can go up or down in price)
Coin B that gives you $0.50/day if you mine it at the moment (and we both know will double it price in near future, since we both did the research)
I'm selling my coins A to buy coins B at the moment I'm mining them. We both hold coin B.
I will always have twice more coins B then you.*

*Lets asume that transfer and exchange taxes are equal to zero.
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: October 09, 2018, 06:06:09 AM
Hi patrike,

Is it possible to add "zjazz" miner? It has ccminer compatible API. I've been testing it under AM for over a week and it works like it is suppose to do.

The supported Algorithms are cuckoo (Merit coin, Bitcash) and the new one x22i (SUQA coin).

Here is the GitHub link. https://github.com/zjazz
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: October 07, 2018, 06:03:36 AM
i see the estimated earnings for my gpu/cpu rigs but I see nothing about the earnings my ASICs are making - does AM do that for ASICs? is it pool specific?

You need to set a profile for you ASIC with the information required (hashrate and power usage). Then you have to specify the coin you are mining.
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: September 21, 2018, 06:15:05 AM
Hello Patrike,

Can you please provide me a link to "AwesomeMinerRemoteService.msi" version 5.5.1

I've delete it by mistake and cant upgrade / update to the newer version without it.

The "Upgrade remote Agent" function doesn't work.
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Awesome Miner] - Powerful Windows GUI to manage and monitor up to 10000 miners on: August 12, 2018, 01:32:25 PM
What is the way to set AwesomeMiner to communicate with CryptoDredge 0.8.1 or 0.8.2 as a "user defined mining software"? When I set it to "Compatible mode: Full (Commnad line and API)" and "Compatible software: CryptoDredge", AwesomeMiner is able to start it but can't read hashrate. Shall I set it as "API" only and what must be the API port in this case?
I don't want to replace 0.8.3 version, since I want both version to be available.
Pages: [1] 2 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!