Pages:
Author

Topic: [ANN][CHA] Chancecoin, SuperNET core coin for betting in a decentralized casino - page 78. (Read 146141 times)

sr. member
Activity: 322
Merit: 250
Allright, there is no warning now. But, still nothing happen when click the wallet.
sr. member
Activity: 322
Merit: 250
Changed the conf file, but still nothing happen when click the wallet.
Cannot connect to Bitcoin. Please make sure you have bitcoind or Bitcoin-QT running and that your config file is set correctly at C:\Users\Administrator\AppData\Roaming\Chancecoin\chancecoin\chancecoin.conf.

Anyone, tell me how?
full member
Activity: 155
Merit: 100
I have Python32 installed, but get the following error:

D:\chancecoin-master>gui.py
Traceback (most recent call last):
  File "D:\chancecoin-master\gui.py", line 3, in
    from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore


What else do I need to install in order to get this running? Why can´t you just upload a version for the n00bs, where there is an exe to start?

Hey,

there is already a .exe http://chancecoin.com/static/downloads/Chancecoin-1.2.1.zip
Falls du hilfe brauchst, meld dich per Pm bei mir!

Merci!

If I click on "Casino" nothing happens. The same with the button "Chancecoin Wallet".
any suggestions? Smiley

change your chancecoin.conf file to match that of bitcoin-qt's
newbie
Activity: 37
Merit: 0
This is how to generate random numbers within the blockchain designed by Bitshares Lotto.  Just for your reference:

https://dl.dropboxusercontent.com/u/5037011/我的笔记/Bitshares%20Lotto%20Design%20Document.html

Code:

https://dl.dropboxusercontent.com/u/5037011/我的笔记/Bitshares%20Lotto%20Design%20Document.html

hero member
Activity: 784
Merit: 500
I have Python32 installed, but get the following error:

D:\chancecoin-master>gui.py
Traceback (most recent call last):
  File "D:\chancecoin-master\gui.py", line 3, in
    from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore


What else do I need to install in order to get this running? Why can´t you just upload a version for the n00bs, where there is an exe to start?

Hey,

there is already a .exe http://chancecoin.com/static/downloads/Chancecoin-1.2.1.zip
Falls du hilfe brauchst, meld dich per Pm bei mir!

Merci!

If I click on "Casino" nothing happens. The same with the button "Chancecoin Wallet".
any suggestions? Smiley
sr. member
Activity: 378
Merit: 250
Looks interesting. A couple of questions, if I may...

1. The numbers are taken from the first NY lottery immediately after the block that contains the transaction. Does this rely on perfect time synchronisation, with the timestamp put into the block being the correct time? What happens if a block is orphaned and the transaction moves into another block that is subject to a different set of NY lottery results?

2. The technical specifications and the code appear to differ:
     - Spec says final variable is “(rA + rB) %1", but the code says %2
     - Spec says Ra is the sum of (number i) over each i in 1..20, but the code says (number-1 i)
     - The code has a factor of 100; is this represented in the specifications? Code is: roll1 = n/(N-1)*100
    Am I reading this wrong (quite likely, actually...); or which one is correct?

3. Do you have formal proof that rA is a standard uniform random variable (assuming the numbers from the NY lottery itself are random)?
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
Bug report: When trying to bet "Chance to win" --> 10

It says ['chance and payout are not congruent']

If you set the payout multiplyer to 9,8 then it sets the chance to win to 9.9999999999999998 instead of 10.

Must be a floating point error?
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
is this another xcp?
or just one function of POB?

It is just based on counterparty. The only features for now are: decentralised dice gambling and a decentralised CHA<>BTC exchange.

Pretty sweet!
hero member
Activity: 742
Merit: 500
is this another xcp?
or just one function of POB?
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
is it based on Counterparty source?

Yes, this is based on counterparty. It says so in the opüening post.

legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
I have Python32 installed, but get the following error:

D:\chancecoin-master>gui.py
Traceback (most recent call last):
  File "D:\chancecoin-master\gui.py", line 3, in
    from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore


What else do I need to install in order to get this running? Why can´t you just upload a version for the n00bs, where there is an exe to start?

Hey,

there is already a .exe http://chancecoin.com/static/downloads/Chancecoin-1.2.1.zip
Falls du hilfe brauchst, meld dich per Pm bei mir!
hero member
Activity: 666
Merit: 500
is it based on Counterparty source?
member
Activity: 107
Merit: 10
Now people are talking about around chancecoin.
It's amazing project.
I will enjoy it!
let's burning Smiley Smiley
hero member
Activity: 784
Merit: 500
I have Python32 installed, but get the following error:

D:\chancecoin-master>gui.py
Traceback (most recent call last):
  File "D:\chancecoin-master\gui.py", line 3, in
    from PyQt4.QtCore import *
ImportError: No module named PyQt4.QtCore


What else do I need to install in order to get this running? Why can´t you just upload a version for the n00bs, where there is an exe to start?
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
Two questions:

Is there a fix yet for the not resolving bets bug?

Also my 100 CHA sell offer is gone now. How long does an offer stay active per default?

I'm not sure yet why the Windows binary isn't resolving your bets, but if you can hang in there, the bug will be fixed in the new bitcoinj wallet.

In the current GUI wallet, new orders are sent with a 24 hour time window. You'd have to use the command line version to change that (for now).

@ resolving, I restarted the client today and now all bets exept the ones i did today are resolved alright. Very strange^^

Ah ok, so there is a timeframe to specify when placing the order. This is very low priority, nobody will buy anyway above the burn price Smiley

member
Activity: 113
Merit: 10
Chancecoin developer
Two questions:

Is there a fix yet for the not resolving bets bug?

Also my 100 CHA sell offer is gone now. How long does an offer stay active per default?

I'm not sure yet why the Windows binary isn't resolving your bets, but if you can hang in there, the bug will be fixed in the new bitcoinj wallet.

In the current GUI wallet, new orders are sent with a 24 hour time window. You'd have to use the command line version to change that (for now).
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
Out of those 15G blockchain data downloaded by Bitcoin-Qt, I think only the part from the start of Chancecoin burning block ( less than 1% ) is used by Chancecoin. 

Can we just download blockchain data only from the Chancecoin Burning date ?
So we can have our Chancecoin initializing(download blocks) progress very fast after installation.

They are currently working an a bitcoinj implementation, that is exactely doing that!
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com

Right now the risk for the "site bankroll" is 1/2 kelly kriterion. If we would change the house edge to 1% we could then keep the kelly criterion constant at 1/2 Kelly by setting the max profit to 0.5% site bankroll.

How do you propose do we ask the community? because i'd rather change this soooner than later.



Do you know that Just-dice.com is 1% house-edge and 1% max profit?  But some big whales winned a lot and make the house lose a lot.  It's a disaster for a dice site run with 1% house-edge and 1% max profit.

But as I re-think about it.  The difference is that the house of Chancecoin won't lose a bit when the player wins, because only the player's balance changes.

So, It is more safe for Chancecoin to run 1% house-edge than Just-dice.com.


Just-dice DID run on 1%/1%. now it is also 1%/0.5% , like i am proposing for this coin.

2%/1% is just too expensive to be competitive.

Maybe we can setup 2 house pools with different house-edge for Chancecoin. 

This not possible because of the design of this coin. There is no "real" bankroll, but the absolute number of coins changes, so that each coin loses/gains value.
newbie
Activity: 37
Merit: 0

Right now the risk for the "site bankroll" is 1/2 kelly kriterion. If we would change the house edge to 1% we could then keep the kelly criterion constant at 1/2 Kelly by setting the max profit to 0.5% site bankroll.

How do you propose do we ask the community? because i'd rather change this soooner than later.



Do you know that Just-dice.com is 1% house-edge and 1% max profit?  But some big whales winned a lot and make the house lose a lot.  It's a disaster for a dice site run with 1% house-edge and 1% max profit.

But as I re-think about it.  The difference is that the house of Chancecoin won't lose a bit when the player wins, because only the player's balance changes.

So, It is more safe for Chancecoin to run 1% house-edge than Just-dice.com.

Just-dice DID run on 1%/1%. now it is also 1%/0.5% , like i am proposing for this coin.

2%/1% is just too expensive to be competitive.

Maybe we can setup 2 house pools with different house-edge for Chancecoin. 
newbie
Activity: 37
Merit: 0
Out of those 15G blockchain data downloaded by Bitcoin-Qt, I think only the part from the start of Chancecoin burning block ( less than 1% ) is used by Chancecoin. 

Can we just download blockchain data only from the Chancecoin Burning date ?
So we can have our Chancecoin initializing(download blocks) progress very fast after installation.
Pages:
Jump to: