Pages:
Author

Topic: [*] 8BIT [Dark Masternodes][Anon][Roadmap Stage 4] - page 80. (Read 379550 times)

newbie
Activity: 49
Merit: 0
What is 8bit? it's cheap and the low coin supply is nice. but besides a low coin supply what is a reason to invest? or, even better, to use? The community seems to be decently active but there hasn't seemed to be to much in the way of development.
legendary
Activity: 1036
Merit: 1000
8b 16b DEMOSCENE FTW
I have created the slack: https://8bitteam.slack.com/
When everyone is in, we can structurate it into different channels.
Also i would like some members to be admins of slack, as i dont have the i would like to manage the slack.  Smiley


Hello, we are bringing back this slack to life. Not sure if this one will stay as final one, but let's gather all the people interested in this project. PM me for the invitation (or post your email address here).
full member
Activity: 252
Merit: 100
Aliens are real!
OMG THIS IS LIKE THE NEXT PIVX.

BUT WITH ONLY 1  MILLION SUPPLY  Shocked Shocked

Dev can you elaborate on coin swap? New coin? Will you rebrand? New ANN thread? etc? Lots of outdated stuff.

i dont think so, Pivx was forked from dash and it have many new feartures implemented in, but 8bit 's not n it named like a game. Grin
legendary
Activity: 2576
Merit: 1073
ok i got it figured out, I have to use the getblockhash hash command in the console and compare it to the block at http://www.8-bit.ga/ to verify I am on the right chain.  Ill keep building verifying and backing up the chain til i get back on the right one.

You could try this one: https://mega.nz/#!jwNWyJDA!peD6ofLdingXq2IkbeN1t0qjS0doXymor0sfJg66ils

That is my blockchain backup from Apr 11.
full member
Activity: 224
Merit: 100
What's in the Magic bottle?
OMG THIS IS LIKE THE NEXT PIVX.

BUT WITH ONLY 1  MILLION SUPPLY  Shocked Shocked

Dev can you elaborate on coin swap? New coin? Will you rebrand? New ANN thread? etc? Lots of outdated stuff.
member
Activity: 116
Merit: 10
ok i got it figured out, I have to use the getblockhash hash command in the console and compare it to the block at http://www.8-bit.ga/ to verify I am on the right chain.  Ill keep building verifying and backing up the chain til i get back on the right one.
member
Activity: 116
Merit: 10
Great  Huh Huh  Blockchain freezes at block 861533. It only would take  a few more minutes to finish if it didn't get stuck.  I made a backup of the blockchain before the error happened and verified that its the correct chain. But I cant get any wallet on any computer I have access too, including my VPS, to update completely.  Hopefully someone has an idea whats going on.

I see 4 nodes stuck on block 861533, in my opinion it's orphaned one. Current block height used my most of peers, bittrex and block explorer is 862004 (hash: 5c1dadf467437f29727655907eb68ae8a27e5bf480e84773f4ad29e63b624904).

Check what's your hash for following blocks:
861531 should be 66e5c7a43a1f11a956e1dd4f0d570e8ee59a71f7413c1f5d49ed85c7236a86cd
861532 should be fe002e222e6241a880d1b47ea49c29f568e01c70ace3e03f5c3feb02bf0e4a2e
861533 should be ad66c5361c8ebeedda485d906b4e93b7d6d15cf41de5a7e401e120bd4c430b7b

If hashes are different then you are on the dead chain and should suck a correct one. I will publish a bootstrap soon, but for faster syncing its better to download following files:
- database/*
- txleveldb/*
- blk0001.dat

from the wallet dir of someone else and run the client with -rescan option. For privacy reasons, published can run this one first on his local PC with empty wallet dat.

I think such package has been already distributed but we need a fresh one, today I have been talking to an owner of a node often forking a chain (big staking power and connectivity issues with rest of the networking causing unwanted selfish mining) so we should get rid of this issues soon. Also by increasing number of seed nodes (what also drays has pointed out recently).





Im setting up multiple nodes (at the 1024 coin per block level) on my vps, with multiple ips, and this should help strengthen the network, I just got to get an up to date blockchain.  I found one posted here from 3 weeks ago, and that helped tremendously, but it's blockchain ended in a fork, so now I am going to start it over again from 3 weeks ago. 

Do you know if it should automatically get the correct chain, or will it just get the bad chain again?
legendary
Activity: 1036
Merit: 1000
8b 16b DEMOSCENE FTW
Great  Huh Huh  Blockchain freezes at block 861533. It only would take  a few more minutes to finish if it didn't get stuck.  I made a backup of the blockchain before the error happened and verified that its the correct chain. But I cant get any wallet on any computer I have access too, including my VPS, to update completely.  Hopefully someone has an idea whats going on.

I see 4 nodes stuck on block 861533, in my opinion it's orphaned one. Current block height used my most of peers, bittrex and block explorer is 862004 (hash: 5c1dadf467437f29727655907eb68ae8a27e5bf480e84773f4ad29e63b624904).

Check what's your hash for following blocks:
861531 should be 66e5c7a43a1f11a956e1dd4f0d570e8ee59a71f7413c1f5d49ed85c7236a86cd
861532 should be fe002e222e6241a880d1b47ea49c29f568e01c70ace3e03f5c3feb02bf0e4a2e
861533 should be ad66c5361c8ebeedda485d906b4e93b7d6d15cf41de5a7e401e120bd4c430b7b

If hashes are different then you are on the dead chain and should suck a correct one. I will publish a bootstrap soon, but for faster syncing its better to download following files:
- database/*
- txleveldb/*
- blk0001.dat

from the wallet dir of someone else and run the client with -rescan option. For privacy reasons, published can run this one first on his local PC with empty wallet dat.

I think such package has been already distributed but we need a fresh one, today I have been talking to an owner of a node often forking a chain (big staking power and connectivity issues with rest of the networking causing unwanted selfish mining) so we should get rid of this issues soon. Also by increasing number of seed nodes (what also drays has pointed out recently).



legendary
Activity: 1596
Merit: 1011
Access to the main link in the dropbox inaccessible. there may be some users who can share the link here. but I think the link is shared officially by OP is the most secure and reliable. we have to wait for improvement in a few moments, the OP must upload and replace the information on the main page.
member
Activity: 116
Merit: 10
Great  Huh Huh  Blockchain freezes at block 861533. It only would take  a few more minutes to finish if it didn't get stuck.  I made a backup of the blockchain before the error happened and verified that its the correct chain. But I cant get any wallet on any computer I have access too, including my VPS, to update completely.  Hopefully someone has an idea whats going on.
newbie
Activity: 16
Merit: 0

I have just bought some 8bit coins and I want to set up a masternode running but How many coins to setup for one masternode? and How to get a good masternode on windows 10 PC.



takes 112 coins per masternode right now, but dev says he is going to release new version of wallet eventually which is going to increase the mn requirement to 1024 coins

Look at the beginning of this forum thread and there is a guide to setup a masternode on the first page.  Now setting up multiple masternodes will be a task, but I know how to do it on other coins so we will see how it goes.

My blockchain is almost completely downloaded, so I will post my results once I got the masternodes set up.

Where'd you download the wallet from? The dropbox links on the first page don't work
member
Activity: 116
Merit: 10

I have just bought some 8bit coins and I want to set up a masternode running but How many coins to setup for one masternode? and How to get a good masternode on windows 10 PC.



takes 112 coins per masternode right now, but dev says he is going to release new version of wallet eventually which is going to increase the mn requirement to 1024 coins

Look at the beginning of this forum thread and there is a guide to setup a masternode on the first page.  Now setting up multiple masternodes will be a task, but I know how to do it on other coins so we will see how it goes.

My blockchain is almost completely downloaded, so I will post my results once I got the masternodes set up.
hero member
Activity: 1148
Merit: 512
Ok, as promised here is the full blockchain I got from my Linux wallet as a backup about a week ago:
https://mega.nz/#!ygViUI4b!YorYjEl2BKZj6u5m6AcSCQkQSGKqbBshY1VOfCtWerM
Great, just downloaded and put it in my 8bit folder, its working great!  Thanks a lot!

You're welcome Smiley


On a different note - while its great to have http://explorer.8-bit.ga/ block explorer, but it misses one very important feature - the active node list. It would be extremely helpful to have an officially published list of nodes to connect.

I have all the "nodeXX.8-bit.ga" nodes in my 8bit.conf, however most of the time I have just one or two peers, most of which are not even up to date. My default connection port (18888) is open and "listen" is set to 1, so I don't see what prevents me from connecting to other nodes, if there are any. As a result my stakes are not being accepted, and running masternode has no effect as the network seem, to accept only *some* nodes, while ignoring others. Does anyone has similar issues and/or... is someone playing with the code..?  Wink

I'm going to add 2 nodes on different servers, and when they are up and running, you can add my ip to your addnode list.

Are you able to provide a how to guide for setting up masternodes? I want to get a few going to and help secure the network

I was thinking about making a how to guide.  First I have to get mine working and once done, I can work on that.

I have just bought some 8bit coins and I want to set up a masternode running but How many coins to setup for one masternode? and How to get a good masternode on windows 10 PC.
member
Activity: 116
Merit: 10
Ok, as promised here is the full blockchain I got from my Linux wallet as a backup about a week ago:
https://mega.nz/#!ygViUI4b!YorYjEl2BKZj6u5m6AcSCQkQSGKqbBshY1VOfCtWerM
Great, just downloaded and put it in my 8bit folder, its working great!  Thanks a lot!

You're welcome Smiley


On a different note - while its great to have http://explorer.8-bit.ga/ block explorer, but it misses one very important feature - the active node list. It would be extremely helpful to have an officially published list of nodes to connect.

I have all the "nodeXX.8-bit.ga" nodes in my 8bit.conf, however most of the time I have just one or two peers, most of which are not even up to date. My default connection port (18888) is open and "listen" is set to 1, so I don't see what prevents me from connecting to other nodes, if there are any. As a result my stakes are not being accepted, and running masternode has no effect as the network seem, to accept only *some* nodes, while ignoring others. Does anyone has similar issues and/or... is someone playing with the code..?  Wink

I'm going to add 2 nodes on different servers, and when they are up and running, you can add my ip to your addnode list.

Are you able to provide a how to guide for setting up masternodes? I want to get a few going to and help secure the network

I was thinking about making a how to guide.  First I have to get mine working and once done, I can work on that.
newbie
Activity: 16
Merit: 0
Ok, as promised here is the full blockchain I got from my Linux wallet as a backup about a week ago:
https://mega.nz/#!ygViUI4b!YorYjEl2BKZj6u5m6AcSCQkQSGKqbBshY1VOfCtWerM
Great, just downloaded and put it in my 8bit folder, its working great!  Thanks a lot!

You're welcome Smiley


On a different note - while its great to have http://explorer.8-bit.ga/ block explorer, but it misses one very important feature - the active node list. It would be extremely helpful to have an officially published list of nodes to connect.

I have all the "nodeXX.8-bit.ga" nodes in my 8bit.conf, however most of the time I have just one or two peers, most of which are not even up to date. My default connection port (18888) is open and "listen" is set to 1, so I don't see what prevents me from connecting to other nodes, if there are any. As a result my stakes are not being accepted, and running masternode has no effect as the network seem, to accept only *some* nodes, while ignoring others. Does anyone has similar issues and/or... is someone playing with the code..?  Wink

I'm going to add 2 nodes on different servers, and when they are up and running, you can add my ip to your addnode list.

Are you able to provide a how to guide for setting up masternodes? I want to get a few going to and help secure the network
member
Activity: 116
Merit: 10
Ok, as promised here is the full blockchain I got from my Linux wallet as a backup about a week ago:
https://mega.nz/#!ygViUI4b!YorYjEl2BKZj6u5m6AcSCQkQSGKqbBshY1VOfCtWerM
Great, just downloaded and put it in my 8bit folder, its working great!  Thanks a lot!

You're welcome Smiley


On a different note - while its great to have http://explorer.8-bit.ga/ block explorer, but it misses one very important feature - the active node list. It would be extremely helpful to have an officially published list of nodes to connect.

I have all the "nodeXX.8-bit.ga" nodes in my 8bit.conf, however most of the time I have just one or two peers, most of which are not even up to date. My default connection port (18888) is open and "listen" is set to 1, so I don't see what prevents me from connecting to other nodes, if there are any. As a result my stakes are not being accepted, and running masternode has no effect as the network seem, to accept only *some* nodes, while ignoring others. Does anyone has similar issues and/or... is someone playing with the code..?  Wink

I'm going to add 2 nodes on different servers, and when they are up and running, you can add my ip to your addnode list.
legendary
Activity: 2576
Merit: 1073
Ok, as promised here is the full blockchain I got from my Linux wallet as a backup about a week ago:
https://mega.nz/#!ygViUI4b!YorYjEl2BKZj6u5m6AcSCQkQSGKqbBshY1VOfCtWerM
Great, just downloaded and put it in my 8bit folder, its working great!  Thanks a lot!

You're welcome Smiley


On a different note - while its great to have http://explorer.8-bit.ga/ block explorer, but it misses one very important feature - the active node list. It would be extremely helpful to have an officially published list of nodes to connect.

I have all the "nodeXX.8-bit.ga" nodes in my 8bit.conf, however most of the time I have just one or two peers, most of which are not even up to date. My default connection port (18888) is open and "listen" is set to 1, so I don't see what prevents me from connecting to other nodes, if there are any. As a result my stakes are not being accepted, and running masternode has no effect as the network seem, to accept only *some* nodes, while ignoring others. Does anyone has similar issues and/or... is someone playing with the code..?  Wink
Pages:
Jump to: