Pages:
Author

Topic: ANN - Octane BLAKE2s | Headers 1st | Nodes | Open Assets | XOR^2 | LETS - page 6. (Read 12327 times)

hero member
Activity: 550
Merit: 500
50 MH/s alone on Suprnova ?? GPU Huh?
newbie
Activity: 14
Merit: 0

14:43:44

{
"version" : "v1.1.2.1-g32a928e",
"protocolversion" : 60015,
"walletversion" : 60000,
"balance" : 1450.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 3609,
"timeoffset" : -1,
"moneysupply" : 500674.00000000,
"connections" : 19,
"proxy" : "",
"ip" : "45.63.70.14",
"difficulty" : {
"proof-of-work" : 1.09175871,
"proof-of-stake" : 1.87957094
},
"testnet" : false,
"keypoololdest" : 1435317998,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"errors" : ""
}
legendary
Activity: 2688
Merit: 1240
thanks oc
vps mining guide?   Embarrassed Kiss
Okay here is the CPU Miner:

https://github.com/ocminer/cpuminer-blake2b

Don't forget, you'll need to install this prior to building it:

https://blake2.net/libb2-0.97.tar.gz

All this Info is also in the Getting Started Page at:

https://oct.suprnova.cc


I've lowered the Difficulty of the Stratum Port to meet CPU Mining, as soon as the GPU Miner is out, I'll add a new Stratum port for the GPU miners.


@Dev: Please add the Pool and the Miner to the OP.

Thanks & have fun guys !

should be very easy, try something like this:

setup a ubuntu 14.xx vps and then (as root):

Code:
apt-get update
apt-get dist-upgrade
apt-get install build-essential autoconf automake wget libtool

wget https://blake2.net/libb2-0.97.tar.gz
tar xzvf libb2-0.97.tar.gz
cd libb2-0.97
./configure --disable-openmp
make
make install
ldconfig

cd
git clone https://github.com/ocminer/cpuminer-blake2b.git
cd cpuminer-blake2b
sh autogen.sh
./configure
make
screen
./minerd -a blake2b -o stratum+tcp://oct.suprnova.cc:3846 -u suprnova.octopussy -p x


Replace your username of course
legendary
Activity: 1568
Merit: 1012
thanks oc
vps mining guide?   Embarrassed Kiss
Okay here is the CPU Miner:

https://github.com/ocminer/cpuminer-blake2b

Don't forget, you'll need to install this prior to building it:

https://blake2.net/libb2-0.97.tar.gz

All this Info is also in the Getting Started Page at:

https://oct.suprnova.cc


I've lowered the Difficulty of the Stratum Port to meet CPU Mining, as soon as the GPU Miner is out, I'll add a new Stratum port for the GPU miners.


@Dev: Please add the Pool and the Miner to the OP.

Thanks & have fun guys !
sr. member
Activity: 367
Merit: 250
I'm a miner not a minor.
legendary
Activity: 1453
Merit: 1030
I did great mining this overnight even on a vm instance w/ just 25% cpu power. Fun coin!

I thought this was released today, but the biggest reward blocks up to block 2000 were already taken 'overnight' apparently.

edit, probably all depends which time zone one is in.
sr. member
Activity: 363
Merit: 250
I did great mining this overnight even on a vm instance w/ just 25% cpu power. Fun coin!
legendary
Activity: 2688
Merit: 1240
Okay here is the CPU Miner:

https://github.com/ocminer/cpuminer-blake2b

Don't forget, you'll need to install this prior to building it:

https://blake2.net/libb2-0.97.tar.gz

All this Info is also in the Getting Started Page at:

https://oct.suprnova.cc


I've lowered the Difficulty of the Stratum Port to meet CPU Mining, as soon as the GPU Miner is out, I'll add a new Stratum port for the GPU miners.


@Dev: Please add the Pool and the Miner to the OP.

Thanks & have fun guys !

Do you have Windows version Huh

Unfortunately not, Sorry, but someone will surely compile it and put it online here
hero member
Activity: 550
Merit: 500
Okay here is the CPU Miner:

https://github.com/ocminer/cpuminer-blake2b

Don't forget, you'll need to install this prior to building it:

https://blake2.net/libb2-0.97.tar.gz

All this Info is also in the Getting Started Page at:

https://oct.suprnova.cc


I've lowered the Difficulty of the Stratum Port to meet CPU Mining, as soon as the GPU Miner is out, I'll add a new Stratum port for the GPU miners.


@Dev: Please add the Pool and the Miner to the OP.

Thanks & have fun guys !

Do you have Windows version Huh
sr. member
Activity: 266
Merit: 250
Infected Mushroom
Okay here is the CPU Miner:

https://github.com/ocminer/cpuminer-blake2b

Don't forget, you'll need to install this prior to building it:

https://blake2.net/libb2-0.97.tar.gz

All this Info is also in the Getting Started Page at:

https://oct.suprnova.cc


I've lowered the Difficulty of the Stratum Port to meet CPU Mining, as soon as the GPU Miner is out, I'll add a new Stratum port for the GPU miners.


@Dev: Please add the Pool and the Miner to the OP.

Thanks & have fun guys !

Thank you so much oc.
Can someone please share the binaries for windows. Smiley
legendary
Activity: 2688
Merit: 1240
Okay here is the CPU Miner:

https://github.com/ocminer/cpuminer-blake2b

Don't forget, you'll need to install this prior to building it:

https://blake2.net/libb2-0.97.tar.gz

All this Info is also in the Getting Started Page at:

https://oct.suprnova.cc


I've lowered the Difficulty of the Stratum Port to meet CPU Mining, as soon as the GPU Miner is out, I'll add a new Stratum port for the GPU miners.


@Dev: Please add the Pool and the Miner to the OP.

Thanks & have fun guys !
member
Activity: 81
Merit: 1002
It was only the wind.
Ah interesting to see, Blake2 should be ideal for FPGA's and/or smaller devices like Raspberry Pi's etc.

I'll add a Pool and CPU Miner later when I got some spare time !

So there is no GPU miner for blake2 ?

There is currently nothing but in-wallet mining for blake2, its a new algo.

This is blake2s, sia uses blake2

Sia uses Blake2b - NOT Blake2s.
sr. member
Activity: 395
Merit: 250
legendary
Activity: 2688
Merit: 1240
Okay Pool is up:

https://oct.suprnova.cc

Doing some final tests with the CPU-Miner and the hashing speed, got some strange quirks there, as soon as they're fixed I'll post the miner here, shouldn't be long.
legendary
Activity: 2688
Merit: 1240
Ah interesting to see, Blake2 should be ideal for FPGA's and/or smaller devices like Raspberry Pi's etc.

I'll add a Pool and CPU Miner later when I got some spare time !

So there is no GPU miner for blake2 ?

There is currently nothing but in-wallet mining for blake2, its a new algo.

This is blake2s, sia uses blake2

But sia is not stratum compatible, so there is, as far as i know, no stratum compatible miner for use with sia.
legendary
Activity: 2087
Merit: 1015
Ah interesting to see, Blake2 should be ideal for FPGA's and/or smaller devices like Raspberry Pi's etc.

I'll add a Pool and CPU Miner later when I got some spare time !

So there is no GPU miner for blake2 ?

There is currently nothing but in-wallet mining for blake2, its a new algo.

This is blake2s, sia uses blake2
full member
Activity: 140
Merit: 100
Im selling 560 OCTN for 0,005 btc pm me if interested

No one interested?

Changed the price 560 OCTN for just 3mbtc
hero member
Activity: 799
Merit: 1000
Has anyone had any Stake blocks accepted yet? all of mine are being orphaned...



8 accepted, 53 orphaned.
legendary
Activity: 1302
Merit: 1004
Has anyone had any Stake blocks accepted yet? all of mine are being orphaned...


Yep i had  5 accepted and around 100 orphaned


Ok it probably because of this fast block speed, possibly too fast....
Many more blocks are going to conflict.
full member
Activity: 140
Merit: 100
How to see hashmeter?
Pages:
Jump to: