Author

Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈ - page 109. (Read 284526 times)

legendary
Activity: 966
Merit: 1000
I think the RC had bidding scheduled to start at block 200000, my BN wallets (all 30.16.8 I think) seem to be fine/synced, and my local QT/daemon  compiled from the 30.16.8 Master branch a while back seems good too.

I don't think there's a fork, just the RC builds have stopped working...? Guess it depends what p2pool servers are running?

120 + Banknodes still active and being paid.
legendary
Activity: 1308
Merit: 1011
On https://bittrex.com/Status
Quote
Inactve    BCR    200015    1    18 minutes    Fri Aug 28 2015 00:52:35 GMT+0600
Wallet under maintenance

So many peers with wallets version 0.30.16.8 https://chainz.cryptoid.info/bcr/#!network
Latest blocks - 50 BCR:
Quote

Block Height   Age   Transactions   Value Out   Difficulty   Extracted by
200126   2 minutes    1   50.0 BCR   0.0000   P2Pool
200125   2 minutes    1   50.0 BCR   0.0000   P2Pool
200124   3 minutes    1   50.0 BCR   0.0000   P2Pool
200123   3 minutes    1   50.0 BCR   0.0000   P2Pool
200122   5 minutes    1   50.0 BCR   0.0000   P2Pool
=> FORK
legendary
Activity: 1308
Merit: 1011
Same problem:

bitcredit-cli getinfo
{
    "version" : 301609,
    "protocolversion" : 70008,
    "walletversion" : 60000,
    "balance" :
    "darksend_balance" : 0.00000000,
    "blocks" : 199999,
    "timeoffset" : 0,
    "moneysupply" : 19594284.99810301,
    "connections" : 59,
    "proxy" : "",
    "difficulty" : 0.00001604,
    "testnet" : false,
    "keypoololdest" : 1440360763,
    "keypoolsize" : 2,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00001000,
    "errors" : ""
}

[debug.log]
...
2015-08-27 19:50:39 ERROR: AcceptBlockHeader : block is marked invalid
2015-08-27 19:50:39 ERROR: invalid header received
2015-08-27 19:50:39 ProcessMessage(headers, 9702 bytes) FAILED peer=57
2015-08-27 19:50:43 ERROR: AcceptBlockHeader : block is marked invalid
2015-08-27 19:50:43 ERROR: invalid header received
2015-08-27 19:50:43 ProcessMessage(headers, 9702 bytes) FAILED peer=44
2015-08-27 19:51:12 receive version message: /Section 32:0.30.16.8/: version 70008, blocks=200108, us=82.200.205.30:8877, peer=68, blockchain=Bitcredit
2015-08-27 19:51:12 ERROR: AcceptBlockHeader : block is marked invalid
2015-08-27 19:51:12 ERROR: invalid header received
2015-08-27 19:51:12 ProcessMessage(headers, 9791 bytes) FAILED peer=68
2015-08-27 19:51:49 receive version message: /Section 32:0.30.16.8/: version 70008, blocks=200108, us=82.200.205.30:8877, peer=69, blockchain=Bitcredit
2015-08-27 19:51:49 Added time data, samples 22, offset -22 (+0 minutes)
2015-08-27 19:51:51 ERROR: AcceptBlockHeader : block is marked invalid
2015-08-27 19:51:51 ERROR: invalid header received
2015-08-27 19:51:51 ProcessMessage(headers, 9791 bytes) FAILED peer=69
2015-08-27 19:51:51 ProcessMessages(addr, 31 bytes) : Exception 'CDataStream::read(): end of data' caught, normally caused by a message being shorter than its stated length
2015-08-27 19:51:51 ProcessMessage(addr, 31 bytes) FAILED peer=69
2015-08-27 19:52:14 receive version message: /Minato:0.30.16.8/: version 70008, blocks=200108, us=82.200.205.30:8877, peer=70, blockchain=Bitcredit
2015-08-27 19:52:14 Added time data, samples 23, offset +27 (+0 minutes)
2015-08-27 19:52:14 nTimeOffset = +0  (+0 minutes)
2015-08-27 19:52:14 ProcessMessages(addr, 31 bytes) : Exception 'CDataStream::read(): end of data' caught, normally caused by a message being shorter than its stated length
2015-08-27 19:52:14 ProcessMessage(addr, 31 bytes) FAILED peer=70
2015-08-27 19:52:14 ERROR: AcceptBlockHeader : block is marked invalid
2015-08-27 19:52:14 ERROR: invalid header received
2015-08-27 19:52:14 ProcessMessage(headers, 9791 bytes) FAILED peer=70
...
hero member
Activity: 819
Merit: 502
Wallet stopped to sync at 199999 block. Client i am using is RC 3. Any idea? I re synced from the beginning but still no sync.

Thanks
sr. member
Activity: 322
Merit: 250
Could this be adapted? The gitian conf files are in the DASH repo, maybe just a  find/replace of a few strings? I think you need to sign up as an Apple Developer to get the right OSX libs to plug in, they're not freely distributable. I know that you can't do it under Openbox, as it doesn't support subvirtualisation.

https://dashtalk.org/threads/how-to-gitian-build-dash-under-debian-jessie-using-lxc.5397/

I installed gcc 4.7, but now I have some problems with qt ...
legendary
Activity: 966
Merit: 1000
Could this be adapted? The gitian conf files are in the DASH repo, maybe just a  find/replace of a few strings? I think you need to sign up as an Apple Developer to get the right OSX libs to plug in, they're not freely distributable. I know that you can't do it under Openbox, as it doesn't support subvirtualisation.

https://dashtalk.org/threads/how-to-gitian-build-dash-under-debian-jessie-using-lxc.5397/
sr. member
Activity: 322
Merit: 250
No luck.

I will try to update the gcc version to a new one
sr. member
Activity: 322
Merit: 250
Nope, I used https://github.com/bitcoin/bitcoin/blob/master/doc/build-osx.md as base on howto ...
I will try mingw if I can install on Mac ...
hero member
Activity: 602
Merit: 501
Xcode 5.1.1 - OS X 10.8 Mountain Lion - 64 bit




Have you tried alternatives? Seeing as how mingw and linux work ?
sr. member
Activity: 322
Merit: 250
Xcode 5.1.1 - OS X 10.8 Mountain Lion - 64 bit


hero member
Activity: 602
Merit: 501
@bitcreditscc



Hi

What tool chain are you using? Compiler?

I was about to ask the same things, and also is your enviroment 32 or 64bit?
hero member
Activity: 501
Merit: 503
@bitcreditscc



Hi

What tool chain are you using? Compiler?
sr. member
Activity: 322
Merit: 250
@bitcreditscc

hero member
Activity: 1344
Merit: 502
I strongly urge you all to update to the new version, i know it's irritating  Cheesy

any news on p2pool updated version ?

No progress on that front, i need someone better versed in python to make the necessary changes.

Either that or we go all out on the BN only mining with immediate effect

Will there be a bounty to test the security of this / code review etc?
hero member
Activity: 602
Merit: 501
I strongly urge you all to update to the new version, i know it's irritating  Cheesy

any news on p2pool updated version ?

No progress on that front, i need someone better versed in python to make the necessary changes.

Either that or we go all out on the BN only mining with immediate effect
sr. member
Activity: 322
Merit: 250
I strongly urge you all to update to the new version, i know it's irritating  Cheesy

any news on p2pool updated version ?
hero member
Activity: 602
Merit: 501
I strongly urge you all to update to the new version, i know it's irritating  Cheesy
legendary
Activity: 966
Merit: 1000
Nice work.  Smiley
hero member
Activity: 1344
Merit: 502
Jump to: