Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

argon2d mining and warning about unknown block versions #11

Closed
aleqx opened this issue Apr 4, 2018 · 4 comments
Closed

argon2d mining and warning about unknown block versions #11

aleqx opened this issue Apr 4, 2018 · 4 comments

Comments

@aleqx
Copy link

aleqx commented Apr 4, 2018

I compiled the daemon on a Ubuntu system using the bdb 5.1 compiled from sources (your docs are wrong, the bitcoin PPA does not have bdb 5.1)

After sync'ing, getinfo says Warning: Unknown block versions being mined! It's possible unknown rules are in effect. This warning is normally associated with segwit signalling in bitcoin, but no idea what it's doing in argentum ... any clues? Anything to worry about?

I tried to solo mine on argon2d using the unitus miner and getblocktemplate. It gets the block info from the daemon but spits Unrecognized block version: 614662149

I also installed P2Pool-argentum. This has the same warning.

The block explorer shows blocks mined on argon2d so at least one miner is working. Care to shed some light?

@protonn
Copy link

protonn commented Apr 4, 2018

CSV signaling has begun, this is why the message is being displayed. You are still able to mine Argon2d correct?

@aleqx
Copy link
Author

aleqx commented Apr 4, 2018

Well, no ... that's what I was trying to say:

I tried to solo mine on argon2d using the unitus miner and getblocktemplate. It gets the block info from the daemon but spits Unrecognized block version: 614662149

and the miner doesn't do anything after that (i used --debug and --protocol-dump)

I also couldn't find a working argon2d pool for Argentum and couldn't get my own P2pool to work at all. It connects to the daemon, gets a coinbase address, but then all it says is

2018-04-04 17:52:51.748508 > ########################################
2018-04-04 17:52:51.748668 > >>> Warning: (from bitcoind) Warning: Unknown block versions being mined! It's possible unknown rules are in effect
2018-04-04 17:52:51.748785 > ########################################
2018-04-04 17:52:54.752199 > ########################################
2018-04-04 17:52:54.752373 > >>> Warning: (from bitcoind) Warning: Unknown block versions being mined! It's possible unknown rules are in effect
2018-04-04 17:52:54.752496 > ########################################
2018-04-04 17:52:55.236741 Punishing share for 'Block-stale detected! height(195bd1c0cd8c79a61b5aaf719a3995419cbe4c591226a67ff6a62794543c1c97) < height(195bd1c0cd8c79a61b5aaf719a3995419cbe4c591226a67ff6a62794543c1c97) or 1e00e952 != 1a0fbd71'! Jumping from 2bdd4874 to 41bda697!
2018-04-04 17:52:55.242080 Punishing share for 'Block-stale detected! height(195bd1c0cd8c79a61b5aaf719a3995419cbe4c591226a67ff6a62794543c1c97) < height(195bd1c0cd8c79a61b5aaf719a3995419cbe4c591226a67ff6a62794543c1c97) or 1e00e952 != 1a0fbd71'! Jumping from 2bdd4874 to 41bda697!

over and over again

I can connect to its web interface on port 15832, but the miner doesn't connect (tried both stratum and getblocktemplate)

Any clues?

@protonn
Copy link

protonn commented Apr 4, 2018

I'm showing P2pool working fine. I just checked the web interface. http://144.202.80.45:9552/static/

which server are you trying to connect to?

what steps did you take to setup your own p2pool server?

@protonn protonn closed this as completed Apr 8, 2018
@aleqx
Copy link
Author

aleqx commented Apr 12, 2018

Sorry for the lack of replies, I got busy with other things. I was connecting to my own server -- see my first previous posts. Is there an Argon2d pool anywhere that I can try? I couldn't find one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants