Author

Topic: delete (Read 746 times)

full member
Activity: 127
Merit: 100
May 13, 2016, 04:05:30 PM
#8


Rubble aims to become the (un)official cryptocurrency of Russia.
Rubble start small and become big.


WALLETS
Windows-qt
Please make sure the DLLs are in the right directory
MacOSX-qt
Linux-qt

USEFUL LINKS
CryptoID block explorer
GitHub source code

EXCHANGES
In a few days.

SPECS.
Name: Rubble
Ticker: RUB
Type: Scrypt PoW / PoS hybrid (PoW ends at block 16.000)
PoS: 50% annually
Target block time: 5 min

Further updates are coming. OnceI can post graphics I will update here with good graphics.

First 20 users that PM with an RUB address will get some coins to get us started....We will look for a way to distribute the rest. Social media and website soon...
Can you doing ex.rate 1Rubble=1$?  Grin
hero member
Activity: 560
Merit: 501
ICONOMI Supporter
May 13, 2016, 03:59:36 PM
#7
Not a scam, we are looking for a good way to distribute the coins, in the meantime someone can grab some free or cheap coins to get things moving
email sented check pls) and thanks for coins )
newbie
Activity: 12
Merit: 0
May 13, 2016, 03:42:29 PM
#6
Not a scam, we are looking for a good way to distribute the coins, in the meantime someone can grab some free or cheap coins to get things moving
legendary
Activity: 2660
Merit: 1240
May 13, 2016, 03:40:21 PM
#5
// miner's coin base reward based on nBits
int64_t GetProofOfWorkReward(unsigned int nBits, int64_t nFees, int nHeight)
{
    int64_t nSubsidy = 0 * COIN;
   
   if (nHeight == 1)
      return 10000000 * COIN;
   
    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nBits=0x%08x nSubsidy=%" PRId64 "\n", FormatMoney(nSubsidy).c_str(), nBits, nSubsidy);

    return nSubsidy + nFees;
}

What's the point of POW?

moving the chain...
hero member
Activity: 574
Merit: 500
May 13, 2016, 03:37:24 PM
#4
Russian SCAM.
sr. member
Activity: 322
Merit: 250
Let's make a new altcoin environment.
May 13, 2016, 03:36:15 PM
#3
// miner's coin base reward based on nBits
int64_t GetProofOfWorkReward(unsigned int nBits, int64_t nFees, int nHeight)
{
    int64_t nSubsidy = 0 * COIN;
   
   if (nHeight == 1)
      return 10000000 * COIN;
   
    if (fDebug && GetBoolArg("-printcreation"))
        printf("GetProofOfWorkReward() : create=%s nBits=0x%08x nSubsidy=%" PRId64 "\n", FormatMoney(nSubsidy).c_str(), nBits, nSubsidy);

    return nSubsidy + nFees;
}

What's the point of POW?
hero member
Activity: 574
Merit: 500
May 13, 2016, 03:30:41 PM
#2
{
"blocks" : 251,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 0.00360853,
"proof-of-stake" : 0.00154967,
"search-interval" : 0
},
"blockvalue" : 0,
"netmhashps" : 0.00789532,
"netstakeweight" : 1444410.20570556,
"errors" : "",
"pooledtx" : 0,
"stakeinputs" : 0,
"stakeinterest" : 0,
"testnet" : false
}
Jump to: