Author

Topic: [ANN] Blacknet | IBO for BlackCoin | New code | PoS | No ICO - page 113. (Read 2510320 times)

sr. member
Activity: 438
Merit: 250
In other order of things. What would happen if:

Someone get 2 millions  of blackcoins in a block and stake it, of course it will raise a lot the stake weight, after that what would happen if no one more is staking with so many coins, lets say the next one is staking with only 100.000 coins will the chain get stuck by that?

Do you mean 100,000?  That's a hundred thousand.
legendary
Activity: 966
Merit: 1000
i see nowhere what is the annual % interest of pos?
i have blk for couple of month, wallet running fine

and do we need to manual combine the small blocks ?

pos reward is actually 3/2 (1.5) coins, you can check it here https://github.com/CoinBlack/blackcoin/blob/0.11/src/main.cpp#L1266
about the staking, actually there are a lot of competence, if you want to stake you will need some thousands of coin minimun and wait.


In other order of things. What would happen if:

Someone get 2 millions  of blackcoins in a block and stake it, of course it will raise a lot the stake weight, after that what would happen if no one more is staking with so many coins, lets say the next one is staking with only 100.000 coins will the chain get stuck by that?
legendary
Activity: 1281
Merit: 1003
i see nowhere what is the annual % interest of pos?
i have blk for couple of month, wallet running fine

and do we need to manual combine the small blocks ?
newbie
Activity: 55
Merit: 0


Ok. Open Windows Explorer and type %appdata% in the bar at the top, press enter then browse to the BlackCoin directory, delete everything in there EXCEPT wallet.dat which is your actual wallet. Keep that, and take a copy of it just in case.

Then open your Blackcoin client the way you're used to. It will sync from scratch, you'll need to wait quite a long time this way (possibly over a couple of days) but ensures you get a completely up to date blockchain record.

If someone reading this knows how to do the bootstrap and can write simple instructions that'd be great.

Once you're up to date, consider using a different version which doesn't need a full blockchain download like PayBlk https://payblk.blackcoin.io or MultiBlack https://multiblack.github.io - all you need to do is write down 12 words to recover your wallet whereever you are with those so are much simpler.


[/quote]

I didn't find a "Windows Explorer" so I did a file search of blackcoin and deleted everything that came up except my .dat files

I downloaded the 1.2.2 version again and launched the wallet and it still brought up the same wallet info as before

I noticed in the debug log file is full of orphan blocks


I have about 10,000 coins I'm trying not to see burned here

thanks for any help
sr. member
Activity: 427
Merit: 252
that didn'y work , I got 2 errors something about cant bind to somthing or other and somthing else

so i tried to open it the old way and that wouldn't connect or do anything

so I backed up the wallet, deleted the 1.2.2 version  redownloaded it
relaunched it the original way out of peazip and now I'm back where I started stuck at block 1222985  but I am connected

obviously im not very tech savoy so type to me as if I were a child

it used to work and now it doesn't, what would cause this?

Ok. Open Windows Explorer and type %appdata% in the bar at the top, press enter then browse to the BlackCoin directory, delete everything in there EXCEPT wallet.dat which is your actual wallet. Keep that, and take a copy of it just in case.

Then open your Blackcoin client the way you're used to. It will sync from scratch, you'll need to wait quite a long time this way (possibly over a couple of days) but ensures you get a completely up to date blockchain record.

If someone reading this knows how to do the bootstrap and can write simple instructions that'd be great.

Once you're up to date, consider using a different version which doesn't need a full blockchain download like PayBlk https://payblk.blackcoin.io or MultiBlack https://multiblack.github.io - all you need to do is write down 12 words to recover your wallet whereever you are with those so are much simpler.

newbie
Activity: 55
Merit: 0


Yes extract it somewhere and then go to that somewhere using the "cd" command as above.
[/quote]

that didn'y work , I got 2 errors something about cant bind to somthing or other and somthing else

so i tried to open it the old way and that wouldn't connect or do anything

so I backed up the wallet, deleted the 1.2.2 version  redownloaded it
relaunched it the original way out of peazip and now I'm back where I started stuck at block 1222985  but I am connected

obviously im not very tech savoy so type to me as if I were a child

it used to work and now it doesn't, what would cause this?
sr. member
Activity: 427
Merit: 252


I launch it with Peazip, I double click the blackcoin-qt.exe and it starts, there is no place for me to type  -rescan -reindex,   how would I do this?



This assumes you're using windows:

Unzip the executable to say, your desktop then run Command Prompt from Start > Programs > Accessories and change directory to your desktop

cd c:\users\yourusername\desktop

where yourusername is the username you log into windows with

Then do the blackcoin-qt.exe -rescan -reindex


"Unzip the executable"    does this mean extract,  extract all to?   I found the command line it currently says C:\ Documents and settings\ECSI>_






Yes extract it somewhere and then go to that somewhere using the "cd" command as above.
newbie
Activity: 55
Merit: 0


I launch it with Peazip, I double click the blackcoin-qt.exe and it starts, there is no place for me to type  -rescan -reindex,   how would I do this?



This assumes you're using windows:

Unzip the executable to say, your desktop then run Command Prompt from Start > Programs > Accessories and change directory to your desktop

cd c:\users\yourusername\desktop

where yourusername is the username you log into windows with

Then do the blackcoin-qt.exe -rescan -reindex


"Unzip the executable"    does this mean extract,  extract all to?   I found the command line it currently says C:\ Documents and settings\ECSI>_




sr. member
Activity: 427
Merit: 252


I launch it with Peazip, I double click the blackcoin-qt.exe and it starts, there is no place for me to type  -rescan -reindex,   how would I do this?



This assumes you're using windows:

Unzip the executable to say, your desktop then run Command Prompt from Start > Programs > Accessories and change directory to your desktop

cd c:\users\yourusername\desktop

where yourusername is the username you log into windows with

Then do the blackcoin-qt.exe -rescan -reindex
newbie
Activity: 55
Merit: 0
I have a problem/ question

I've haven't run my client in a while so I launched it yesterday vs 1.2.2 windows , I still use windows XP
It updates the blockchain to block 1222985 , says I'm connected and is adding mined coins but I sent coins from my exchange to my home wallet and they do not show up.
I sent coins from my home wallet to the exchange and that did work,  What is going on , please help
thanks

Hey - if you see connections (go to help > debug and check they stay connected) and literally leave your machine for a few hours, it should be syncing. We're at block 1426909 right now so quite a bit to catch up on. I hadn't run my QT client since March and it started syncing but didn't show progress for a little while. As a rough check you could look in Task Manager to see if the CPU is getting used by blackcoin-qt.exe while it syncs.

It's not a great idea to try and send anything until it's synced up fully. You won't lose anything either way. You should be able to fix any non displaying coin issue with a rescan / reindex:

Launch blackcoin-qt.exe from the command prompt when in the directory you put it in with:

blackcoin-qt -rescan -reindex


I launch it with Peazip, I double click the blackcoin-qt.exe and it starts, there is no place for me to type  -rescan -reindex,   how would I do this?


sr. member
Activity: 427
Merit: 252
Online wallet is released and the price of BLK goes down. Weird...

Buy the rumor sell the news!

LOL noone bought on the rumour either to be fair.

No need for rumours anyway, everything going on is in the slack/reddit. I'm sure when announcements of progress are due, they'll be made.
full member
Activity: 210
Merit: 100
Online wallet is released and the price of BLK goes down. Weird...

Buy the rumor sell the news!
sr. member
Activity: 427
Merit: 252
I have a problem/ question

I've haven't run my client in a while so I launched it yesterday vs 1.2.2 windows , I still use windows XP
It updates the blockchain to block 1222985 , says I'm connected and is adding mined coins but I sent coins from my exchange to my home wallet and they do not show up.
I sent coins from my home wallet to the exchange and that did work,  What is going on , please help
thanks

Hey - if you see connections (go to help > debug and check they stay connected) and literally leave your machine for a few hours, it should be syncing. We're at block 1426909 right now so quite a bit to catch up on. I hadn't run my QT client since March and it started syncing but didn't show progress for a little while. As a rough check you could look in Task Manager to see if the CPU is getting used by blackcoin-qt.exe while it syncs.

It's not a great idea to try and send anything until it's synced up fully. You won't lose anything either way. You should be able to fix any non displaying coin issue with a rescan / reindex:

Launch blackcoin-qt.exe from the command prompt when in the directory you put it in with:

blackcoin-qt -rescan -reindex




sr. member
Activity: 322
Merit: 250
Online wallet is released and the price of BLK goes down. Weird...
newbie
Activity: 55
Merit: 0
I have a problem/ question

I've haven't run my client in a while so I launched it yesterday vs 1.2.2 windows , I still use windows XP
It updates the blockchain to block 1222985 , says I'm connected and is adding mined coins but I sent coins from my exchange to my home wallet and they do not show up.
I sent coins from my home wallet to the exchange and that did work,  What is going on , please help
thanks

when I close it down and relanch it takes hours to catch back up, it starts with out of sync but the " # weeks behind" bar is not showing
newbie
Activity: 55
Merit: 0
I have a problem/ question

I've haven't run my client in a while so I launched it yesterday vs 1.2.2 windows , I still use windows XP
It updates the blockchain to block 1222985 , says I'm connected and is adding mined coins but I sent coins from my exchange to my home wallet and they do not show up.
I sent coins from my home wallet to the exchange and that did work,  What is going on , please help
thanks
full member
Activity: 145
Merit: 132
nice base line
nice brand / market range

a new website for our biggest community http://blkhome.com/
legendary
Activity: 1470
Merit: 1010
Join The Blockchain Revolution In Logistics
nice base line
nice brand / market range
legendary
Activity: 2380
Merit: 1026
This fall is probable caused with BTC rise , but still we have bunch of new shity coins every day emerging from kitchen  Roll Eyes , and few "developers" who are guilty for this chaos in altcoin world are also one that we can hate at this moment..
But look at bright side, this coin is very undervalued  now, and good old patterens can tell us what will happen in the future.. Cool
newbie
Activity: 9
Merit: 0
Hello Guys !

Great news for Blackcoin tonight, live interview with janko and the CEO of ObsidianCVT ! they are going to talk about Blackcoin 's future and they are going to answer your questions, be there ! 

https://www.reddit.com/r/blackcoin/comments/5elb7o/janko33_and_obsidiancvt_interview_and_600_black/
Jump to: