Pages:
Author

Topic: [ANN][CSC] CasinoCoin v1.1.0.0 released! UPGRADE REQUIRED before block #227,000 - page 2. (Read 2139 times)

full member
Activity: 146
Merit: 100
Q&A and troubleshooting notes have been added to the OP.
legendary
Activity: 1862
Merit: 1002
BTW, I'm trying to get casinocoin added to the mintpal exchange. If you have time, please vote at: https://www.mintpal.com/voting

unregistered users are allowed 3 votes per hours and registered users get 6 votes per hour. Thanks in advance for helping out Wink
full member
Activity: 146
Merit: 100
CasinoCoin v1.1.0.0 is now available to download!

Hard fork scheduled to occur at block # 227,000 - please update your CasinoCoin client to version 1.1.0.0 before then!

Downloads

v1.1.0.0 update
  • Implementation of Kimoto's Gravity Well (credit goes to Dr. Kimoto Chan of Megacoin) to address difficulty related issues from pool hopping
  • QR code display
  • Additional default DNS seed server added (seed3.casinoco.in)
  • Additional security checkpoints added
  • Security features and improvements found in Litecoin 0.8.6.2


Q&A and Troubleshooting Guide
Quote
Q: When will the hard fork kick in?
A: The hard fork is scheduled to occur at block #227,000. With the swing in network hashrate, it is difficult to accurately estimate the time and date of when this will happen, but we approximate that it could occur as soon as the middle of next week (Wednesday, February 19th).

Quote
Q: Why at block #227,000 and not sooner?
A: We wanted to give operators of exchanges, gaming platforms, pools and site admins advanced notice and enough time to schedule in the upgrade in order to avoid potential issues that could cause forks in the CasinoCoin block chain if the upgrade were not to be performed in time.

Quote
Q: Do I need to re-download the entire block chain after the upgrade?
A: No. On the initial launch of the upgraded CasinoCoin client, it will re-index your existing local block chain. This process could take ~30 minutes to complete. Closing out this process before completion could potentially corrupt the local block chain, forcing you to have to re-download the full block chain on restart. Please be patient during this process.

Quote
Q: Do I need to backup my CasinoCoin wallet prior to upgrading?
A: Although not necessary, it is highly recommended that you do as a safety precaution and general good practice. Most preferably, to a location outside of your existing CasinoCoin data directory.

Quote
Q: On Linux, I run into the following error when compiling the source code:

Code:
xxx@xxx:~/$ sudo git clone git://github.com/transcoder/CasinoCoin.git
xxx@xxx:~/$ cd CasinoCoin/src
xxx@xxx:~/CasinoCoin/src$ sudo make -f makefile.unix USE_UPNP=-
Building LevelDB ...
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/xxx/CasinoCoin/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'.  Stop.
make[1]: Leaving directory `/home/xxx/CasinoCoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

A: Open up permissions to leveldb/build_detect_platform by issuing the following command:
Code:
chmod 755 leveldb/build_detect_platform

Main CasinoCoin announcement thread
Pages:
Jump to: