Size: a a a

Blockchain Developers

2018 July 19

I

Ivanov in Blockchain Developers
Hey.
Someone raised their forks on the basis of dash, or any other master node coin.
There is a question of how the transition to only POS
источник

E

Electron in Blockchain Developers
Ivanov
Hey.
Someone raised their forks on the basis of dash, or any other master node coin.
There is a question of how the transition to only POS
Dash, yea.
источник

I

Ivanov in Blockchain Developers
Electron
Dash, yea.
I'm trying to make fork masternode coin.
At me all turned out, and works exactly that that moment when it is reached nLastPOWblock
After that, generation of new blocks does not occur
I noticed that in all other coins, in the next block there are at least 2 transitions, how can this be related to my problem, and what could be the reason?
источник

I

Ivanov in Blockchain Developers
Such a feeling that one has to do something at this moment
источник

E

Electron in Blockchain Developers
Ivanov
Such a feeling that one has to do something at this moment
Did you fork Dash itself or another coin based on Dash?
источник

I

Ivanov in Blockchain Developers
Electron
Did you fork Dash itself or another coin based on Dash?
I've tried a lot of coins, everyone has such a problem in particular. Trittium, Arktur, zenni coin
источник

E

Electron in Blockchain Developers
Ivanov
I've tried a lot of coins, everyone has such a problem in particular. Trittium, Arktur, zenni coin
Then you are not doing something right.
источник

I

Ivanov in Blockchain Developers
Electron
Then you are not doing something right.
And it does not depend on the coin. With dash the same situation.
источник

E

Electron in Blockchain Developers
Ivanov
And it does not depend on the coin. With dash the same situation.
Any github link?
источник

I

Ivanov in Blockchain Developers
Electron
Any github link?
link to what?
источник

E

Electron in Blockchain Developers
Ivanov
link to what?
Your github repository  where I can find the source code?
источник

I

Ivanov in Blockchain Developers
Electron
Your github repository  where I can find the source code?
I do not have my own repository, it's not a commercial project.
I'm trying to test everything in my home network.
источник

I

Ivanov in Blockchain Developers
The code is the same as that of any other coin.
There is a specific problem with the fact that the masternode are not mined after nlastPOWblock.
And I understand that this is all the coins in this way, and it is necessary that something should be dealt with, secret keys that would allow produce blocks further
источник

E

Electron in Blockchain Developers
Ivanov
The code is the same as that of any other coin.
There is a specific problem with the fact that the masternode are not mined after nlastPOWblock.
And I understand that this is all the coins in this way, and it is necessary that something should be dealt with, secret keys that would allow produce blocks further
What line is the nLastPOWBlock? Send screenshot
источник

I

Ivanov in Blockchain Developers
file chainparam.cpp
источник

E

Electron in Blockchain Developers
Ivanov
file chainparam.cpp
That's not a recent version
источник

I

Ivanov in Blockchain Developers
Electron
That's not a recent version
yes
источник

E

Electron in Blockchain Developers
Please use a recent version before I can assist you.
источник

I

Ivanov in Blockchain Developers
Electron
Please use a recent version before I can assist you.
Do you understand what the question is in general, and what does not depend on the version?
источник

E

Electron in Blockchain Developers
Ivanov
Do you understand what the question is in general, and what does not depend on the version?
It dépends because I can't find that line on the most recent versions.
источник