Bitcoin Forum
June 21, 2024, 10:25:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 ... 212 »
  Print  
Author Topic: [OLD][CSC]CasinoCoin ♠ A Digital Currency For The Regulated Online Gaming Sector  (Read 343061 times)
Abiky
Legendary
*
Offline Offline

Activity: 3234
Merit: 1364


www.Crypto.Games: Multiple coins, multiple games


View Profile
January 08, 2016, 10:48:46 PM
 #2021

Maybe two different wallet codebases should be maintained. One for the new version with the new features and other for the standard one based on bitcoin. I fear that the new feature rich client will require an installation program to operate and not be just a simple executable like the old version (and bitcoin). It is the reason I have yet to install the newer version of the CSC wallet and have no plans to do so if it requires an application installation.
Why would you not want to use an installer? I think 99% of the users prefer it as its the way they normally install software. Anyway, we could also just create a zip file that contains the extra Qt files and supply that as secondary install method, then you just unzip and run from the directory where you put it. A second codebase is not going to happen, at least i will not maintain that ...... for now the old wallet still works and i suspect that with the new additions i am currently developing it will all still be backwards compatible with the v1.3 wallet as well as we do not touch the blockchain itself, you will just be missing out on all the new v2.0 release features!

Also by having an installer for CasinoCoin, is doesn't make it portable right? Because in the old version, it was a standalone executable wallet (no installer) and I could put the same on my USB flash drive, and take it anywhere and it would open on any Windows PC. If the new one could also be like this, I think it would be pretty cool.  Smiley

That...and not everyone has the ability to install software on their computers.

I put all my QT wallets on OneDrive...that way I have access to all of them when I switch to a new computer....there are soooo many that having to install each one would not be something I would do. I switch computers a lot since I usually get the latest and greatest.

Also, doing an install makes it available to all users on the system. I have different user accounts for personal and business and do not want QT wallets showing up in my business account.

I don't put my wallet.dat files on one drive even though I have two factor...just in case. Tongue

Placing QT wallets on OneDrive is a clever idea. About placing the wallet.dat directly into OneDrive is not safe, but you can make it safe by using TrueCrypt or VeraCrypt to make an encrypted file container and place your wallet.dat there. The safest way for encryption would be using a password with at least 60 characters of length (you can use password generator for this) and also a keyfile (any file that could be used as a token to unlock your encrypted file container) for maximum security. I have done this with most of my wallet.dat files and they are safely encrypted on that file container within the cloud storage service (such as OneDrive or Dropbox).  Smiley

█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
January 08, 2016, 10:52:26 PM
 #2022

Maybe two different wallet codebases should be maintained. One for the new version with the new features and other for the standard one based on bitcoin. I fear that the new feature rich client will require an installation program to operate and not be just a simple executable like the old version (and bitcoin). It is the reason I have yet to install the newer version of the CSC wallet and have no plans to do so if it requires an application installation.
Why would you not want to use an installer? I think 99% of the users prefer it as its the way they normally install software. Anyway, we could also just create a zip file that contains the extra Qt files and supply that as secondary install method, then you just unzip and run from the directory where you put it. A second codebase is not going to happen, at least i will not maintain that ...... for now the old wallet still works and i suspect that with the new additions i am currently developing it will all still be backwards compatible with the v1.3 wallet as well as we do not touch the blockchain itself, you will just be missing out on all the new v2.0 release features!

Also by having an installer for CasinoCoin, is doesn't make it portable right? Because in the old version, it was a standalone executable wallet (no installer) and I could put the same on my USB flash drive, and take it anywhere and it would open on any Windows PC. If the new one could also be like this, I think it would be pretty cool.  Smiley

That...and not everyone has the ability to install software on their computers.

I put all my QT wallets on OneDrive...that way I have access to all of them when I switch to a new computer....there are soooo many that having to install each one would not be something I would do. I switch computers a lot since I usually get the latest and greatest.

Also, doing an install makes it available to all users on the system. I have different user accounts for personal and business and do not want QT wallets showing up in my business account.

I don't put my wallet.dat files on OneDrive even though I have two factor...just in case. Tongue

Placing QT wallets on OneDrive is a clever idea. About placing the wallet.dat directly into OneDrive is not safe, but you can make it safe by using TrueCrypt or VeraCrypt to make an encrypted file container and place your wallet.dat there. The safest way for encryption would be using a password with at least 60 characters of length (you can use password generator for this) and also a keyfile (any file that could be used as a token to unlock your encrypted file container) for maximum security. I have done this with most of my wallet.dat files and they are safely encrypted on that file container within the cloud storage service (such as OneDrive or Dropbox).  Smiley

Thanks...good idea. I don't put my wallet files (and the large blockchains) on OneDrive due to security AND storage space constraints on OneDrive for personal use...bumping up against the limit as it is.

CartmanSPC
Legendary
*
Offline Offline

Activity: 1270
Merit: 1000



View Profile
January 08, 2016, 10:58:02 PM
 #2023

Maybe two different wallet codebases should be maintained. One for the new version with the new features and other for the standard one based on bitcoin. I fear that the new feature rich client will require an installation program to operate and not be just a simple executable like the old version (and bitcoin). It is the reason I have yet to install the newer version of the CSC wallet and have no plans to do so if it requires an application installation.
Why would you not want to use an installer? I think 99% of the users prefer it as its the way they normally install software. Anyway, we could also just create a zip file that contains the extra Qt files and supply that as secondary install method, then you just unzip and run from the directory where you put it. A second codebase is not going to happen, at least i will not maintain that ...... for now the old wallet still works and i suspect that with the new additions i am currently developing it will all still be backwards compatible with the v1.3 wallet as well as we do not touch the blockchain itself, you will just be missing out on all the new v2.0 release features!

Also by having an installer for CasinoCoin, is doesn't make it portable right? Because in the old version, it was a standalone executable wallet (no installer) and I could put the same on my USB flash drive, and take it anywhere and it would open on any Windows PC. If the new one could also be like this, I think it would be pretty cool.  Smiley

Usually for QT clients that only have installers I have been able to install it using a burner system (VM) and then copy the resulting .exe in Program Files to my main computer. Haven't tried that with the new CSC QT but it might work...and if it does this whole conversation is moot...but the additions sounded like they needed an installer to work..so I brought it up.

Abiky
Legendary
*
Offline Offline

Activity: 3234
Merit: 1364


www.Crypto.Games: Multiple coins, multiple games


View Profile
January 08, 2016, 11:50:18 PM
 #2024

Maybe two different wallet codebases should be maintained. One for the new version with the new features and other for the standard one based on bitcoin. I fear that the new feature rich client will require an installation program to operate and not be just a simple executable like the old version (and bitcoin). It is the reason I have yet to install the newer version of the CSC wallet and have no plans to do so if it requires an application installation.
Why would you not want to use an installer? I think 99% of the users prefer it as its the way they normally install software. Anyway, we could also just create a zip file that contains the extra Qt files and supply that as secondary install method, then you just unzip and run from the directory where you put it. A second codebase is not going to happen, at least i will not maintain that ...... for now the old wallet still works and i suspect that with the new additions i am currently developing it will all still be backwards compatible with the v1.3 wallet as well as we do not touch the blockchain itself, you will just be missing out on all the new v2.0 release features!

Also by having an installer for CasinoCoin, is doesn't make it portable right? Because in the old version, it was a standalone executable wallet (no installer) and I could put the same on my USB flash drive, and take it anywhere and it would open on any Windows PC. If the new one could also be like this, I think it would be pretty cool.  Smiley

Usually for QT clients that only have installers I have been able to install it using a burner system (VM) and then copy the resulting .exe in Program Files to my main computer. Haven't tried that with the new CSC QT but it might work...and if it does this whole conversation is moot...but the additions sounded like they needed an installer to work..so I brought it up.

Great! But if it does not work for you, you can always convert the installer into a portable application by using a program called Cameyo for Windows. I have tried it with several programs, including games and they have worked like a charm with this useful program. You should try it out!  Cheesy

█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 10, 2016, 10:02:32 PM
 #2025

Just noticed this one is'nt on Bittrex, was is there and was it delisted ?

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
GoldSeal
Legendary
*
Offline Offline

Activity: 1862
Merit: 1002



View Profile
January 10, 2016, 10:24:31 PM
 #2026

Just noticed this one is'nt on Bittrex, was is there and was it delisted ?

bittrex doesn't allow gambling coins.

Moving to Puerto Rico...
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 10, 2016, 10:27:37 PM
 #2027

Just noticed this one is'nt on Bittrex, was is there and was it delisted ?

bittrex doesn't allow gambling coins.

ah, what a pity, ok.

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
ajochems
Hero Member
*****
Offline Offline

Activity: 1305
Merit: 511



View Profile
January 10, 2016, 10:29:19 PM
 #2028

Just noticed this one is'nt on Bittrex, was is there and was it delisted ?

bittrex doesn't allow gambling coins.

ah, what a pity, ok.
Yes but very ironic as if bitcoin is not used in gambling....



