Pages:
Author

Topic: [ANN] [STRB] SuperTurboStake - Efficient. PoW/PoS 5000% APR! - page 25. (Read 96654 times)

sr. member
Activity: 474
Merit: 501
Have you tried the commands in the conf. file?

Code:
rpcport=29997
addnode=54.183.67.218
addnode=144.76.71.141
addnode=71.241.144.171
addnode=104.231.244.15
addnode=110.55.67.96
addnode=79.134.7.165
addnode=212.24.106.51
addnode=208.107.68.132
addnode=5.39.54.51
addnode=91.67.125.62
addnode=82.46.79.119
addnode=104.231.244.15
addnode=96.60.246.99
addnode=104.172.24.79
addnode=162.255.117.105
addnode=24.92.59.48
addnode=52.34.51.188
addnode=72.228.50.246
addnode=192.168.1.3
rescan=1
checkpoints=1
checklevel=4

What's your getcheckpoint command say?

It should be the following checkpoint:
a1d7e627274e2c76b54dab357396dea4d39a43bb505a0c0b1fdb1872e60f41ad
sr. member
Activity: 355
Merit: 250
Ok, resynced from scratch again with those 3 new nodes posted and once again it has stopped at block 102893

Debug.log:
received block 0010d894e08e15b1c12a
ERROR: AcceptBlock() : rejected by hardened checkpoint lockin at 102894
ERROR: ProcessBlock() : AcceptBlock FAILED
disconnecting node 68.117.4.111:29997
Disconnected 68.117.4.111:29997 for misbehavior (score=100)


Any ideas?
sr. member
Activity: 355
Merit: 250
Ok, so this is like the 20th time we have tried this, but now we have a new issue, it wont sync past block 102893

There is only one connection and it is one of the hardcoded noes, but it still will not sync

./STRB getpeerinfo
[
    {
        "addr" : "68.117.4.111:29997",
        "services" : "00000001",
        "lastsend" : 1464758387,
        "lastrecv" : 1464758390,
        "conntime" : 1464758387,
        "version" : 60421,
        "subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
        "inbound" : false,
        "releasetime" : 0,
       "height" : 104963,
        "banscore" : 0
    }
]


./STRB getinfo
{
    "version" : "v0.1.2.4-gd0cbc83",
    "protocolversion" : 60421,
    "walletversion" : 60000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
   "blocks" : 102893,
    "moneysupply" : 2561804262579.38330078,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 3137290.56257490,
    "testnet" : false,
    "keypoololdest" : 1464452330,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : ""
}


We cannot keep compiling and resyncing STRB wallets everyday.

We will wait until there is a solid network (10+ nodes) on the new version and an official block explorer is available, otherwise we simply cannot allow this coin to be traded as it is clogging up our support system with missing deposits and withdrawals tickets that we cannot do anything about.


Once there is a stable network and block explorer please let us know and we can try one more time to get this coin running.


Thanks


Completely remove blockchain except for the wallet.dat

Compile from the github: https://github.com/5mil/superturbostake

Replace chain with this: https://drive.google.com/file/d/0B5ZlAhvy0lhsN3ViUGNyR3JwRmM/view?usp=sharing\

ATTN USERS (ESPECIALLY CRYPTOPIA) YOU WILL LIKELY HAVE TO RUN "repairwallet" COMMAND IN YOUR WALLET. IF YOU DONT KNOW HOW TO DO THIS:
Windows users: open wallet and go to "Help-->Debug Window--> Console tab. type "repairwallet" and hit enter. It may show some output or may say "passed" The wallet should then sync.
Linux daemon: With Daemon already running: in terminal in your Superturbostake/src folder, type ./SuperTurbostake repairwallet
This should help. Let me know if theres any more issues. Thanks, 5mil.


Hi,

Looking at github there have been no commits since I last compiled so I see not point compiling the wallet again.

I will try sync this one more time with the nodes you posted above, but we cannot use a blockchain download as it is a security risk as the wallet servers are locked down and we cannot add files for outside sources.


However, we still need a block explorer so we can close some of the open support tickets regarding missing withdrawals and deposits, is it possible someone can set one up?
Obviously using our block explorer is useless as uses just don't believe us when we show the transaction, so we must have a 3rd party explorer so we can start to move forward


Thanks


legendary
Activity: 1632
Merit: 1010
SuperTurbostake blockchain is updated on CryptoChainer.com.  It's currently synced as of 6/1, with the latest wallet version.

