Bitcoin Forum
July 01, 2024, 08:16:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 [223] 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 ... 293 »
4441  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:31:45 PM
I dunno, my miner works.  Huh
Try to compile your own. Maybe it will work for you. I have nothing to say about this closes.
4442  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:29:43 PM
@Shadow_Runner

Did you compiled with "native" option?
Native:
"This selects the CPU to generate code for at compilation time by determining the processor type of the compiling machine."



I just did everything exactly as instruction says.
4443  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:26:53 PM
I did a mistake in example bat file.
There is must be --benchmark instead of -benchmark.

Here is reuploaded CPU Miner:
https://mega.co.nz/#!8YlmiRYZ!Q2pxY8hMFPuCsokQpDwVlqiYTmJV1bYZy4kLzsWPLO8

If you want to solo.

Edit or create new bat file.

Your cmd line in bat must be something like that:

Code:
minerd.exe -a bitblock -o http://127.0.0.1:7577 -u solo -p pass

And in conf file of wallet must be:

Code:
maxconnections=100
rpcallowip=*
rpcuser=solo
rpcpassword=pass
rpcport=7577
server=1
daemon=1

If you wanna mine at pool, then

Code:
minerd.exe -a bitblock -o stratum+tcp://www.hashharder.com:9678 -u <BitBlock Address> -p Anything
4444  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:24:11 PM
C:\Users\Administrator\Desktop\BitBlock Miner>minerd -a bitblock -o stratum+tcp:
//www.hashharder.com:9678 -u Xym7inuJKzEH9WiH9SQpS1xXzUHNX5sWuR -p Anything -deb
ug
minerd: unknown option -- d
Try `minerd --help' for more information.

C:\Users\Administrator\Desktop\BitBlock Miner>pause


Can anyone help me
Waht happen ..

Intel G1620 and Intel X5650

Remove -debug. What's that? For what?
add -debug to see what happen
when i remove -debug
It can not be use


CPU miner is not working

OS? Did you run example benchmark bat from archive?
Windows7 X64 /server 2012 R2
Runed  the same .
Mybe Old cpu order set Does not support?

What CPU do you have?
4445  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:22:30 PM
CPU miner is not working

OS? Did you run example benchmark bat from archive?

Please edit to --benchmark
4446  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:20:33 PM
C:\Users\Administrator\Desktop\BitBlock Miner>minerd -a bitblock -o stratum+tcp:
//www.hashharder.com:9678 -u Xym7inuJKzEH9WiH9SQpS1xXzUHNX5sWuR -p Anything -deb
ug
minerd: unknown option -- d
Try `minerd --help' for more information.

C:\Users\Administrator\Desktop\BitBlock Miner>pause


Can anyone help me
Waht happen ..

Intel G1620 and Intel X5650

Remove -debug. What's that? For what?
4447  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:19:23 PM
Thanks... did all that, but it still shuts the minerd down after it opens... do I need to run the wallet with -server at the end?  also, haven't found a block in over 30 minutes now Sad

Yes, I'm running with -server key at the end.
Add pause command in the end of bat and see what miner says you before close.
4448  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:17:06 PM
Will setup a POOL soon. Smiley

Plan to include POS ?
NO POS Forget this idea

+1
4449  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:13:49 PM
so in the last 20 minutes, I have mined 3 blocks with my 1st gen i7... haven't found anything in about 10 minutes... so those first 3 blocks came in the first 10 minutes.. anyone else having similar results?


I'm still finding blocks with compiled miner. I have i5-3470.

I downloaded the miner... not sure how to get it started though! Smiley  when I double click "minerd.exe" it just opens and closes quickly...  any suggestions?

here is what I'm getting with the wallet...



{
"blocks" : 2556,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.01562500,
"errors" : "",
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 48911,
"networkhashps" : 10418093,
"pooledtx" : 0,
"testnet" : false
}


Edit or create new bat file.

Your cmd line in bat must be something like that:

Code:
minerd.exe -a bitblock -o http://127.0.0.1:7577 -u solo -p pass

If you want to solo.

And in conf file of wallet must be:

Code:
maxconnections=100
rpcallowip=*
rpcuser=solo
rpcpassword=pass
rpcport=7577
server=1
daemon=1

If you wanna mine at pool, then

Code:
minerd.exe -a bitblock -o stratum+tcp://www.hashharder.com:9678 -u <BitBlock Address> -p Anything
4450  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:08:34 PM
Code:
    if(nHeight >= 5465) {
        if((nHeight >= 17000 && dDiff > 75) || nHeight >= 24000) { // GPU/ASIC difficulty calc
            // 2222222/(((x+2600)/9)^2)
            nSubsidy = (2222222.0 / (pow((dDiff+2600.0)/9.0,2.0)));
            if (nSubsidy > 25) nSubsidy = 25;
            if (nSubsidy < 5) nSubsidy = 5;
        } else { // CPU mining calc
            nSubsidy = (11111.0 / (pow((dDiff+51.0)/6.0,2.0)));
            if (nSubsidy > 500) nSubsidy = 500;
            if (nSubsidy < 25) nSubsidy = 25;
        }
    } else {
        nSubsidy = (1111.0 / (pow((dDiff+1.0),2.0)));
        if (nSubsidy > 500) nSubsidy = 500;
        if (nSubsidy < 1) nSubsidy = 1;
    }

    // printf("height %u diff %4.2f reward %i \n", nHeight, dDiff, nSubsidy);
    nSubsidy *= COIN;

    // yearly decline of production by 7% per year, projected 21.3M coins max by year 2050.
    for(int i = 210240; i <= nHeight; i += 210240) nSubsidy *= 0.93;

What is that means? Sorry, I'm not a coder.
4451  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:05:10 PM
so in the last 20 minutes, I have mined 3 blocks with my 1st gen i7... haven't found anything in about 10 minutes... so those first 3 blocks came in the first 10 minutes.. anyone else having similar results?


I'm still finding blocks with compiled miner. I have i5-3470.
4452  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 01:03:18 PM

Here we go. Smiley
4453  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:58:05 PM
The peer pools function great, however The regular pool is still undergoing some testing and we are unsure of the results as of yet. Feel free to test is, however.

Please update OP post without everything bold and caps.

Also here is compiled CPU miner: https://mega.co.nz/#!pI03TYyZ!wFXOGPlrhjY35D-VZdMPgORqB4zucxXrkOBLSyxHlS0
4454  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:55:41 PM
those antivirus are fucked up, once i have created a bat file to shutdown windows via keyboard, and the antivirus flagged it lmao

Yeah. I have created bat files for semi automated launch wallets and miners for new coin (it's decrease time for setup conf and other), my ESS 4 think it's ok bat, but some AV at virustotal thinks it is a virus there lol.
4455  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:49:38 PM
Guys, if you don't wanna use it then ok. Compile your own miner and you will get the same results.
4456  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:47:36 PM
Antiy-AVL                 Trojan/Win32.TSGeneric
Avast                        Win32:Miner-B [PUP]   
ESET-NOD32          probably a variant of Win64/BitCoinMiner.U   


Oh God, no! Maybe it is MINERShocked Roll Eyes
4457  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:45:59 PM

Check others miners. It will be similar. I'm not interested for infect someone, I compiled miner as instruction says. You can compile own and check it on virustotal.
4458  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:44:27 PM
So people are using GPU to mine this?  or is it just CPU?

CPU at that moment.
4459  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:41:40 PM
Okay. Here is CPU Miner for Windows x86-x64:

https://mega.co.nz/#!pI03TYyZ!wFXOGPlrhjY35D-VZdMPgORqB4zucxXrkOBLSyxHlS0

Virustotal says similar to others miners:

https://www.virustotal.com/ru/file/84903f9a549446313ce397a0c657382e8bd616a5fd70d4d3cdfe0b709e554557/analysis/1403700139/
4460  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED on: June 25, 2014, 12:29:37 PM
...
 
Step 10 says command not found.

Do: cd Bitblock-CPUminer, not cd cpuminer.

I already did this. Anyway ./autogen.sh  line 8: aclocal: command not found.
Pages: « 1 ... 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 [223] 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 ... 293 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!