████▄██████████▄
███▄████████████
▄███▀
████
████
████
▀███▄
███▀████████████
████▀██████████▀


▄██████████▄
████████████
███████████▀███▄
████████████████
████████████████
████████████████
▀███▄███████████
████████████████
████▀██████████▀


▄██▄█████████▄██▄
▀████▄█████▄████▀
▀████▄▄████▀
███████████
▄███▀█████▀███▄
█████████████████
█████████████████
█████████████████
▀███████████████▀


▄███████████████▄
█████████████████
████▀███▀██████▀
███████▄█████▀
████▄▄██████████▄
▀▀██████▀███████
▄██████▄███▄████
█████▀██████████
▀██▀███▀████████▀


████▄███████████
████████████████
▄███▀███████████
███████████████
██████████████
████████████████
███████████▄███▀
████████████
▀██████████▀
████████
██
██
██
██
██
██
██
██




██
██
██
██
██

██
██
██
████████
|
.
Listed
on
BINANCE
KUCOIN
Gate.io
|
Marec4
Sr. Member
****
Offline Offline

Activity: 417
Merit: 313



View Profile
January 11, 2016, 05:18:30 AM
 #2029

I asked Bittrex again few days ago. They said that they wont add coins whose primary purpose is to support gambling. As far as I know, there is only one coin with ths kind of primary purpose - CasinoCoin.
GoldSeal
Legendary
*
Offline Offline

Activity: 1862
Merit: 1002



View Profile
January 11, 2016, 07:07:29 AM
 #2030

I asked Bittrex again few days ago. They said that they wont add coins whose primary purpose is to support gambling. As far as I know, there is only one coin with ths kind of primary purpose - CasinoCoin.

there were some before but they all died. lottocoin, jackpotcoin, etc

No worries. We don't need Bittrex.

Moving to Puerto Rico...
edmundduke
Legendary
*
Offline Offline

Activity: 1624
Merit: 1007


View Profile
January 11, 2016, 08:59:03 AM
 #2031

I asked Bittrex again few days ago. They said that they wont add coins whose primary purpose is to support gambling. As far as I know, there is only one coin with ths kind of primary purpose - CasinoCoin.

there were some before but they all died. lottocoin, jackpotcoin, etc

No worries. We don't need Bittrex.

Would be nice to still have them. If they don't want the coin, maybe ask Polo? Because right now the markets movement is really low, almost no trading. Could really use a bigger exchange that would take the place that cryptsy had but in a good way lol.
Getting close to February, exited to see what happens!
Abiky
Legendary
*
Offline Offline

Activity: 3234
Merit: 1364


www.Crypto.Games: Multiple coins, multiple games


View Profile
January 11, 2016, 08:22:07 PM
 #2032


Would be nice to still have them. If they don't want the coin, maybe ask Polo? Because right now the markets movement is really low, almost no trading. Could really use a bigger exchange that would take the place that cryptsy had but in a good way lol.
Getting close to February, exited to see what happens!

I agree with you as well. The movement in trading of CSC is getting really slow these days. There isn't almost trading activity in it. Sometimes there is some activity in alcurex and sometimes it is in alterdice. (according to coinmarketcap) But I guess all the excitement will come as soon as Prypto releases its CSC cards and real casinos join in the party. With a huge stack of CSC being hold onto my wallet, I am patiently waiting for February to come.  Grin

█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
casinocoin (OP)
Legendary
*
Offline Offline

Activity: 849
Merit: 1050


CasinoCoin


View Profile WWW
January 11, 2016, 10:12:10 PM
 #2033

I just noticed Casinocoin is not listed on CoinWarz because they used Cryptsy's APi for the price even though Cryptsy's status page says CasinoCoin's wallet is fine (https://www.cryptsy.com/pages/status) and I can access the CasinoCoin market info on Cryptsy's APi.. http://pubapi.cryptsy.com/api.php?method=singlemarketdata&marketid=68. Going to contact them and see if we can get re-listed as the site is seen by quite a few people daily.
GoldSeal
Legendary
*
Offline Offline

Activity: 1862
Merit: 1002



View Profile
January 11, 2016, 11:27:59 PM
 #2034

BTW, some people were complaining to me that there aren't enough coins for sale and they are having difficulty accumulating meaningful quantities at current prices. So, if you have <200k, please try to sell them during the next two weeks.

Moving to Puerto Rico...
Abiky
Legendary
*
Offline Offline

Activity: 3234
Merit: 1364


www.Crypto.Games: Multiple coins, multiple games