Thanks a lot.
hero member
Activity: 627
Merit: 500
SuperTurbostake blockchain is updated on CryptoChainer.com.  It's currently synced as of 6/1, with the latest wallet version.
newbie
Activity: 48
Merit: 0
This exchange works fine for STRB...tested it myself. https://www.coinexchange.io/market/STRB/BTC

legendary
Activity: 1632
Merit: 1010
Ok, so this is like the 20th time we have tried this, but now we have a new issue, it wont sync past block 102893

There is only one connection and it is one of the hardcoded noes, but it still will not sync

./STRB getpeerinfo
[
    {
        "addr" : "68.117.4.111:29997",
        "services" : "00000001",
        "lastsend" : 1464758387,
        "lastrecv" : 1464758390,
        "conntime" : 1464758387,
        "version" : 60421,
        "subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
        "inbound" : false,
        "releasetime" : 0,
       "height" : 104963,
        "banscore" : 0
    }
]


./STRB getinfo
{
    "version" : "v0.1.2.4-gd0cbc83",
    "protocolversion" : 60421,
    "walletversion" : 60000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
   "blocks" : 102893,
    "moneysupply" : 2561804262579.38330078,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 3137290.56257490,
    "testnet" : false,
    "keypoololdest" : 1464452330,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : ""
}


We cannot keep compiling and resyncing STRB wallets everyday.

We will wait until there is a solid network (10+ nodes) on the new version and an official block explorer is available, otherwise we simply cannot allow this coin to be traded as it is clogging up our support system with missing deposits and withdrawals tickets that we cannot do anything about.


Once there is a stable network and block explorer please let us know and we can try one more time to get this coin running.


Thanks


Completely remove blockchain except for the wallet.dat

Compile from the github: https://github.com/5mil/superturbostake

Replace chain with this: https://drive.google.com/file/d/0B5ZlAhvy0lhsN3ViUGNyR3JwRmM/view?usp=sharing\

ATTN USERS (ESPECIALLY CRYPTOPIA) YOU WILL LIKELY HAVE TO RUN "repairwallet" COMMAND IN YOUR WALLET. IF YOU DONT KNOW HOW TO DO THIS:
Windows users: open wallet and go to "Help-->Debug Window--> Console tab. type "repairwallet" and hit enter. It may show some output or may say "passed" The wallet should then sync.
Linux daemon: With Daemon already running: in terminal in your Superturbostake/src folder, type ./SuperTurbostake repairwallet
This should help. Let me know if theres any more issues. Thanks, 5mil.
legendary
Activity: 1632
Merit: 1010
Ok, so this is like the 20th time we have tried this, but now we have a new issue, it wont sync past block 102893

There is only one connection and it is one of the hardcoded noes, but it still will not sync

./STRB getpeerinfo
[
    {
        "addr" : "68.117.4.111:29997",
        "services" : "00000001",
        "lastsend" : 1464758387,
        "lastrecv" : 1464758390,
        "conntime" : 1464758387,
        "version" : 60421,
        "subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
        "inbound" : false,
        "releasetime" : 0,
       "height" : 104963,
        "banscore" : 0
    }
]


./STRB getinfo
{
    "version" : "v0.1.2.4-gd0cbc83",
    "protocolversion" : 60421,
    "walletversion" : 60000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
   "blocks" : 102893,
    "moneysupply" : 2561804262579.38330078,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 3137290.56257490,
    "testnet" : false,
    "keypoololdest" : 1464452330,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : ""
}


We cannot keep compiling and resyncing STRB wallets everyday.

We will wait until there is a solid network (10+ nodes) on the new version and an official block explorer is available, otherwise we simply cannot allow this coin to be traded as it is clogging up our support system with missing deposits and withdrawals tickets that we cannot do anything about.


Once there is a stable network and block explorer please let us know and we can try one more time to get this coin running.


Thanks


Hello. I dont know who you are. I am assuming you are from cryptopia.
Welcome to the discussion!!
There are issues with the coin and we are doing our best to solve them.
The coin is in demand and there are hundreds of people who have it.... so can we please work together and find a solution?
You should not have to resync from scratch again.

I do see that you have the correct protocol and that is one step closer to a solution. Please provide me with the nodes you are currently connecting to.. as Im not sure if this is cryptopia or yobit or another exchange?? 68.117.4.111 seems to be your only connection still.. and this should be a good node, but I will list more nodes below:

addnode=82.46.79.119
addnode=144.76.71.141
addnode=24.92.59.48

Ill keep adding to this list for the benefit of all users. I apologize for the issues that we have been having but I ask that all users and exchanges please bear with us so we can come to a solution in a timely manner. Thank you, 5mil.
sr. member
Activity: 355
Merit: 250
Ok, so this is like the 20th time we have tried this, but now we have a new issue, it wont sync past block 102893

There is only one connection and it is one of the hardcoded noes, but it still will not sync

./STRB getpeerinfo
[
    {
        "addr" : "68.117.4.111:29997",
        "services" : "00000001",
        "lastsend" : 1464758387,
        "lastrecv" : 1464758390,
        "conntime" : 1464758387,
        "version" : 60421,
        "subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
        "inbound" : false,
        "releasetime" : 0,
       "height" : 104963,
        "banscore" : 0
    }
]


./STRB getinfo
{
    "version" : "v0.1.2.4-gd0cbc83",
    "protocolversion" : 60421,
    "walletversion" : 60000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
   "blocks" : 102893,
    "moneysupply" : 2561804262579.38330078,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 3137290.56257490,
    "testnet" : false,
    "keypoololdest" : 1464452330,
    "keypoolsize" : 101,
    "paytxfee" : 0.01000000,
    "errors" : ""
}


We cannot keep compiling and resyncing STRB wallets everyday.

We will wait until there is a solid network (10+ nodes) on the new version and an official block explorer is available, otherwise we simply cannot allow this coin to be traded as it is clogging up our support system with missing deposits and withdrawals tickets that we cannot do anything about.


Once there is a stable network and block explorer please let us know and we can try one more time to get this coin running.


Thanks
sr. member
Activity: 474
Merit: 501
I'll let cryptopia know.
legendary
Activity: 1632
Merit: 1010
i see new version wallet in peers -
....
"version" : 60421,
"subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
....
where i can download this version?

This version number is official and is now pushed to the github @ https://github.com/5mil/Superturbostake

I have been working with JustBob and this is the newest code available, which incorporates JustBob's changes.

Attn: Cryptopia and (yobit?? is that still a site?)
Please update to this code and remove existing blockchain, and resync from 0. If you have problems syncing, please pm me.

I will suggest you pm Yobit on their BCT thread, easiest way to let them update wallet.
\

i sent a request on the site earlier. Ill do that as well.
full member
Activity: 206
Merit: 100
This is my life. This is my path.
i see new version wallet in peers -
....
"version" : 60421,
"subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
....
where i can download this version?

This version number is official and is now pushed to the github @ https://github.com/5mil/Superturbostake

I have been working with JustBob and this is the newest code available, which incorporates JustBob's changes.

Attn: Cryptopia and (yobit?? is that still a site?)
Please update to this code and remove existing blockchain, and resync from 0. If you have problems syncing, please pm me.

I will suggest you pm Yobit on their BCT thread, easiest way to let them update wallet.
legendary
Activity: 1632
Merit: 1010
i see new version wallet in peers -
....
"version" : 60421,
"subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
....
where i can download this version?

This version number is official and is now pushed to the github @ https://github.com/5mil/Superturbostake

I have been working with JustBob and this is the newest code available, which incorporates JustBob's changes.

Attn: Cryptopia and Yobit
Please update to this code and remove existing blockchain, and resync from 0. If you have problems syncing, please pm me.

Windows QT download coming soon.
hero member
Activity: 1016
Merit: 502
i see new version wallet in peers -
....
"version" : 60421,
"subver" : "/Satoshi:0.6.3/SuperTurbostake:0.4.2.2/SuperTurbostake:0.1.2.4(v0.1.2.4-gd0cbc83)/",
....
where i can download this version?
sr. member
Activity: 477
Merit: 250
They are working on a wallet that will be fully functional. It should fix the problems.

So if im staking some coins i can wait and when they stake i can move them right?
hero member
Activity: 714
Merit: 500
Time to find my wallet.dat file  Cheesy
sr. member
Activity: 474
Merit: 501
They are working on a wallet that will be fully functional. It should fix the problems.
sr. member
Activity: 477
Merit: 250
and a summary? ... Huh
hero member
Activity: 1016
Merit: 502
how many blocks in correctly blockchain? in my 104002 now, i hope it doesn't fork))) i buy coin, withdraw on wallet and to my friend have a blockchain with more blocks in, but in the his blockchain my transaction is gone ( he share link to download blockchain )
Pages:
Jump to: