Bitcoin Forum
June 21, 2024, 11:50:02 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: « 1 ... 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 [231] 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 »
  Print  
Author Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈  (Read 284487 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
alganonim
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
February 04, 2016, 05:24:34 PM
 #4601

Here it is a bootstrap till block 309392. https://mega.nz/#!uwk3RQ5D!AWRuqJScrefXI-bB8uoL0aNE3CmxUl185JIHwFTbNyQ
To speed up, you can use this.

Tried the bootstrap from git (https://github.com/bitcreditscc/bootstrap), which got me to height 299611, got 4 connections and new blocks slowly coming in (mega links are not very practical on linux servers... though the bootstrap git is getting huge)

edit: no luck, daemon got stuck at 304039

edit 2: downloaded the mega file, but it's not a bootstrap, but a full download (ie. it will not be verified for correctness by the daemon), PM'ed to bitcreditscc for confirmation it's valid

If blockchain will stuck you could also use "reconsiderblock blockhash" so for block 304039 it would be : "reconsiderblock 0003e19a92200c348b3fe4e075d14c26b15100af1ba737f405517e5f65e6e8a9" if you are using latest client then it should start further, if older - you got to stop your client and start again after that.
fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
February 04, 2016, 08:20:20 PM
 #4602

Here it is a bootstrap till block 309392. https://mega.nz/#!uwk3RQ5D!AWRuqJScrefXI-bB8uoL0aNE3CmxUl185JIHwFTbNyQ
To speed up, you can use this.

Tried the bootstrap from git (https://github.com/bitcreditscc/bootstrap), which got me to height 299611, got 4 connections and new blocks slowly coming in (mega links are not very practical on linux servers... though the bootstrap git is getting huge)

edit: no luck, daemon got stuck at 304039

edit 2: downloaded the mega file, but it's not a bootstrap, but a full download (ie. it will not be verified for correctness by the daemon), PM'ed to bitcreditscc for confirmation it's valid

If blockchain will stuck you could also use "reconsiderblock blockhash" so for block 304039 it would be : "reconsiderblock 0003e19a92200c348b3fe4e075d14c26b15100af1ba737f405517e5f65e6e8a9" if you are using latest client then it should start further, if older - you got to stop your client and start again after that.

hmm reconsider and restarting was not enough to unstuck the daemon, it is still stuck and debug log says

Code:
2016-02-04 20:15:46 InvalidChainFound: invalid block=00003c42eeb2f60dcf787726ce4e5bc5b8adf40f655297bd9d0378d8c1201863  height=309395  log2_work=35.952097  date=2016-02-04 15:10:48
2016-02-04 20:15:46 InvalidChainFound:  current best=001014e824b8baf8c161e8bf2a950178c98a8a062df52e0a44794697cf355005  height=309394  log2_work=35.952097  date=2016-02-04 15:06:27

alganonim
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
February 04, 2016, 09:28:31 PM
 #4603

Here it is a bootstrap till block 309392. https://mega.nz/#!uwk3RQ5D!AWRuqJScrefXI-bB8uoL0aNE3CmxUl185JIHwFTbNyQ
To speed up, you can use this.

Tried the bootstrap from git (https://github.com/bitcreditscc/bootstrap), which got me to height 299611, got 4 connections and new blocks slowly coming in (mega links are not very practical on linux servers... though the bootstrap git is getting huge)

edit: no luck, daemon got stuck at 304039

edit 2: downloaded the mega file, but it's not a bootstrap, but a full download (ie. it will not be verified for correctness by the daemon), PM'ed to bitcreditscc for confirmation it's valid

If blockchain will stuck you could also use "reconsiderblock blockhash" so for block 304039 it would be : "reconsiderblock 0003e19a92200c348b3fe4e075d14c26b15100af1ba737f405517e5f65e6e8a9" if you are using latest client then it should start further, if older - you got to stop your client and start again after that.

hmm reconsider and restarting was not enough to unstuck the daemon, it is still stuck and debug log says

Code:
2016-02-04 20:15:46 InvalidChainFound: invalid block=00003c42eeb2f60dcf787726ce4e5bc5b8adf40f655297bd9d0378d8c1201863  height=309395  log2_work=35.952097  date=2016-02-04 15:10:48
2016-02-04 20:15:46 InvalidChainFound:  current best=001014e824b8baf8c161e8bf2a950178c98a8a062df52e0a44794697cf355005  height=309394  log2_work=35.952097  date=2016-02-04 15:06:27

Yeah, sometimes got to use it few times "reconsiderblock 001014e824b8baf8c161e8bf2a950178c98a8a062df52e0a44794697cf355005" , maybe there was some problem with these blocks, fork or whatever ...
fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
February 05, 2016, 03:17:45 AM
 #4604

Here it is a bootstrap till block 309392. https://mega.nz/#!uwk3RQ5D!AWRuqJScrefXI-bB8uoL0aNE3CmxUl185JIHwFTbNyQ
To speed up, you can use this.

Tried the bootstrap from git (https://github.com/bitcreditscc/bootstrap), which got me to height 299611, got 4 connections and new blocks slowly coming in (mega links are not very practical on linux servers... though the bootstrap git is getting huge)

edit: no luck, daemon got stuck at 304039

edit 2: downloaded the mega file, but it's not a bootstrap, but a full download (ie. it will not be verified for correctness by the daemon), PM'ed to bitcreditscc for confirmation it's valid

If blockchain will stuck you could also use "reconsiderblock blockhash" so for block 304039 it would be : "reconsiderblock 0003e19a92200c348b3fe4e075d14c26b15100af1ba737f405517e5f65e6e8a9" if you are using latest client then it should start further, if older - you got to stop your client and start again after that.

hmm reconsider and restarting was not enough to unstuck the daemon, it is still stuck and debug log says

Code:
2016-02-04 20:15:46 InvalidChainFound: invalid block=00003c42eeb2f60dcf787726ce4e5bc5b8adf40f655297bd9d0378d8c1201863  height=309395  log2_work=35.952097  date=2016-02-04 15:10:48
2016-02-04 20:15:46 InvalidChainFound:  current best=001014e824b8baf8c161e8bf2a950178c98a8a062df52e0a44794697cf355005  height=309394  log2_work=35.952097  date=2016-02-04 15:06:27

Yeah, sometimes got to use it few times "reconsiderblock 001014e824b8baf8c161e8bf2a950178c98a8a062df52e0a44794697cf355005" , maybe there was some problem with these blocks, fork or whatever ...

still not working,,, any other ideas?

dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
February 05, 2016, 09:02:03 AM
 #4605

Here it is a bootstrap till block 309392. https://mega.nz/#!uwk3RQ5D!AWRuqJScrefXI-bB8uoL0aNE3CmxUl185JIHwFTbNyQ
To speed up, you can use this.

Tried the bootstrap from git (https://github.com/bitcreditscc/bootstrap), which got me to height 299611, got 4 connections and new blocks slowly coming in (mega links are not very practical on linux servers... though the bootstrap git is getting huge)

edit: no luck, daemon got stuck at 304039

edit 2: downloaded the mega file, but it's not a bootstrap, but a full download (ie. it will not be verified for correctness by the daemon), PM'ed to bitcreditscc for confirmation it's valid

If blockchain will stuck you could also use "reconsiderblock blockhash" so for block 304039 it would be : "reconsiderblock 0003e19a92200c348b3fe4e075d14c26b15100af1ba737f405517e5f65e6e8a9" if you are using latest client then it should start further, if older - you got to stop your client and start again after that.

hmm reconsider and restarting was not enough to unstuck the daemon, it is still stuck and debug log says

Code:
2016-02-04 20:15:46 InvalidChainFound: invalid block=00003c42eeb2f60dcf787726ce4e5bc5b8adf40f655297bd9d0378d8c1201863  height=309395  log2_work=35.952097  date=2016-02-04 15:10:48
2016-02-04 20:15:46 InvalidChainFound:  current best=001014e824b8baf8c161e8bf2a950178c98a8a062df52e0a44794697cf355005  height=309394  log2_work=35.952097  date=2016-02-04 15:06:27

Yeah, sometimes got to use it few times "reconsiderblock 001014e824b8baf8c161e8bf2a950178c98a8a062df52e0a44794697cf355005" , maybe there was some problem with these blocks, fork or whatever ...

still not working,,, any other ideas?

A more updated bootstrap. http://www.bitcredit.work/downloads/bootstrap.tar.bz2

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
fairglu
Legendary
*
Offline Offline

Activity: 1100
Merit: 1030


View Profile WWW
February 05, 2016, 11:49:42 AM
 #4606


Seems to have done the trick, wallet has been updating fine AFAICT for a couple hours after using that bootstrap

dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
February 05, 2016, 12:01:19 PM
 #4607


Seems to have done the trick, wallet has been updating fine AFAICT for a couple hours after using that bootstrap

 Roll Eyes yeeeey

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
February 07, 2016, 05:16:55 PM
 #4608

Bootstrap @311952

http://www.bitcredit.work/downloads/bootstrap.tar.bz2

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
thelonecrouton
Legendary
*
Offline Offline

Activity: 966
Merit: 1000


View Profile
February 07, 2016, 06:30:45 PM
 #4609


Thanks dragos, I'm now synced up with http://www.bitcredit.work:3001/  Smiley
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
February 07, 2016, 06:47:21 PM
 #4610


There was some multiple forks today. Please use the bootstrap to recover.

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
February 10, 2016, 05:09:31 PM
 #4611

Working on the next update. 40 block limit will be removed

 Cry

wasref
Hero Member
*****
Offline Offline

Activity: 555
Merit: 500


View Profile
February 10, 2016, 06:56:33 PM
 #4612

how do we bid on the chain
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
February 10, 2016, 07:10:01 PM
 #4613

how do we bid on the chain

From the HowTO written  by jasemoney-thesherpa:

How to Bid
To bid you must send Bitcoins from a Bitcoin address whose private key you control. Do not send from an exchange. It is recommended to use “coin control” so you know which address you are sending from and can dump the right private keys to transfer over to Bitcredit-QT. If you do not use coin control check a Bitcoin explorer for your transaction and dump private keys for the address(s) used as inputs for your transaction.
1) Inside the Block Auction page of Bitcredit-QT you can see when the next bids cycle will begin by updating the data. Remember the bids cycle starts fresh at 00:00GMT so it is recommended to bid as close to this time as possible to get as close to a full 24 hours of payouts as possible.
2) Send some Bitcoin to the bid address. Currently both Bitcoin Core and Electrum private keys work but please test with small amounts, the minimum is 0.001BTC for bids.
3) Double check your transaction and dump the private key of your sending address
a. in bitcoin core console unlock your wallet: "walletpassphrase <password> 300"
b. -then "dumpprivkey <address>" copy this key
4) In your Bitcredit-QT import the private key of the BTC address you bid from.
- -in the Bitcredit-QT console unlock your wallet: "walletpassphrase <password> 300"
- then "importprivkey <key dumped from BTC client> <optional name for address>
5) Wait until the next bid assessment block passes and you will begin receiving your share of the daily bid's BCR coins
Tips:
-Your bitcoin client will send your Bitcoin “change” if there is any to a new different address, if you bid again you will have to find the new address your client sent from and import that private key into Bitcredit-QT. This can be avoided with coin control to send change to a specific address (input here same as spending address.) Generally this is not a Bitcoin wallet best practice but does simplify the BCR bid process.
-<optional name for address> I usually put in "bid"+"date" so it looks like this "importprivkey <key> bid121015" in this way I can use coin control in Bitcredit-QT and see the full payout for my bid on December 10th.

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
February 21, 2016, 03:41:50 PM
 #4614

0.30.19.9 Mandatory Update


* Removed 40block rule
* Removed 50k check for miners
* New Payouts:
1BCR - Miner (we do not encourage users to mine with any GPU - the maximum you could obtain per day will be 200-300 BCR, but use wallet internal miner "setgenerate true <no.cores>)
4.5BCR - BANK
4.5BCR - RESERVE
18BCR - BN's (if no BN are online, BANK receive +18BCR)
0.4BCR * 5 = 2 BCR - Ratings Votes System
20BCR - Bidders (if there are no Bidders, BANK receive +20BCR)

Blockchain Explorer: http://www.bitcredit.work:3001/
Linux users: compile from git: https://github.com/bitcreditscc/bitcredit.git
Windows 64bit Users: http://www.bitcredit.work/downloads/win64-0.30.19.9.2.7z (because I did not succeed in compiling with SQlite support, there will be an error at start and ID Browser will not work. It's safe to pass this error!!!)
Bootstrap @321605: https://mega.nz/#!CtczEASL!NAaHCVYPVGneACHvuZyO1wT1uv9B-vzwP8BiN7Jqm7Y

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
catotune
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


Meow


View Profile WWW
February 22, 2016, 05:22:37 AM
 #4615


The bootstrap link on mega doesn't work for me, and I'm stuck on block 321399 without it. Thanks!
dragos_bdi
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250



View Profile
February 22, 2016, 05:34:47 AM
 #4616


The bootstrap link on mega doesn't work for me, and I'm stuck on block 321399 without it. Thanks!

You need to update the binaries too !!!

Any old wallet will not accept blocks after 321399.

Thank You for your tips!
BCR - 5u7KPyiHKeg6sbdvd9XhT9HHpvh5c2ppTe
BTC - 1ASJQ7SE84sgQketS2kQCTQLV3DJesYnLh
catotune
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


Meow


View Profile WWW
February 22, 2016, 06:22:43 AM
 #4617


The bootstrap link on mega doesn't work for me, and I'm stuck on block 321399 without it. Thanks!

You need to update the binaries too !!!

Any old wallet will not accept blocks after 321399.

Thanks - yes I have updated my binaries, but I'm still stuck. I am using an older bootstrap and hope it will allow me to get past block 321399.
LucD88
Hero Member
*****
Offline Offline

Activity: 525
Merit: 510



View Profile
February 22, 2016, 10:27:45 PM
 #4618

Got my nodes up and running again, thanks dragos! Smiley

@catotune, just to be sure:
1) Download latest binaries
2) Download bootstrap
3) Delete the folders:
- bidtracker
- blocks
- chainstate
- ratings
- sbsgDB
- smsgStore
4) Delete the files:
- peers.dat
- free_estimates.dat
- nodecache.dat
5) Place the bootstrap files in the folder
6) Start BN
catotune
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


Meow


View Profile WWW
February 23, 2016, 04:01:17 AM
 #4619

Got my nodes up and running again, thanks dragos! Smiley

@catotune, just to be sure:
1) Download latest binaries
2) Download bootstrap
3) Delete the folders:
- bidtracker
- blocks
- chainstate
- ratings
- sbsgDB
- smsgStore
4) Delete the files:
- peers.dat
- free_estimates.dat
- nodecache.dat
5) Place the bootstrap files in the folder
6) Start BN

Yup, the older bootstrap worked fine and I'm now in synch with https://chainz.cryptoid.info/bcr/

Looking good, thanks!

proletariat
Legendary
*
Offline Offline

Activity: 1246
Merit: 1005



View Profile
February 23, 2016, 08:00:00 AM
 #4620


https://github.com/dragosbdi?tab=activity

Yo! Let's get dragos_bdi some beer to keep him hydrated and healthy. He's been on top of things while bitcreditscc works on other stuff.







Pages: « 1 ... 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 [231] 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!