Bitcoin Forum
June 25, 2024, 01:46:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 »
301  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 09:30:12 PM
me@hehe:~/riecoin/src$ ./riecoind getinfo
{
    "version" : 80600,
    "protocolversion" : 10070001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 136,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 1,
    "testnet" : false,
    "keypoololdest" : 1392154024,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" :
302  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 09:06:21 PM
an hour later
still no windows client
fair?
I HTAE THE LIAR, DO NOT KEEP YOUR PROMISE

No one's getting coins yet. At the current diff it looks like it'll be a week before anyone gets any coins. Just be patient.

we already at block 40, i announce 27 about few mins ago.

block 576 will take less than  than 2-3 hrs
303  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 09:04:28 PM
root@ubuntu:~/riecoin/src# ./riecoind getinfo
{
    "version" : 80600,
    "protocolversion" : 10070001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 40,
    "timeoffset" : -3,
    "connections" : 10,
    "proxy" : "",
    "difficulty" : 1,
    "testnet" : false,
    "keypoololdest" : 1392151686,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}


Block 40 already. going fast We need window wallet !
304  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:59:52 PM
root@ubuntu:~/riecoin/src# ./riecoind getinfo
{
    "version" : 80600,
    "protocolversion" : 10070001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 27,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 1,
    "testnet" : false,
    "keypoololdest" : 1392151686,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}


we are at 27..
305  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:53:31 PM
Code:
    "connections" : 137,
    "blocks" : 2,

which node are you using?  Huh Huh for addnode
306  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:51:45 PM
I still 0 connections and 0 block ,any node recommendation?
307  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:50:43 PM
Yep, you guys need to calm down. There won't be any reward untill everybody is happily hashing, because coin generation is going to be insanely hard untill then.

+ if you are stalking launches, you should learn to compile a wallet for yourself instead of being entitled whiners. You were given 3 days to check that everything is working fine.
You obviously never mined a fresh coin when the difficulty is low as fuck. I'd be surprised if they haven't yet reached block 576. Not gonna bother anymore.
@ baokychen: You must add a node...

where do you find an active node?
308  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:48:23 PM
root@ubuntu:~/riecoin/src# ./riecoind getinfo
{
    "version" : 80600,
    "protocolversion" : 10070001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 0,
    "timeoffset" : 0,
    "connections" : 0,
    "proxy" : "",
    "difficulty" : 1,
    "testnet" : false,
    "keypoololdest" : 1392151684,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}
309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:42:11 PM
why are people even whining, when we linux user will help you clear part of the first 500 blocks of no rewards with our hash power.

Window binary should be fast out as rie developer did mention it, it won't be the next max coin.
310  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:40:36 PM
The git src folder is updated.

recompile and lets get this coin working.  Undecided
311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:36:51 PM
Can we have the details for riecoin conf file

to those who waiting

he just updated the src folder.

re git your riecoin wallet.



------------

git clone https://github.com/riecoin/riecoin
cd riecoin
cd src

sudo make -f makefile.unix USE_PNP=-
312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:28:50 PM
@Rie Coin Developer

Let us know when your wallet is working fine.

313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:26:35 PM
314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:23:03 PM
don't let this one become another MAXCOIN

Its very difficult to beat MAXCOIN level.
315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:17:55 PM
He already mention the first 500 blocks give no rewards. Chill people !
316  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:16:34 PM
EPIC EPIC fail

Please dont bring that shit attitude from Maxcoin to RieCoin. Whiner
317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:14:35 PM
Miner Download http://sourceforge.net/projects/riecoin/files/cpuminer%20rminerd%203.0.0/?

Wallet Download: https://github.com/riecoin/riecoin
318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin, new prime numbers POW coin, launches Feb 11, 2014 on: February 11, 2014, 08:04:43 PM
All we need is the release to be conducted here and the ddos will gone.

The same case like MaxCoin previously, some hacker are too free and like to ddos coin release.
319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] AnimeCoin [アニメコイン] ANI on: February 11, 2014, 05:03:28 AM
590 000 BTC for 0.33 btc - nice Wink

 Cheesy Cheesy Cheesy Somewhere 60% of your price, people know the meaning. Just keep your sarcasm and your over price coin to yourself  Tongue
320  Economy / Gambling / Re: WTS My Just Dice Method to win 30% in less than 15 minutes on: February 11, 2014, 03:59:50 AM
You're asking us to buy something that's public information. If you have really discovered some new technique, publish a game theory paper in a mathematics journal and you will gain instant notoriety.

All you're doing in the first video is a martingale, and at random times betting the min bet (for no apparent reason).

I did martingale with some technique, its not pure martingale. And I got my own way to place a low or high.

For anyone without the brain capacity to understand it, there is no way to have a guaranteed win at a casino with a house edge. That's why they're casinos. This guy is just trying to swindle you out of your money.

This is why you are forever at the same spot you begin, because the lack of changes.

He just use min bet to skip the losing streak and bet when 1 win

If lose double , how much this worth ?  Grin

If it was that simple you can try and show me your video Smiley

It's hard to tell if you are intentionally trying to scam people or if you are just dumb and don't understand statistics.  Since the implication is that you've lost your bankroll trying to follow your "system", I'm guessing it's the latter.

When did I lost my bankroll following my system ?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 [16] 17 18 19 20 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!