Author

Topic: [OLD][CSC]CasinoCoin ♠ A Digital Currency For The Regulated Online Gaming Sector - page 177. (Read 343080 times)

legendary
Activity: 1862
Merit: 1002
MANDATORY UPDATE TO v1.3.0.0 - HARDFORK OCCURRED AT BLOCK 546250

A hardfork occurs when the new coin specs go into effect...not when you release a new client version with it set to change after a certain point.

So the question is...when does the hardfork actually occur....could look at the source but just wanted to point out the hardfork did not actually take effect yet.


Edit: To answer my own question...hardfork will actually take effect at block 575000. Update before then or you will be on the wrong chain.

Hard fork occurs when new clients are released that ignore the clients with the old protocol. That has already occurred. The chains are already diverging. If you make a transaction on the 1.2 chain right now, it will not be in the 1.3 chain. If you mine on the 1.2 chain, those will not be on the 1.3 chain. 1.3 clients currently ignore 1.2 clients.
legendary
Activity: 1270
Merit: 1000
Everyone running a p2pool node will need to update/change one line of code at or around block 575000:

Code:
266	-	        SUBSIDY_FUNC=lambda height: 50*100000000 >> (height + 1)//3153600,
266 +         SUBSIDY_FUNC=lambda height: 10*100000000,

Also seen here: https://github.com/CartmanSPC/p2pool/commit/da937f7a6ec3fe000ce427207f724b520a92fe10

Just change that one line in p2pool/bitcoin/networks.py and restart. Try to do it as close to block 575000 as possible.
legendary
Activity: 1270
Merit: 1000
MANDATORY UPDATE TO v1.3.0.0 - HARDFORK OCCURRED AT BLOCK 546250

A hardfork occurs when the new coin specs go into effect...not when you release a new client version with it set to change after a certain point.

So the question is...when does the hardfork actually occur....could look at the source but just wanted to point out the hardfork did not actually take effect yet.


Edit: To answer my own question...hardfork will actually take effect at block 575000. Update before then or you will be on the wrong chain.
legendary
Activity: 1270
Merit: 1000
hero member
Activity: 619
Merit: 501
https://www.massict.com/
legendary
Activity: 952
Merit: 1000
legendary
Activity: 1862
Merit: 1002
Btw maybe we can look into supporting multiple languages in both client and website.
legendary
Activity: 1862
Merit: 1002
Hope we can get the OSX wallet out by this week!
If you aren't able to get it ill do my best and make an attempt on a VM as well.

Added a explorer to casinocoin.org
works perfect from the last few things ive checked.
can view it here http://explorer.casinocoin.org/

Spakler sent me a script to show some casinocoin stats.
Going to spruce this page up

I made a headless one for osx but I can't seem to get a release app version to compile. It's such a pain in the ass.
legendary
Activity: 1862
Merit: 1002
Hi,
I compiled the 1.3.0.0 windows versions and uploaded them to https://github.com/casinocoin/casinocoin/releases/tag/1.3.0.0
Please backup your wallet first before you test them.
Enjoy!
Andre
and the bounty goes to Ajo!
Got the wallet on my separate machine waiting for a sync looks good to me, will update the op website etc very soon!
What did you compile on windows + was it off memory or from a tutorial Tongue

