Search content
Sort by

Showing 8 of 8 results by Tersken
Post
Topic
Board Announcements (Altcoins)
Re: [PLX]PARALLAXCOIN - World's First Merged Mineable Nscrypt Coin || ASIC RESISTANT
by
Tersken
on 25/04/2014, 06:12:53 UTC
This look amazing! Will definitely try it out!
Post
Topic
Board Gambling
Re: CryptoFlip | Peer-to-Peer Gambling / No House Edge | Coin Flipping Fun!
by
Tersken
on 10/04/2014, 06:42:02 UTC
you are making false advertisements - you do have a house edge and it is 2% for a 50/50 bet.

I bet 1 BTC
You deduct 0.01 BTC.
I win and claim (2 x 0.99 BTC) 1.98 BTC.

your house edge is 2%

Did you see this in the topic?
Example:
If you bet BTC0.1 against a player, and you win, you would be returned BTC0.199, total profit being BTC0.099
The remaining BTC0.001 goes to house.

It's obvious only reductions are done when the bet is finalized and only on the amount you won, not the total amount.

So to make it really clear let's put it in terms of your example.
I bet 1 BTC, someone accepts my bet and loses his 1BTC.
Now of that 1 BTC that he lost 1% is calculated as a rake, which is 0.01 BTC.

Hope that clarifies things.
Post
Topic
Board Mining software (miners)
Re: Stratum Pool Server [Node.js] (supports POS/POW, SHA/Scrypt/Quark/X11, Vardiff)
by
Tersken
on 06/03/2014, 13:10:39 UTC
Tried this, however after your address is validated, it goes trough base58.decode. A few steps inside that you will eventually use the bignum function toString(base);
Now in here when running the .tostring(base) function the whole thing stops without an error. Any ideas?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HORS] ★ 马钱 HORSECOIN ★ LAUNCHED!! GET MINING 即将推出 2014
by
Tersken
on 02/03/2014, 18:28:13 UTC
Just compiled linux wallet and tryed it, no luck!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [HORS] ★ 马钱 HORSECOIN ★ LAUNCHED!! GET MINING 即将推出 2014
by
Tersken
on 02/03/2014, 18:17:04 UTC
Linux not able to compile, other coins wallets are fine

/bin/sh ../share/genbuild.sh obj/build.h
../share/genbuild.sh: 33: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent
../share/genbuild.sh: 34: ../share/genbuild.sh: cannot create obj/build.h: Directory nonexistent
make: *** [obj/build.h] Error 2
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CCN] ★Announcing C-coin & C-Pay, a simple end to end payment solution ★
by
Tersken
on 26/02/2014, 21:19:30 UTC
Please post nodes to CORRECT blockchain, this is forked like hell
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CCN] ★Announcing C-coin & C-Pay, a simple end to end payment solution ★
by
Tersken
on 26/02/2014, 21:08:07 UTC
got 20 000 immatures, and lost all, looks like there is already a fork!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Extremecoin (EXC) - MANDATORY UPGRADE VERSION 1.5 (Kimoto Gravity Well)
by
Tersken
on 14/02/2014, 08:06:22 UTC
When solo mining I always get the message "No suitable long-poll found for http://127.0.0.1:26666", however it still gets accepts and so on.

The biggest issue is definately that after a few minutes I get this and it stops mining.

Pool 0 http://127.0.0.1:26666 not responding!
Waiting for work to be available from pools.


Restarting the server then makes it work again, however like this it's impossible to mine...

I'm using the latest source code compiled in ubuntu linux.