View Profile
January 12, 2016, 12:16:01 AM
 #2035

BTW, some people were complaining to me that there aren't enough coins for sale and they are having difficulty accumulating meaningful quantities at current prices. So, if you have <200k, please try to sell them during the next two weeks.

Is that why the price has gone lower now? It is now at $0.019 per coin right now (according to Coinmarketcap) Perhaps it is time for CSC to be added to other exchanges to increase trading activity. Getting added to Poloniex will be a wonderful idea. I have started voting in it for the addition of CasinoCoin. Join me and together we can move the price up.  Grin

█████████████████████████
███████▄▄▀▀███▀▀▄▄███████
████████▄███▄████████
█████▄▄█▀▀███▀▀█▄▄█████
████▀▀██▀██████▀██▀▀████
████▄█████████████▄████
███████▀███████▀███████
████▀█████████████▀████
████▄▄██▄████▄██▄▄████
█████▀▀███▀▄████▀▀█████
████████▀███▀████████
███████▀▀▄▄███▄▄▀▀███████
█████████████████████████
.
 CRYPTOGAMES 
.
 Catch the winning spirit! 
█▄░▀███▌░▄
███▄░▀█░▐██▄
▀▀▀▀▀░░░▀▀▀▀▀
████▌░▐█████▀
████░░█████
███▌░▐███▀
███░░███
██▌░▐█▀
PROGRESSIVE
      JACKPOT      
██░░▄▄
▀▀░░████▄
▄▄▄▄██▀░░▄▄
░░░▀▀█░░▀██▄
███▄░░▀▄░█▀▀
█████░░█░░▄▄█
█████░░██████
█████░░█░░▀▀█
LOW HOUSE
         EDGE         
██▄
███░░░░░░░▄▄
█▀░░░░░░░████
█▄░░░░░░░░█▀
██▄░░░░░░▄█
███▄▄░░▄██▌
██████████
█████████▌
PREMIUM VIP
 MEMBERSHIP 
DICE   ROULETTE   BLACKJACK   KENO   MINESWEEPER   VIDEO POKER   PLINKO   SLOT   LOTTERY
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
January 12, 2016, 12:17:04 AM
 #2036

BTW, some people were complaining to me that there aren't enough coins for sale and they are having difficulty accumulating meaningful quantities at current prices. So, if you have <200k, please try to sell them during the next two weeks.

Maybe thats why I see hashrate is rising on https://csc.suprnova.cc Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
GoldSeal
Legendary
*
Offline Offline

Activity: 1862
Merit: 1002



View Profile
January 12, 2016, 02:34:11 AM
 #2037

BTW, some people were complaining to me that there aren't enough coins for sale and they are having difficulty accumulating meaningful quantities at current prices. So, if you have <200k, please try to sell them during the next two weeks.

Is that why the price has gone lower now? It is now at $0.019 per coin right now (according to Coinmarketcap) Perhaps it is time for CSC to be added to other exchanges to increase trading activity. Getting added to Poloniex will be a wonderful idea. I have started voting in it for the addition of CasinoCoin. Join me and together we can move the price up.  Grin

coinmarketcap is not happy about Cryptsy's current problems. So, they stopped taking prices from cryptsy and de-listed them from the exchange list until they get their act together. The lower price reflects the prices taken from alterdice or alcurex. Cryptsy is an absolute shambles right now.

Moving to Puerto Rico...
KickAzzDude
Hero Member
*****
Offline Offline

Activity: 519
Merit: 500


View Profile
January 12, 2016, 03:49:53 AM
 #2038

Its so annoying withdrawing from cryptsy right now , I withdraw 20k and only get 10k to the wallet

GoldSeal
Legendary
*
Offline Offline

Activity: 1862
Merit: 1002



View Profile
January 12, 2016, 06:28:16 AM
 #2039

Its so annoying withdrawing from cryptsy right now , I withdraw 20k and only get 10k to the wallet

That happens when cryptsy hasn't merged inputs. What's the transaction ID? If you check it on the explorer, it's probably made up of a lot of tiny inputs.

Moving to Puerto Rico...
Marec4
Sr. Member
****
Offline Offline

Activity: 417
Merit: 313



View Profile
January 12, 2016, 06:59:19 AM
 #2040

BTW, some people were complaining to me that there aren't enough coins for sale and they are having difficulty accumulating meaningful quantities at current prices. So, if you have <200k, please try to sell them during the next two weeks.
Tongue yeah, let's give all of our coins away, no point in holding them for a longer term Grin
Pages: « 1 ... 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 [102] 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 ... 212 »
  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!