Bitcoin Forum
May 27, 2024, 12:00:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: delete  (Read 745 times)
VladimirPutin (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
May 13, 2016, 07:29:17 PM
Last edit: May 13, 2016, 09:13:30 PM by VladimirPutin
 #1

https://i.imgur.com/s59d7Jy.png

new thread: https://bitcointalk.org/index.php?topic=1471734
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
May 13, 2016, 07: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
}
AltcoinSteps
Sr. Member
****
Offline Offline

Activity: 322
Merit: 250


Let's make a new altcoin environment.


View Profile WWW
May 13, 2016, 07: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?

Steps - Let's make a new altcoin environment.  | Join Us Now!
Sir_Astral
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


View Profile
May 13, 2016, 07:37:24 PM
 #4

Russian SCAM.
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
May 13, 2016, 07: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...

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
VladimirPutin (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile WWW
May 13, 2016, 07: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
Skyrik
Hero Member
*****
Offline Offline

Activity: 560
Merit: 501

ICONOMI Supporter


View Profile
May 13, 2016, 07: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 )
Loft
Full Member
***
Offline Offline

Activity: 127
Merit: 100


View Profile
May 13, 2016, 08: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
Pages: [1]
  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!