IE: Subsidy change does not kick in until block 575k
I compiled on Windows 8 with MinGW64 (http://mingw-w64.sourceforge.net/). First compiled QT 5.3.1 from source, then dependencies and finally the casinocoind.exe and casinocoin-qt.exe. I already had the environment up and running so was not that difficult, the problem was adjusting the casinocoin-qt.pro file to allow correct compilation. I will try in the next week to see if i can cross-compile for windows from linux as well. Then i will create and share a VirtualBox image that allows Linux and Windows compilation so in the future everybody can do the build. (you may sent the bounty in CSC to CazBuTh2CFFs154pC3Y7ggT6SLhjU2hJNd Wink )
thank you so much. this will certainly help with the release procedures.

i'll continue working on the osx client compile as well. i created a 10.8 vm for this. However, i think i need to downgrade to a lower version.
hero member
Activity: 1305
Merit: 511
Hi,
I compiled the 1.3.0.0 windows versions and uploaded them to https://github.com/casinocoin/casinocoin/releases/tag/1.3.0.0
Please backup your wallet first before you test them.
Enjoy!
Andre
and the bounty goes to Ajo!
Got the wallet on my separate machine waiting for a sync looks good to me, will update the op website etc very soon!
What did you compile on windows + was it off memory or from a tutorial Tongue

IE: Subsidy change does not kick in until block 575k
I compiled on Windows 8 with MinGW64 (http://mingw-w64.sourceforge.net/). First compiled QT 5.3.1 from source, then dependencies and finally the casinocoind.exe and casinocoin-qt.exe. I already had the environment up and running so was not that difficult, the problem was adjusting the casinocoin-qt.pro file to allow correct compilation. I will try in the next week to see if i can cross-compile for windows from linux as well. Then i will create and share a VirtualBox image that allows Linux and Windows compilation so in the future everybody can do the build. (you may sent the bounty in CSC to CazBuTh2CFFs154pC3Y7ggT6SLhjU2hJNd Wink )
sr. member
Activity: 294
Merit: 250
★777Coin.com★ Fun BTC Casino!
Wallet v.1.3.0.0 install completed without problems.  Cool

12 connections atm with these nodes added:

addnode=97.87.192.24:50376
addnode=148.251.70.194:42991
addnode=70.164.233.141:32892
addnode=70.168.69.116:59893
addnode=70.164.233.130:45965

this nodes are helpful , thanks a lot for sharing the nodes among us.
hero member
Activity: 1305
Merit: 511
Wallet v.1.3.0.0 install completed without problems.  Cool

11 connections atm with these nodes added:

addnode=97.87.192.24:50376
addnode=148.251.70.194:42991
addnode=70.164.233.141:32892
addnode=70.168.69.116:59893
addnode=70.164.233.130:45965
You can add MegaMineros node as well as its at v1.3.0.0 as well:

addnode=162.242.217.120
legendary
Activity: 952
Merit: 1000
Wallet v.1.3.0.0 install completed without problems.  Cool

12 connections atm with these nodes added:

addnode=97.87.192.24:50376
addnode=148.251.70.194:42991
addnode=70.164.233.141:32892
addnode=70.168.69.116:59893
addnode=70.164.233.130:45965
hero member
Activity: 1305
Merit: 511
https://www.megamineros.com/CSC is running stable now on v1.3.0.0 as well! Had to do a -rescan to get my blockchain corrected.
full member
Activity: 183
Merit: 100
Looks like Cryptsy has updated. They are showing the same difficulty as Bitraise.me, and I sent another small deposit (from updated 1.3.0 wallet), and that has been received.

Edit: I am still trying to confirm with Crypsty, but that means dealing with their support, so I make no promises.
hero member
Activity: 1305
Merit: 511
Hi,
I compiled the 1.3.0.0 windows versions and uploaded them to https://github.com/casinocoin/casinocoin/releases/tag/1.3.0.0
Please backup your wallet first before you test them.
Enjoy!
Andre
legendary
Activity: 849
Merit: 1050
CasinoCoin
The main source of miners, viewers etc is updating at this moment(http://www.coinwarz.com/cryptocurrency/coins/casinocoin) so im going to push and try to get this wallet done I just don;t know why I keep getting error after error.

Anyone who can build the windows-qt before myself will be rewarded a 0.1BTC Reward/bounty or you can opt to have the same value in CasinoCoin
full member
Activity: 190
Merit: 100
★ BitClave ICO. Join NOW ★
Litebit lets me know that they can't load the new wallet and are still on v1.2 and are not synced.



Why can't they load the new wallet? Are they using linux?

They can't download the new wallet from http://casinocoin.org/.

What is obvious ofcourse, because there isn't one yet. Told them there are some problems and refered to this thread.

Er, aren't they using a linux bases system for their wallets on the server? They'd have to pull the master anyway unless I completely screwed up my wallet fix. Github source is listed on the website...

Yes, but me personally have an CSC wallet as well and i cannot download any wallet.

Linux wallet is indeed fine.

Ah yeah, It looks like they're working on the windows wallet right now. Give it a little time, but I don't doubt it will be out soon.
hero member
Activity: 2310
Merit: 532
Enterapp Pre-Sale Live - bit.ly/3UrMCWI
Litebit lets me know that they can't load the new wallet and are still on v1.2 and are not synced.



Why can't they load the new wallet? Are they using linux?

They can't download the new wallet from http://casinocoin.org/.

What is obvious ofcourse, because there isn't one yet. Told them there are some problems and refered to this thread.

Er, aren't they using a linux bases system for their wallets on the server? They'd have to pull the master anyway unless I completely screwed up my wallet fix. Github source is listed on the website...

Yes, but me personally have an CSC wallet as well and i cannot download any wallet.

Linux wallet is indeed fine.
full member
Activity: 190
Merit: 100
★ BitClave ICO. Join NOW ★
Litebit lets me know that they can't load the new wallet and are still on v1.2 and are not synced.



Why can't they load the new wallet? Are they using linux?

They can't download the new wallet from http://casinocoin.org/.

What is obvious ofcourse, because there isn't one yet. Told them there are some problems and refered to this thread.

Er, aren't they using a linux bases system for their wallets on the server? They'd have to pull the master anyway unless I completely screwed up my wallet fix. Github source is listed on the website...
Jump to: