Bitcoin Forum
May 28, 2024, 07:08:44 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]
161  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Minexcoin | Minexpay on: January 28, 2020, 08:27:11 AM
I'm really glad this project turned out, not to be failure, but for real, delivered what was promised.

Low-volatility coin... look at that flat line... no volatility at all...

162  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Idena is the first Proof-of-Person Blockchain on: January 28, 2020, 08:09:53 AM
The Idena team should have made this a lot easier for miners to engage in mining the coin. The process so far is very rigorous and has stiff penalties for mistakes which results to a miner losing valuable time. Thank goodness I wasn't the only one observing this. Please the penalty time should be looked into and adjusted.

The mining penalty is fine but the amount should be adjusted every epoch, It should depends on the number of validated nodes. Since mining rewards become lesser every week.

Also the time could be adjusted 1 hour is too much, I once experience having a power outage and im praying that power will resume soon because my mining is ON, 3-4 hours should be ok before penalizing the node.

Mining penalty is adjusted for every epoch, for each day even. It is roughly 8h of mining...
163  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Idena is the first Proof-of-Person Blockchain on: January 27, 2020, 12:34:56 AM
I have just finished script that checks if node has gone offline and sends you email if node is offline for more than 10minutes.

If you want, PM me with your node address and some email so I can sign you up for checking...


I've been working on a unnoffical Idena Portal, one stop place for additional FAQ's, tutorials and other usefull information.

Feel free to register an account which enables you to setup:
- Mining monitoring (notifies you by email if your node goes offline)
- Financial card (gives you an estimate of your current DNA holdings)

rioda.org/idena
164  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Idena is the first Proof-of-Person Blockchain on: January 26, 2020, 04:27:40 PM
And unnoficial Idena tutorials, tips and tricks...
As we are in testnet Smiley buggy things happen, untill stable versions come out, here are some tips and tricks...

1. Windows / run node externaly in a loop:
(this starts node again if it crashes for some reason, if it hangs, this wont help... but it might save you from penalty)

1. in location %userprofile%\AppData\Roaming\Idena\node create run.bat with content:

Code:
@echo off
set /a count=-1
:start
set /a count=count+1
title Idena Restarts: %count%
idena-go.exe
timeout /t 5
goto start

2. in client Settings>Node, turn off Run built-in node
3. run previously created bat
4. from location %userprofile%\AppData\Roaming\Idena\node\datadir open api.key with notepad and copy that key
5. in client, turn on Connect to remote host, paste api key and Save

2. Linux / run node in a loop:
(same as above)

1. Make a run.sh file in the same directory where the node file is, give it permision to be executable.
Code:
while true
do
. /idena-node-linux-0.16.5
sleep 10
done

4. When making flips, pro-tip:
Shuffle them good.. so that start of story and end is clearly mixed up...
Don't leave same start and end picture as in logical flip...
Did you know you can shuffle pictures by dragging picture around?



I've been working on a unnoffical Idena Portal, one stop place for additional FAQ's, tutorials and other usefull information.

Feel free to register an account which enables you to setup:
- Mining monitoring (notifies you by email if your node goes offline)
- Financial card (gives you an estimate of your current DNA holdings)

idena.site
165  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Idena is the first Proof-of-Person Blockchain on: January 26, 2020, 04:05:43 PM
I'll write some unnoficall FAQ in order to help comunity out. Many are also on Telegram and Discord, but in this way, people will maybe be able to google out this stuff...
Take this with healty dose of reserve as I'm just a guy who came with these conclusions without bothering devs to confirm it or deny it...
In the time that you are reading this, devs are maybe allready working on a fix and new versions came out...

Idena problems/solutions, frequently asked questions:

q1: Why am I getting black screen during validation in short session?
a1: a) If you are running multiple idena's in same household, your router maybe can't handle too much connections
     b) If you are running remote node, maybe your internet connection/router is failing

q2: Why am I getting black screen during validation in short session for a 10-15 seconds?
a2: If you are running remote node, there is possibility that your OS where the node is, and OS where the client is, are not synced to the same time... Maybe for that 10-15 seconds of difference...

q3: Can I put idena to run on my rig since it's allready online 24/7?
a3: You can but idena can cause different things and behaviour on computer from version to version... It can take all cpu resource or connections so your miner can't work as it should


Also, I've been working on a unnoffical Idena Portal, one stop place for additional FAQ's, tutorials and other usefull information.

Feel free to register an account which enables you to setup:
- Mining monitoring (notifies you by email if your node goes offline)
- Financial card (gives you an estimate of your current DNA holdings)

rioda.org/idena
166  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Idena is the first Proof-of-Person Blockchain on: January 20, 2020, 02:37:20 PM
I've been working on a unnoffical Idena Portal, one stop place for additional FAQ's, tutorials and other usefull information.

Feel free to register an account which enables you to setup:
- Mining monitoring (notifies you by email if your node goes offline)
- Financial card (gives you an estimate of your current DNA holdings)

rioda.org/idena
167  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Idena is the first Proof-of-Person Blockchain on: January 19, 2020, 08:57:06 PM
I had validated long before you were born, and how do u think am I supposed to feel now. More and more peoploids come here to pass validation but they dont realize this wont pump their sense of self-worth whereas others exhibit traits only a schizophrenic personality may exhibit just to dissemble their deliberate disregard of wretchedness coming to the day light as soon as they are exposed to be part of idena's lizard mentality intertwined with mendacity people uncover in every twitch of Idenas face.

That is one big ass sentence...
168  Alternate cryptocurrencies / Mining (Altcoins) / Re: GMiner v1.76 Equihash(BEAM, BTG, YCASH)/CuckooCycle(AE, GRIN)/Ethash/Eaglesong on: November 20, 2019, 11:38:24 AM
Hello, I'm just not as good with linux and dont have time to figure out how to make headless linux rig os...

I'm trying to run Gminer for windows as a service. I'm using NSSM, The Non sucking service manager. When I do all the work and run the service, it does not work. When I check "Allow service to interact with desktop" I find that miner restarts on message "Miner found tampering of miner code in memory" or something like that...

Anyone have idea how to make service out of win gminer? Any suggestion?
169  Alternate cryptocurrencies / Mining (Altcoins) / Re: SMOS Linux 2.0 Plug-In & Mine - Stability, security and performance on: May 23, 2018, 10:18:15 PM
Hmmm... Im jast geting black screen after starting meni.
Can someone give me link with a tutorial?
Thx

There is no tutorial except how to write an image to a hdd or usb. That is the key to success Smiley
Also, please write what hardware are you running, motherboard, cpu, gpus, etc...

https://www.smos-linux.org/installation
170  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] lolMiner-mnx, Mining MinexCoin(MNX) New version: v0.34 (Apr 11) on: May 15, 2018, 08:40:51 AM
Well I have to patch at least one bug I fixed in 0.2 into every 0.1x version I release here again since that bug may cause znomp pools to crash...

So - unless you give me very good reason why you need that I would prefer not to release this old versions again. As far as I know the newer perform better and are much more stable, so I do not see the need for this.
(By the way: currently 85% of all MNX blocks are mined by lolMiner and of them approx 90% with 0.3x versions  Grin)

I mined 3x more MNX by the older 0.1x version as with newer version. I don't know why. The sol/s is better in the new version but much less MNX mined by it on the suprnova mining pool. My VGA is a Gigabyte nVidia 1050ti OC.

Are you sure that the mining difficulty was the same as now? If before diff was lower, and now is higher, it's normal that you mine less coins. It has nothing to do with miner... I presume...
171  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Minexcoin - A new era of payments on: May 11, 2018, 09:27:00 AM
I can explain today's decline. We announced it during the weekend. A group of people from the Balkans emerges from the MNX, meaning not to dump the price but to leave the project. As we have said, we are not a small group of people who have been investing and mining here since begining. If you think we are stupid because we lose money, I must disappoint you. As I have said we have been here since the beginning and all the more than $5 is profitable sell for us, Of course we will not sell all at once, but by 10.06. to end some parking lots. If it is better to have new customers, it will help us to sell rest at a higher price. So expect that we did not finish a third of work and cap will continue to drop.

The reason why we go, knows the support team because all the credit goes to them. Everything was mentioned the previous weekend in the Telegram and can not be changed anymore.

Pozdrav, da li možeš da me uputiš ukratko šta se desilo sa mnx-om? Pomenuo si da je bila neka frka sa njihovom podrškom.
Samo da znam da li da prodajem ako će bunar da se nastavi pošto sam kupio dosta(za moje pojmove) na 18$ i za 3 dana ode na 13$ Cheesy baš sam maler
172  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BCBC]: Bitcoin@CBC Bitcoin without Satoshi on: March 12, 2018, 12:48:52 PM
Is there a Windows miner that I can use to mine this? I dont have ASIC Smiley
173  Local / Hrvatski (Croatian) / Re: Po vasem sta se isplati kopati najvise sad on: January 11, 2018, 12:43:44 PM
Uvek popularno pitanje i nemoguće za odgovor sa sigurnošću zato što ne možemo da predvidimo budućnost Smiley

Rudarim tek od 15.7.2017. i nemam baš mnogo iskustva.
Počeo sam sa 3x Nvidia GTX1060 3gb, pa sam dokupio još 3...

ZCash (ZEC), algo Equihash - ~4 meseca
iskustvo sa ovim algoritmom mi govori da dosta zavisi od Core clock-a GPU-a, i troši max struju tj koliko mu dozvoliš sa power limitom

Vertcoin (VRT), algo Lyra2v2 - 10ak dana
ovaj algo troši manje struje, tj rig je bio manje bučan, generisao manje toplote, nisam mnogo eksperimentisao

Verge (XVG), algo Lyra2v2 - 10ak dana

Electroneum (ETN), algo Cryptonight - 15ak dana
odličan algo, zavisi najvise od brzine memorije, gpu ostavite normalno, ili možda underclock, nisam eksperimentisao mnogo. Memoriju klokujete najvise sto mozete. Potrosnja struje je na 60%!!! Kartice se naprezu ni izbliza kao za ZEC. Od kako sam iskopao određenu količinu, vrednost im je skočila duplo... kul

Bytecoin (BTN), algo Cryptonight - kopam ga i sad
kao i ETN, samo sad mi je cilj da kopam različite jeftine novčiće i da ih ostavim u štednji u nadi da će nekad vremenom da skoče

Intensecoin (ITN), algo Cryptonight - kopam ga iz zezancije
kopam pomocu par procesora, cisto da skupim neku količinu novčića

ETH nisam kopao, isprva misleći da moje kartice sa samo 3GB vrama nece moci da kopaju ETH, kasnije se ispostavilo da mogu.

ETH, definitivno najbolja solucija za kopanje ako ne želite da rizikujete. Druga, moja strategija, kopajte razne novčiće male vrednosti koje i trenutno imaju neku normalnu isplativost ako bi ih prodali, a naravno, još bolje je ako ste u mogućnosti da ih ostavite sa strane kako bi dobili veću vrednost na kraju.
Pages: « 1 2 3 4 5 6 7 8 [9]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!