Pages:
Author

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

legendary
Activity: 1050
Merit: 1000
on block 11520 stop pow ?
legendary
Activity: 1246
Merit: 1005
Have exchange about this coin?

Hopefully not, pretty much one person has a boatload of the product
I dunno about that, we actually have had a lot of connections on the seeds etc. since launch, definitely a lot of people were on mining via the wallet, and I've held 80+ peers for the duration.  That's a pretty good sign to me, compared to some other recent launches.

If "bob" invested the resources to get his hash, that's cool, I see it as a vote of confidence/interest that someone was willing to go to the trouble.

What about the stakes? why is it not staking?
newbie
Activity: 20
Merit: 0
Have exchange about this coin?

Hopefully not, pretty much one person has a boatload of the product
I dunno about that, we actually have had a lot of connections on the seeds etc. since launch, definitely a lot of people were on mining via the wallet, and I've held 80+ peers for the duration.  That's a pretty good sign to me, compared to some other recent launches.

If "bob" invested the resources to get his hash, that's cool, I see it as a vote of confidence/interest that someone was willing to go to the trouble.
legendary
Activity: 1049
Merit: 1001
Have exchange about this coin?

Hopefully not, pretty much one person has a boatload of the product
legendary
Activity: 1049
Merit: 1001
UserName     KH/s         OCT/Day
bob             2,391,033         378,377.305


We should rename the coin to "Greedy bastard Bob"
legendary
Activity: 1050
Merit: 1000
Have exchange about this coin?
hero member
Activity: 712
Merit: 500
Wallet shows 4 days to earn the reward.  Huh
sr. member
Activity: 363
Merit: 250
I also stopped getting POS blocks about 4 hrs ago.
legendary
Activity: 1764
Merit: 1022

anyone getting any pos blocks? I was getting a bunch of orphaned at first but then it just stopped, kinda of happened at the time of increased pow hash with the pool and all.



That is the same that happened to me. I got a few POS blocks and now nothing. My weight is not moving/going up but the network weight is increasing.
legendary
Activity: 1246
Merit: 1005

anyone getting any pos blocks? I was getting a bunch of orphaned at first but then it just stopped, kinda of happened at the time of increased pow hash with the pool and all.

legendary
Activity: 2688
Merit: 1240
ocminer will you share miner's windows exe ?

I'd love to, but I have no Windows box atm

do you know how to do that with mingw64 ?

I never did it, but it should work like this:

Code:
Basic Windows build instructions, using MinGW:
Install MinGW and the MSYS Developer Tool Kit (http://www.mingw.org/)
* Make sure you have mstcpip.h in MinGW\include
If using MinGW-w64, install pthreads-w64
Install libcurl devel (http://curl.haxx.se/download.html)
* Make sure you have libcurl.m4 in MinGW\share\aclocal
* Make sure you have curl-config in MinGW\bin
In the MSYS shell, run:
./autogen.sh # only needed if building from git repo
LIBCURL="-lcurldll" ./configure CFLAGS="-O3"
make
full member
Activity: 140
Merit: 100
ocminer will you share miner's windows exe ?

I'd love to, but I have no Windows box atm

do you know how to do that with mingw64 ?
legendary
Activity: 2688
Merit: 1240
ocminer will you share miner's windows exe ?

I'd love to, but I have no Windows box atm
hero member
Activity: 712
Merit: 500
On DigitalOcean it's processing 2.4 Mhash per second, so I guess it's quite nice for the moment.
full member
Activity: 140
Merit: 100
ocminer will you share miner's windows exe ?
legendary
Activity: 1050
Merit: 1000
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

root@john:~/cpuminer-blake2b# sh autogen.sh
Makefile.am:12: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
legendary
Activity: 1050
Merit: 1000
i want to buy Octan , who sell ?
newbie
Activity: 20
Merit: 0
Proof of Stake difficulty keeps rising like a mother fucker.

Anyone have more than 1 peer or can share a peer?


This Blackcoin code base doesn't seem to share peer info very well...
A few of my wallets only have 1 peer each, but another has 14!

Try these

188.166.95.81
104.238.133.29
46.27.9.96
178.62.199.175
5.9.56.229
119.52.99.172
46.72.114.190
74.111.225.51
77.131.12.229
37.59.21.58
62.30.194.230
79.117.7.45
69.178.106.243
76.115.58.143
Noticed that, maybe some networking changes were over-optimized, will try some things and see if it can be made more better.
legendary
Activity: 1302
Merit: 1004
Proof of Stake difficulty keeps rising like a mother fucker.

Anyone have more than 1 peer or can share a peer?


This Blackcoin code base doesn't seem to share peer info very well...
A few of my wallets only have 1 peer each, but another has 14!

Try these

188.166.95.81
104.238.133.29
46.27.9.96
178.62.199.175
5.9.56.229
119.52.99.172
46.72.114.190
74.111.225.51
77.131.12.229
37.59.21.58
62.30.194.230
79.117.7.45
69.178.106.243
76.115.58.143
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

Sia uses Blake2b - NOT Blake2s.

That's what I said Wink

"Blake2b"  is the same as "Blake2"
Pages:
Jump to: