Pages:
Author

Topic: BBQCoin, the coin you want to eat. - page 59. (Read 143109 times)

legendary
Activity: 1792
Merit: 1008
/dev/null
February 09, 2013, 04:03:36 PM
#76
if there would be only a working bbqcoind Sad

EDIT: disabling markm's checkpoint and everything works fine now
my donation address would be: bbBKAwHBQp7bWQxvJHZBkFqA3izHWKEEw6
legendary
Activity: 1420
Merit: 1010
February 09, 2013, 04:00:28 PM
#75
2 active connections and 500 received as well!! ty good guy Smiley or gal Tongue
sr. member
Activity: 322
Merit: 250
February 09, 2013, 03:50:06 PM
#74
3 active connections and just received 500 bqc from some good guy Cheesy thnx good guy
legendary
Activity: 1792
Merit: 1008
/dev/null
February 09, 2013, 08:12:56 AM
#73
I connect, send you a version message, then disconnect.
same for all other nodes i connect to, as soon as im at the checkpoint-1
sr. member
Activity: 322
Merit: 250
February 09, 2013, 02:26:50 AM
#72
K, i woke up to see that now im connected to 2 peers  Grin

also:
getmininginfo
{
"blocks" : 284106,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00135429,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 83134,  (oh wow!!!)
"pooledtx" : 3,
"testnet" : false
}

edit:
{
"blocks" : 284496,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00244860,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 185970,  -- rebirth Tongue
"pooledtx" : 3,
"testnet" : false
}






I sent coins to all the addresses i got from here, AND i see an incoming transaction of 25 BQC


Greedi you still do not explain why you did what you did here.
legendary
Activity: 1420
Merit: 1010
February 09, 2013, 01:14:12 AM
#71
Would someone be able to post a link for the Windows version of BBQcoin please?

Thanks
http://95.138.187.100/bbq.zip
enjoy Smiley
legendary
Activity: 2940
Merit: 1090
February 08, 2013, 11:52:07 PM
#70
No, that is just a warning, and its about the inclusion of main.h on line 11 not about the line the checkpoints are on.

However I am having trouble running a node from scratch to get the blockchain from my running node, because for some reason it keeps disconnecting from the running node and the running node's log isn't even mentionining there was a connection attempt. The new one connects, sends a version message, then disconnects. Since both are using the same executable it does not seem reasonable that they would disagree about what a version message should look like so I am kind of puzzled what their problem is.

Meanwhile someone out there is creating new blocks at a fast rate, its not me my CPU mining is only getting a small fraction of the blocks.

I am trying restarting my spare copy, its log says "Rescanning last 283474 blocks (from block 0)...", it already has a lot of the blockchain because I use it sometimes when I am worried I might run out of connections during the night as you cannot mine without conections, having a spare running makes sure I do have a connection. So I know that copy did used to connect ok to my normal running node.

My normal running node is also acting that way when it tries to connect to the IP address you gave me to -addnode with: I connect, send you a version message, then disconnect.

-MarkM-
legendary
Activity: 1792
Merit: 1008
/dev/null
February 08, 2013, 11:39:40 PM
#69
could this be the problem?
Code:
In file included from main.h:10,
                 from checkpoints.cpp:11:
net.h: In member function ‘void CNode::EndMessage()’:
net.h:375: warning: invalid access to non-static data member ‘CMessageHeader::nMessageSize’  of NULL object
net.h:375: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
net.h:381: warning: invalid access to non-static data member ‘CMessageHeader::nChecksum’  of NULL object
net.h:381: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
net.h:382: warning: invalid access to non-static data member ‘CMessageHeader::nChecksum’  of NULL object
net.h:382: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
legendary
Activity: 2940
Merit: 1090
February 08, 2013, 11:28:15 PM
#68
That is the one that I am using, and the checkpoint you showed earlier was already in the older one that is also still on my sourceforge site.

I wonder if it is possible to put in a bad checkpoint and never discover the fact, that is, could it be possible that mine has never actually checked whether its existing blockchain that it already has matches all the checkpoints, even though I always use rescan every time I start the daemon?

I will try starting a spare copy with no blockchain so it will have to get the entire chain from my current copy, that will presumably make sure it really does check it all...

-MarkM-
legendary
Activity: 1792
Merit: 1008
/dev/null
February 08, 2013, 10:57:33 PM
#67
im stuck, cant find a public node which isnt faulty.
care to add me?

Okay, I have restarted with your node added.

-MarkM-

seems like the newest bbqcoind from ur site seems bugged, every node fails at the checkpoint, so i think its mine. which one r u using?
legendary
Activity: 2940
Merit: 1090
February 08, 2013, 10:52:11 PM
#66
im stuck, cant find a public node which isnt faulty.
care to add me?

Okay, I have restarted with your node added.

-MarkM-
legendary
Activity: 1792
Merit: 1008
/dev/null
February 08, 2013, 10:24:18 PM
#65
Looks like someone started mining way back in the past, that checkpoint is from way back last year, current block number now is 283878

-MarkM-

im stuck, cant find a public node which isnt faulty.
care to add me?
legendary
Activity: 2940
Merit: 1090
February 08, 2013, 10:21:23 PM
#64
Looks like someone started mining way back in the past, that checkpoint is from way back last year, current block number now is 283878

-MarkM-
legendary
Activity: 1792
Merit: 1008
/dev/null
February 08, 2013, 10:08:48 PM
#63
well, syncing is hard.
alot of ppl send only orphan blocks or even worse:
Code:
received block 5bb676c3ea2d9cdc2589
ERROR: AcceptBlock() : rejected by checkpoint lockin at 86425
ERROR: ProcessBlock() : AcceptBlock FAILED
disconnecting node 173.70.3.38:51833
Disconnected 173.70.3.38:51833 for misbehavior (score=100)
LOL
legendary
Activity: 1792
Merit: 1008
/dev/null
February 08, 2013, 10:02:10 PM
#62
Actually some machines have firewalls on the machine itself too, so as well as checking router there can also be a need to to check the machine's own firewall o allow connections to the port.

Trying to find out the port number is getting annoying, in most coins I just grep for "fTestNet" and find a C oneliner conditional statement of the x ? a : b form that checks fTestNet and sets one port number or another. For some reason I am not finding that or equivalent in BBQcode so far.

I did getnewaddress to get a BBQcoin address for myself: bSPSqjm3PyjXoaGhBthbTTSjxMySUXMLrx

-MarkM-

--help


I already wrote earlier that although the help output lists port 59333 that nubmer is not actually found elsehwere in the code, thus presumably it actually uses some other port and who-ever changed the port did not change the help text to match.

-MarkM-

it trys to connect to other peers at port 19323
legendary
Activity: 2940
Merit: 1090
February 08, 2013, 09:59:54 PM
#61
Actually some machines have firewalls on the machine itself too, so as well as checking router there can also be a need to to check the machine's own firewall o allow connections to the port.

Trying to find out the port number is getting annoying, in most coins I just grep for "fTestNet" and find a C oneliner conditional statement of the x ? a : b form that checks fTestNet and sets one port number or another. For some reason I am not finding that or equivalent in BBQcode so far.

I did getnewaddress to get a BBQcoin address for myself: bSPSqjm3PyjXoaGhBthbTTSjxMySUXMLrx

-MarkM-

--help


I already wrote earlier that although the help output lists port 59333 that number is not actually found elsewhere in the code, thus presumably it actually uses some other port and who-ever changed the port did not change the help text to match.

-MarkM-
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
February 08, 2013, 09:24:28 PM
#60
Would someone be able to post a link for the Windows version of BBQcoin please?

Thanks
legendary
Activity: 1792
Merit: 1008
/dev/null
February 08, 2013, 09:21:53 PM
#59
Actually some machines have firewalls on the machine itself too, so as well as checking router there can also be a need to to check the machine's own firewall o allow connections to the port.

Trying to find out the port number is getting annoying, in most coins I just grep for "fTestNet" and find a C oneliner conditional statement of the x ? a : b form that checks fTestNet and sets one port number or another. For some reason I am not finding that or equivalent in BBQcode so far.

I did getnewaddress to get a BBQcoin address for myself: bSPSqjm3PyjXoaGhBthbTTSjxMySUXMLrx

-MarkM-

--help
sr. member
Activity: 266
Merit: 250
LitecoinTalk
February 08, 2013, 09:09:48 PM
#58
When I mine blocks, my coins eventually disappear....

haha lol -.-
legendary
Activity: 1792
Merit: 1008
/dev/null
February 08, 2013, 09:04:10 PM
#57
When I mine blocks, my coins eventually disappear....
51% attack Tongue
Pages:
Jump to: