Bitcoin Forum
May 11, 2024, 08:05:20 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 3 »  All
  Print  
Author Topic: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade  (Read 4326 times)
YogurtTheWise (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 12, 2014, 09:14:30 PM
Last edit: June 12, 2014, 09:31:42 PM by YogurtTheWise
 #1

We're not doing it for the money....

https://i.imgur.com/57SAe85.png

A long time ago in a galaxy far off in time and space, we bring you SpaceBucks the cryptocurrency!

Github: https://github.com/yogurtthewise/SpaceBucks
Windows Qt: https://github.com/yogurtthewise/SpaceBucks-Qt/archive/master.zip


Detailed Specs:

3 Minute Block Times
1 Coin Per Block
1,000,000 Coins Total
RPC Port: 6785
P2P Port: 6785
Public Address Key: S
%appdata%\spacebucks\spacebucks.conf

Details are few and far between at this point, we've been combing the desert but we ain't found shit. SpaceBucks are based on Blakecoin and will be merge-mined with the Blake based alts very soon. Yes, 2% premined, get over it! Going to have to have a few bits to pay Pizza The Hutt and a faucet eventually.

SpaceBucks will be trading on Atomic Trade in the very near future!
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715414720
Hero Member
*
Offline Offline

Posts: 1715414720

View Profile Personal Message (Offline)

Ignore
1715414720
Reply with quote  #2

1715414720
Report to moderator
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 12, 2014, 09:16:15 PM
 #2

{
"blocks" : 29,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00390625,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1381,
"pooledtx" : 0,
"testnet" : false
}
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
June 12, 2014, 09:19:08 PM
 #3

looks funny Smiley

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Brewins
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
June 12, 2014, 09:23:26 PM
 #4

premine of 20k..

block rewards forever 1 SBX
https://github.com/yogurtthewise/SpaceBucks/blob/master/src/main.cpp#L1080
Code:
 
static const int64 nGenesisBlockRewardCoin = 20000 * COIN;
static const int64 nBlockRewardStartCoin = 1 * COIN;


int64 static GetBlockValue(int nHeight, int64 nFees, unsigned int nBits)
{

    if (nHeight == 1)
    {
        return nGenesisBlockRewardCoin;
    }
   
     int64 nSubsidy = nBlockRewardStartCoin;

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
June 12, 2014, 09:24:40 PM
 #5

premine of 20k..

block rewards forever 1 SBX
https://github.com/yogurtthewise/SpaceBucks/blob/master/src/main.cpp#L1080
Code:
 
static const int64 nGenesisBlockRewardCoin = 20000 * COIN;
static const int64 nBlockRewardStartCoin = 1 * COIN;


int64 static GetBlockValue(int nHeight, int64 nFees, unsigned int nBits)
{

    if (nHeight == 1)
    {
        return nGenesisBlockRewardCoin;
    }
   
     int64 nSubsidy = nBlockRewardStartCoin;



Damn.. almost started a pool ..

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
June 12, 2014, 09:26:04 PM
 #6

{
"blocks" : 29,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00390625,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1381,
"pooledtx" : 0,
"testnet" : false
}


Damn you are fast:P However 2% premine is not very tempting
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 12, 2014, 09:26:25 PM
 #7

No way Sad
ajeef
Sr. Member
****
Offline Offline

Activity: 728
Merit: 251



View Profile
June 12, 2014, 09:28:20 PM
 #8

version" : 1,
"locktime" : 0,
"vin" : [
{
"coinbase" : "510101062f503253482f",
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 20000.00000000,
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 12, 2014, 09:28:20 PM
 #9

{
"blocks" : 29,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00390625,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1381,
"pooledtx" : 0,
"testnet" : false
}


Damn you are fast:P However 2% premine is not very tempting

I have fiber-optic communication and I really FEEL when nodes are slow (hello to BlueChip).
Premine is not good. Sad
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
June 12, 2014, 09:28:55 PM
 #10

wtf ?

{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 393,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 0.04846407,
    "testnet" : false,
    "keypoololdest" : 1402608350,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

who is mining this so fast ?

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
ajeef
Sr. Member
****
Offline Offline

Activity: 728
Merit: 251



View Profile
June 12, 2014, 09:29:32 PM
 #11

wtf ?

{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 393,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 0.04846407,
    "testnet" : false,
    "keypoololdest" : 1402608350,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

who is mining this so fast ?

i have get 200 blocks...
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 12, 2014, 09:30:05 PM
 #12

wtf ?

{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 393,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 0.04846407,
    "testnet" : false,
    "keypoololdest" : 1402608350,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

who is mining this so fast ?

I  got 96 blocks.  Roll Eyes
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
June 12, 2014, 09:31:11 PM
 #13

wtf ?

{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 393,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 0.04846407,
    "testnet" : false,
    "keypoololdest" : 1402608350,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

who is mining this so fast ?

I got 75, it is blake algo with low diff not very hard to mine
Brewins
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000



View Profile
June 12, 2014, 09:32:00 PM
 #14

wtf ?

{
    "version" : 1000000,
    "protocolversion" : 70001,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 393,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 0.04846407,
    "testnet" : false,
    "keypoololdest" : 1402608350,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

who is mining this so fast ?

Blake coins are basicly instamines
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 12, 2014, 09:32:11 PM
 #15

Oh shi. Info about premine at 1st post. Is there a bounty for whatever?
YogurtTheWise (OP)
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
June 12, 2014, 09:34:16 PM
 #16

Yes, we commit. We've already lined up exchange and services, be patient, we're 20 minutes in to launch.
andrealandia
Legendary
*
Offline Offline

Activity: 1470
Merit: 1000


View Profile
June 12, 2014, 09:34:21 PM
 #17

is Scrypt?
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 12, 2014, 09:34:53 PM
 #18

Yes, we commit. We've already lined up exchange and services, be patient, we're 20 minutes in to launch.

Okay. Let's see.
zsnorbi
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
June 12, 2014, 09:35:04 PM
 #19

is Scrypt?

blake
Shadow_Runner
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500



View Profile
June 12, 2014, 09:39:24 PM
 #20

There isn't much coins with blake algo.
X11-X13 are botnet friendly and are very "popular" now.
Pages: [1] 2 3 »  All
  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!