Author

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

sr. member
Activity: 266
Merit: 250

On the contrary, distribution lately has been coming out of the top 20, flowing more into small and mid-sized wallets.
full member
Activity: 154
Merit: 100
Time to test new highs!
legendary
Activity: 1418
Merit: 1002
top 100 addresses are starting to accumulate to much of the wealth

where can we find this?
hero member
Activity: 568
Merit: 500
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.

Are you sure you are in the blockchaind  directory?  you wan to call blockchain/src/blockchaind getblockcount.


I just got done doing a Ubuntu 12.10 build.

The binary's compiled elsewhere, but there's no way to run getblockcount if the server's not responding. Reading the debug.log the most recent block height I've got is 35740. There's clearly some bullshit happening with -1 and 0000000000 being spewed out of this sucker, but hopefully the devs will have an answer...

you have to call blackcoind from where it compiled.

I know how to call the binary. That's not the problem.

Code:
# ./blackcoind getblockheight
error: no response from server

Code:
# tail ~/.blackcoin/debug.log
received block 0a7ff7acb2741072d2de
SetBestChain: new best=0a7ff7acb2741072d2de  height=35740  trust=4419158981713046  blocktrust=1797528429  date=03/22/14 01:37:04
ProcessBlock: ACCEPTED
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
CTxMemPool::accept() : accepted e1279b96d9 (poolsz 1)
Flushing wallet.dat
Flushed wallet.dat 30ms
legendary
Activity: 1120
Merit: 1003
twet.ch/inv/62d7ae96
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.

Are you sure you are in the blockchaind  directory?  you wan to call blockchain/src/blockchaind getblockcount.


I just got done doing a Ubuntu 12.10 build.

The binary's compiled elsewhere, but there's no way to run getblockcount if the server's not responding. Reading the debug.log the most recent block height I've got is 35740. There's clearly some bullshit happening with -1 and 0000000000 being spewed out of this sucker, but hopefully the devs will have an answer...

you have to call blackcoind from where it compiled.
hero member
Activity: 568
Merit: 500
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.

Are you sure you are in the blockchaind  directory?  you wan to call blockchain/src/blockchaind getblockcount.


I just got done doing a Ubuntu 12.10 build.

The binary's compiled elsewhere, but there's no way to run getblockcount if the server's not responding. Reading the debug.log the most recent block height I've got is 35740. There's clearly some bullshit happening with -1 and 0000000000 being spewed out of this sucker, but hopefully the devs will have an answer...
legendary
Activity: 1120
Merit: 1003
twet.ch/inv/62d7ae96
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.

Are you sure you are in the blockchaind  directory?  you wan to call blockchain/src/blockchaind getblockcount.


I just got done doing a Ubuntu 12.10 build.
member
Activity: 84
Merit: 10
BCPool.co is online!



The website http://www.BCPool.co is online and the pool will be up tomorrow at 1PM Est. Also Check us out on Twitter @BlackCoinMiner
hero member
Activity: 568
Merit: 500
Try to delete the BC data on your computer and reopen the client.

what data. The whole blockchain I just downloaded?
sr. member
Activity: 336
Merit: 250
CS Student - BC Logo Guy
Try to delete the BC data on your computer and reopen the client.
hero member
Activity: 1778
Merit: 520
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.
http://blackcointalk.com
PLS post there your problem.
Dev will help you.
If none here know solution.


No response yet. Anyone know what this means?? This is all I keep getting over and over.

Code:
getblocks -1 to 00000000000000000000 limit 500
Flushing wallet.dat
Flushed wallet.dat 28ms
received getdata for: block c37ddbb9708a8af678ab
CTxMemPool::accept() : accepted 57b3e58ff7 (poolsz 1)

no im confused to Sad hopefully someone will help you soon, cause i think the dev went to sleep
hero member
Activity: 568
Merit: 500
sorry, maybe I'm daft. What is the current blockheight I should be expecting before this unfucks its chain? [ed] currently at 35621.
hero member
Activity: 568
Merit: 500
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.
http://blackcointalk.com
PLS post there your problem.
Dev will help you.
If none here know solution.


No response yet. Anyone know what this means?? This is all I keep getting over and over.

Code:
getblocks -1 to 00000000000000000000 limit 500
Flushing wallet.dat
Flushed wallet.dat 28ms
received getdata for: block c37ddbb9708a8af678ab
CTxMemPool::accept() : accepted 57b3e58ff7 (poolsz 1)
legendary
Activity: 1582
Merit: 1001
I know it seems cool to hold 1% of the total in a wallet, and although this may sound ridiculous, could all you people holding more than 300k bc's please split them into a few wallets so the wealth seems better distributed

or even better sell them now soI can buy a few more cheap lol
legendary
Activity: 1582
Merit: 1001
top 100 addresses are starting to accumulate to much of the wealth
full member
Activity: 224
Merit: 100
while we are waiting for crypto to recover .. sign up here and get free coins deposited to you account daily
BTC, LTC, FTC, IFC, TIPs, EAC, WDC - all for free, deposits every day

give it a try .. http://qoinpro.com/a1321725c057a0e8a5789a5be424e35e
legendary
Activity: 1302
Merit: 1002
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.
http://blackcointalk.com
PLS post there your problem.
Dev will help you.
If none here know solution.
hero member
Activity: 1778
Merit: 520
Can anyone help with this? I just built blackcoind to try it out. After a few hours, I'm sync'ed with the blockchain, as the last timestamp is 03/21/14 22:03:20...one minute ago... but I'm still getting "error: no response from server" when I issue commands.

This is running under ubuntu 12.10. Still occasionally flushing the wallet, but it's not loading any new blocks except as they come out it seems. When I built it I had to run apt-get install libdb++-dev instead of the suggested lib (but it compiled, so I doubt that's the issue).

I'm kind of at a loss.

try contacting  rat4 he's offline atm
sr. member
Activity: 266
Merit: 250
Random conversation taking place on another channel:

"guys no coin is doing well
not even btc
so how can you expect xxxxx not to get dumped to the ground?"

"true"

"as people sell their cards to get out of the market
people are selling everything"

"Yep"

"but If I bought BTC, I woulndt have a 99% loss
Crypto community in general: 'DEV dont log in IRC for 2 days its dead !!!'"

"Kijiji is flooded
ebay is flooded"

"BC is holding is own though no one is selling it kinda sucks"

"no coins are doing well, only the ones being pumped by whales
and manipulated"

"i think BC is standing on its own i dont think a whale is keeping it up"
Jump to: