Hi DiMarco,
I tried to mine on your pool but too many work restarts, this means that you might be connected to
a master that is a Masternode.
I have seen this with other pools.
Use
46.101.21.105This is the master node, my VPS node.
Regards
Jimmy
I am mining on my own pool:
http://www.newpool.euI think staking=1 is default and not needed, right?
btw I've also joined the discord

diMarco
Hello DiMarco,
Here are the society.conf settings that are important:
addnode=46.101.21.105
staking=1
daemon=1
listen=1
server=1
Are you solo mining or mining through on of our pools?
Regards
Jimmy
I have a working daemon, but I can't seem to get it to mine ... doesn't show the hashrate I'm sending and never finds a block?
Any special settings in the conf needed?
Hi DiMarco,
it's in the makefile, edit with nano or vi
xCXXFLAGS= -std=c++11 ( add to front )
Then you need to perform
make -f makefile.unix clean
Then
make -f makefile.unix
This is from the discord channel, if you need a link it's at the top of the page.
I'll update this fix over the weekend and also add the Ubunto 16 wallet binary.
Regards
Jimmy