Bitcoin Forum
May 25, 2024, 08:10:10 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 ... 127 »
1441  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 17, 2017, 12:53:38 PM
Coins has been delisted as per Dev request ,
to all members please withdraw your coins , the pair was disabled .

I like the fact that you listen to the dev's requests, which is really reputable.
However i really love your staking feature, and after getting into other markets i really hope you can add us again Smiley
Also you should add some option for 2 Factor Authentication, which would probably make alot users to feel alot more safe.
1442  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TOR] Torcoin - X11 PoW - Tor Integrated Crypto - Torcoin.org on: June 17, 2017, 12:28:07 PM
no idea if this will work,
try changing statisticspage.cpp #70

    QString qVolume = QLocale(QLocale::English).toString(volume);
to
    QString qVolume = QLocale(QLocale::English).toString((qlonglong)volume);

Wow! That did work actually, thank you alot bumbacoin!
Was that a bug on the code or did have something to do with my system?
Anyway, thank you for your help it is not compiling perfectly!
Are you going to be developing this coin on the future?

Edit: seems like we have another error, there is no res folder at all which the compiler is looking for
Code:
RCC: Error in 'src/qt/bitcoin.qrc': Cannot find file 'res/icons/torcoin-80.png'
Makefile:1326: recipe for target 'qrc_bitcoin.cpp' failed
make: *** [qrc_bitcoin.cpp] Error 1

It is looking for multiple icons from the res folder, which does not even exist.
1443  Economy / Services / Re: Easy job..get $1 in btc(RATE INCREASED ) on: June 17, 2017, 10:19:53 AM
Here is my submission:


My addy: 1onnz4cetY6CqCVEUoTYkURMS8AfBgDg8
And my profile link: https://www.producthunt.com/@onnz423
Are the payments made daily or?
1444  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [TOR] Torcoin - X11 PoW - Tor Integrated Crypto - Torcoin.org on: June 17, 2017, 09:23:04 AM
here is a tor integrated torcoin wallet-qt for your anonymous pleasures,
now available in windows and mac flavours,


https://github.com/bumbacoin/torcoin-torintegrated/releases


..
as is always the case when you are trying something new,
back up your wallet prior to starting.

also,
this client may crash on first startup, or it may not
if so, please restart Smiley

Great work!
However i tried to compile this on my ubuntu mate and got the following error:
Code:
src/qt/statisticspage.cpp: In member function ‘void StatisticsPage::updateStatistics()’:
src/qt/statisticspage.cpp:70:64: error: call of overloaded ‘toString(int64_t&)’ is ambiguous
     QString qVolume = QLocale(QLocale::English).toString(volume);
                                                                ^
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qguiapplication.h:40:0,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qapplication.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QApplication:1,
                 from build/ui_statisticspage.h:14,
                 from src/qt/statisticspage.cpp:2:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:889:13: note: candidate: QString QLocale::toString(qlonglong) const
     QString toString(qlonglong i) const;
             ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:890:13: note: candidate: QString QLocale::toString(qulonglong) const
     QString toString(qulonglong i) const;
             ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:987:16: note: candidate: QString QLocale::toString(short int) const
 inline QString QLocale::toString(short i) const
                ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:989:16: note: candidate: QString QLocale::toString(ushort) const
 inline QString QLocale::toString(ushort i) const
                ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:991:16: note: candidate: QString QLocale::toString(int) const
 inline QString QLocale::toString(int i) const
                ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:993:16: note: candidate: QString QLocale::toString(uint) const
 inline QString QLocale::toString(uint i) const
                ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:895:13: note: candidate: QString QLocale::toString(double, char, int) const
     QString toString(double i, char f = 'g', int prec = 6) const;
             ^
/usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:995:16: note: candidate: QString QLocale::toString(float, char, int) const
 inline QString QLocale::toString(float i, char f, int prec) const
                ^
Makefile:2433: recipe for target 'build/statisticspage.o' failed
make: *** [build/statisticspage.o] Error 1

You know what maybe might be causing this? Never faced an compilation error like this and i cannot find solution to it even by googling it.
Thank you for the new release anyway Smiley
1445  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 07:08:10 PM
Someone doesn't like your coin because this someone pushing net diff sometimes.
But one fact is that I was wrong, you are working on coin.

Is it possible it's unintentional ? Been hearing people renting rigs.. Could have to do with them?

Yeah it is about that, renting rigs is an easy way to get high amount of hash for a limited time before paying too much. So if someone rents example 1 GH/s of hashing power and then stops mining, of course the difficulty will take little bit down to settle. We will need higher hashrate  to deal quicker with drop of the hashing rate.
1446  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 04:00:43 PM
This is really fast for an ANN to have their bounty closed, i was just checking the thread recently, but the social media campaign already been crossed.

It is not over friend; new bounties are being developed daily.

Just created a simple faucet for now; later on we can issue automatic payments.
Check it out: https://[Suspicious link removed]/NrPBLz
Will upgrade the domain to paid shortly..

[Suspicious link removed] send the link somehow, I will find a domain Smiley

I purchased a cheap domain for it; just waiting for the host to activate it..
http://unify.site/  (hopefully this doesn't get blocked too  Roll Eyes )

I sent my addy in for test, just received 5 UNF. What is the donation address? I will send a few into the faucet address so it will be filled for some requests.
That was pretty quick if you ask me, rarely i have seen a faucet that sends coins  THAT fast. Usually they send once a day or so.
1447  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 02:31:33 PM
Many users have been asking how to mine, so if you wish to use your CPU for mining, i made a ready package with a bat script so the mining is ready go.
The bat script uses my pool as default, the port with 512 diff but if you need a lower diff port, let me know and i'll reduce it.

You can download the zip on mega.
Your anti-virus might get a false detection of the miner, so expect that. You extract the folder from the zip into your desktop or whatever, then edit the bat file and replace "address" with your unify address, it is easy as that. Hope that this was helpful.

Edit: just be aware that this should be just for testing mainly, cpu mining and gpu mining on scrypt is not very efficient so if you want to mine this coin, i recommend renting an asic or buying one.

Perfect! I have included your post in announcment page! Thank you! Smiley I'm happy to see this community so helpful!

By the way to those who are seeing my worker mining: I won't let the coins that I mine into the exchanges. 1% premine is for that & for some bounties. Everything that I'm mining now will be used in future bounties, contests. promotions & etc.

Which pool are you working on? If on mine, i might have to add lower difficulty port.
let me know if you can get any shares into it at all, since i want to make sure that everyone can mine Tongue
Since this pool was mainly meant for ASIC's because of scrypt being algo but some people want to mine with their computers.

Sorry, I am working on mining pool #1 (https://unify.acc-pool.pw/), but I guess then there's no need to add lower difficulty port in yours?

If I mine at your pool, should I use "x" as a password? Because I'm trying to launch one rig at to mine at your pool and it seems like it's not connected somewhy


It does not really matter what you use, since you identify via address and there is no need to make account or anything Smiley
Also what is the exact error that it gives when you try to run it? I resetted the pool script anyway if that helps, i did not see any kind of error on the outputs so the ports should be up Smiley


I tried to mine it with MiningRigRentals.com - somewhy after saving pool info they are changing your pool IP 212.24.104.24 address to something like 212.24..24 and it fails then.

Ah i dont khow many hash u have? You'll need to insert the port behind the ip or url like 212.24.104.24:3008 for example there, password does not really matter. If you got load of hash, i would pick 3032. Feel free to send screenshot if you wish of the problem. Best regards, Onni Smiley
1448  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 02:23:04 PM
Many users have been asking how to mine, so if you wish to use your CPU for mining, i made a ready package with a bat script so the mining is ready go.
The bat script uses my pool as default, the port with 512 diff but if you need a lower diff port, let me know and i'll reduce it.

You can download the zip on mega.
Your anti-virus might get a false detection of the miner, so expect that. You extract the folder from the zip into your desktop or whatever, then edit the bat file and replace "address" with your unify address, it is easy as that. Hope that this was helpful.

Edit: just be aware that this should be just for testing mainly, cpu mining and gpu mining on scrypt is not very efficient so if you want to mine this coin, i recommend renting an asic or buying one.

Perfect! I have included your post in announcment page! Thank you! Smiley I'm happy to see this community so helpful!

By the way to those who are seeing my worker mining: I won't let the coins that I mine into the exchanges. 1% premine is for that & for some bounties. Everything that I'm mining now will be used in future bounties, contests. promotions & etc.

Which pool are you working on? If on mine, i might have to add lower difficulty port.
let me know if you can get any shares into it at all, since i want to make sure that everyone can mine Tongue
Since this pool was mainly meant for ASIC's because of scrypt being algo but some people want to mine with their computers.

Sorry, I am working on mining pool #1 (https://unify.acc-pool.pw/), but I guess then there's no need to add lower difficulty port in yours?

If I mine at your pool, should I use "x" as a password? Because I'm trying to launch one rig at to mine at your pool and it seems like it's not connected somewhy


It does not really matter what you use, since you identify via address and there is no need to make account or anything Smiley
Also what is the exact error that it gives when you try to run it? I resetted the pool script anyway if that helps, i did not see any kind of error on the outputs so the ports should be up Smiley
1449  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 02:01:33 PM
Many users have been asking how to mine, so if you wish to use your CPU for mining, i made a ready package with a bat script so the mining is ready go.
The bat script uses my pool as default, the port with 512 diff but if you need a lower diff port, let me know and i'll reduce it.

You can download the zip on mega.
Your anti-virus might get a false detection of the miner, so expect that. You extract the folder from the zip into your desktop or whatever, then edit the bat file and replace "address" with your unify address, it is easy as that. Hope that this was helpful.

Edit: just be aware that this should be just for testing mainly, cpu mining and gpu mining on scrypt is not very efficient so if you want to mine this coin, i recommend renting an asic or buying one.

Perfect! I have included your post in announcment page! Thank you! Smiley I'm happy to see this community so helpful!

By the way to those who are seeing my worker mining: I won't let the coins that I mine into the exchanges. 1% premine is for that & for some bounties. Everything that I'm mining now will be used in future bounties, contests. promotions & etc.

Which pool are you working on? If on mine, i might have to add lower difficulty port.
let me know if you can get any shares into it at all, since i want to make sure that everyone can mine Tongue
Since this pool was mainly meant for ASIC's because of scrypt being algo but some people want to mine with their computers.
1450  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 01:43:50 PM
Many users have been asking how to mine, so if you wish to use your CPU for mining, i made a ready package with a bat script so the mining is ready go.
The bat script uses my pool as default, the port with 512 diff but if you need a lower diff port, let me know and i'll reduce it.

You can download the zip on mega.
Your anti-virus might get a false detection of the miner, so expect that. You extract the folder from the zip into your desktop or whatever, then edit the bat file and replace "address" with your unify address, it is easy as that. Hope that this was helpful.

Edit: just be aware that this should be just for testing mainly, cpu mining and gpu mining on scrypt is not very efficient so if you want to mine this coin, i recommend renting an asic or buying one.
1451  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 11:25:20 AM
Not as yet it hasn't. And how is that relevant? Your wallet is throwing messages when others do not. I've asked for an explanation and somebody else has given one. End from my perspective.

You were just answered that they are false detectives, if you are interested more about the subject you can ask the anti-virus companies. I do not think you should even start your own coin because you do not even know the most common false positives that are on most coins.
1452  Alternate cryptocurrencies / Announcements (Altcoins) / Re: UNIFY [UNF] - A UNIFYING CRYPTOCURRENCY! [SCRYPT] [1% PREMINE] [4 POOLS, BOUNTY] on: June 16, 2017, 10:54:06 AM
ESET-NOD32   a variant of Win32/BitCoinMiner.BJ potentially unsafe   20170616
K7AntiVirus   Unwanted-Program ( 004baab71 )   20170616
K7GW   Unwanted-Program ( 004baab71 )   20170616
Sophos   Bitcoin Miner (PUA)   20170616
TrendMicro-HouseCall   Suspicious_GEN.F47V0615   20170616

explain dev

more than just than your average bitminer in this one. I'm out.

Those are false positives for sure, you are welcome to review the code and built it by yourself if you think there is malware. Suspicious and the unwanted programs are something that pretty much every client can trigger since p2p networking is consideree usually PUP(Potentially Unwanted Program). So please stop with the FUD thank you Smiley
1453  Economy / Reputation / Re: am i a scammer? on: June 15, 2017, 11:01:56 PM
All of your feedback is well deserved if you ask me, looking at your sent feedback you blame favours for example about supplying child porngraphy, which is really offensive. You should remember that this forum is for serious things mostly, and trust abusing and a bad attitude is not appreciated here at all.
1454  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Scrypt] Unify [UNF] - Cryptocurrency that unites! POW | 1% PREMINE on: June 15, 2017, 10:52:01 PM
Sorry to hear that. I believe that your pool is not so popular because it was listed later than others Sad

It would be wonderful if it would get listed that fast! Smiley

Yeah and there are not that many miners yet any way. And i think it will since we already have 19 votes and everyone has a vote daily, it has not been many hours since we got added to the voting page so it should be fairly quick. I believe that once more people join in, the hash will be spread because having majority of nethash on one pool is a bad practice and most of the miners know that.
1455  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Scrypt] Unify [UNF] - Cryptocurrency that unites! POW | 1% PREMINE on: June 15, 2017, 10:41:35 PM
Yes, something is wrong with that pool at the moment. Other pools seems to be working fine.

At least my pool works fine, payouts work and shares get accepted. Too bad no one is mining there however yet.
Everyone is on other pools, even if they have higher fees than mine does Tongue
Anyway, i did vote for unify on novaexchange and im glad to see that the votes are gathering so quickly.
We should get listed within a week i think.
1456  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Scrypt] Unify [UNF] - Cryptocurrency that unites! POW | 1% PREMINE on: June 15, 2017, 08:15:01 PM
I'm not sure how to show you the contents of the folder, but I can tell you that my StartMinining.bat file is in the cpuminer folder. One thing I find weird is that I can't find any executable file in the folder. I downloaded the cpuminer software from the link provided by the pool. This is the link given with the files: https://github.com/zoin/cpuminer-zoin

make a folder named "mining" on a desktop for example, transfer the StartMining.bat there along with the cpuminer.exe
The cpuminer.exe needs to be on the same exact folder as the StartMining.bat is, otherwise it will not find the executable and cannot use it for mining.
Let me know how that went for you.
1457  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [Scrypt] Unify [UNF] - Cryptocurrency that unites! POW | 1% PREMINE on: June 15, 2017, 07:27:32 PM
I don't get it....I can't get cpuminer to work. I use the exact batch file that I should but I get the error that cpuminer is not recognized.....what the hell am I doing wrong? So frustrating!

cpuminer -a scrypt --scrypt -o stratum+tcp://unify.acc-pool.pw:4211 -u miningteam.Chris -p 123456


Is the bat file on the same folder with cpuminer.exe and is that the name of the executable? I will need to see the contents of your cpuminer folder and your bat file to be able to assist you better. Please keep us updated.
1458  Economy / Services / Re: 💲💲💲 Money cleaning service! 💲💲💲 on: June 15, 2017, 07:21:51 PM
Than I guess you never bought anything with escrow

There are quite a few people I would trust here with my BTC to act as escrow, such as minerjones, blazed, and OGnasty just to name a few

Im pretty sure he meant that he would not trust OP witu his money, i don't blame him because i would not either. Every account basically has a price, so if you example got a chance to scam 10$ from someone i guess you would not because your account is worth more than that and you have morals (i guess?). But OP has not offered a chance for an escrow and the fees are alot higher than trusted mixers, and there is no guatantee that those funds are even actually mixed.
1459  Economy / Lending / Re: Need 0.2 Bitcoin Loan on: June 15, 2017, 07:10:17 PM
First of all, i like your story that sounds "surprisingly believable".
Second thing is that mining contracts are 99% of time scams, or will not generate the profits that are promised.
You only need to google "genesis mining scam" and you can see that the service lies about the profits for their own good, so that will not be a valid collateral.
And also for the reason because genesis mining account also can be recovered easily to account maker, which is you.

Please offer a valid collateral or close the thread, you won't get a loan here with that as a collateral.
1460  Economy / Goods / Re: [WTS] Used Eleaf istick 30w and Subtank mini on: June 15, 2017, 06:50:04 PM
Still got this wonderful starter combo for sale if everyone is interested.
Shipping is from finland and escrow is available, only tank and the mod included, no chargers or extra atomizers.
We can split the postage fees depending on the price and where you want the item shipped  Cheesy
Pages: « 1 ... 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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 [73] 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 ... 127 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!