Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: YogurtTheWise on June 12, 2014, 09:14:30 PM



Title: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: YogurtTheWise on June 12, 2014, 09:14:30 PM
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!


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:16:15 PM
{
"blocks" : 29,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00390625,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 1381,
"pooledtx" : 0,
"testnet" : false
}


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ocminer on June 12, 2014, 09:19:08 PM
looks funny :)


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Brewins on June 12, 2014, 09:23:26 PM
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;



Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ocminer on June 12, 2014, 09:24:40 PM
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 ..


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: zsnorbi on June 12, 2014, 09:26:04 PM
{
"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


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:26:25 PM
No way :(


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ajeef on June 12, 2014, 09:28:20 PM
version" : 1,
"locktime" : 0,
"vin" : [
{
"coinbase" : "510101062f503253482f",
"sequence" : 4294967295
}
],
"vout" : [
{
"value" : 20000.00000000,


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:28:20 PM
{
"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. :(


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ocminer on June 12, 2014, 09:28:55 PM
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 ?


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ajeef on June 12, 2014, 09:29:32 PM
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...


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:30:05 PM
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.  ::)


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: zsnorbi on June 12, 2014, 09:31:11 PM
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


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Brewins on June 12, 2014, 09:32:00 PM
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


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:32:11 PM
Oh shi. Info about premine at 1st post. Is there a bounty for whatever?


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: YogurtTheWise on June 12, 2014, 09:34:16 PM
Yes, we commit. We've already lined up exchange and services, be patient, we're 20 minutes in to launch.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: andrealandia on June 12, 2014, 09:34:21 PM
is Scrypt?


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:34:53 PM
Yes, we commit. We've already lined up exchange and services, be patient, we're 20 minutes in to launch.

Okay. Let's see.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: zsnorbi on June 12, 2014, 09:35:04 PM
is Scrypt?

blake


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:39:24 PM
There isn't much coins with blake algo.
X11-X13 are botnet friendly and are very "popular" now.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: andrealandia on June 12, 2014, 09:40:23 PM
cgminer --blake256 -o stratum+tcp://127.0.0.1:6785 -u user -p pass
this is code for solo mining?


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:41:35 PM
cgminer --blake256 -o stratum+tcp://127.0.0.1:6785 -u user -p pass
this is code for solo mining?

NO. http://127.0.0.1:6785


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Brewins on June 12, 2014, 09:41:46 PM
cgminer --blake256 -o stratum+tcp://127.0.0.1:6785 -u user -p pass
this is code for solo mining?

remove the stratum+tcp:// and you need to set up a spacebucks.conf file defining the username and password


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ocminer on June 12, 2014, 09:44:20 PM
Okay i've got a Pool up, just for the kicks:

https://space.suprnova.cc

It's free

Remember it is BLAKE algo !


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: liuhou521 on June 12, 2014, 09:45:30 PM
难道提升的真快 现在不管啥币 一堆人 赌 暴涨


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 09:46:43 PM
难道提升的真快 现在不管啥币 一堆人 赌 暴涨

https://i.imgur.com/PRPPiYE.jpg


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: zsnorbi on June 12, 2014, 09:47:21 PM
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

You are right but compared to others it seems this one has a pretty fast diff retarget, i mined bitcoinblake that had first retarget at block ~3000:P


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ocminer on June 12, 2014, 09:57:25 PM
cgminer --blake256 -o stratum+tcp://127.0.0.1:6785 -u user -p pass
this is code for solo mining?

./cgminer --blake256 -o stratum+tcp://space.suprnova.cc:3456 -u user -p pass

would be the correct string for pool mining...

https://bitcointalk.org/index.php?topic=306894.0 <- there are the miners


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 12, 2014, 10:33:23 PM
That was fast.

{
"blocks" : 1694,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 431.30649391,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 80627250012,
"pooledtx" : 0,
"testnet" : false
}


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ByronP on June 12, 2014, 10:34:36 PM
Pre-packaged solo miner with instructions and conf file http://atds.blob.core.windows.net/temp/SpaceBucks_cgminer_solo.zip (http://atds.blob.core.windows.net/temp/SpaceBucks_cgminer_solo.zip)


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: badam on June 12, 2014, 10:37:04 PM
It is going to be merge mined with blake coin and the others?


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: YogurtTheWise on June 12, 2014, 10:40:46 PM
It is going to be merge mined with blake coin and the others?

Yes.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: BlueDragon747 on June 12, 2014, 10:41:14 PM
it is missing auxpow shame the devs did not contact me beforehand


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: BlueDragon747 on June 12, 2014, 10:45:47 PM
It is going to be merge mined with blake coin and the others?

Yes.

as you are not running the merged pools and did not contact me and did a premine would really like you to not say it will be added to the merge as that is my decision not yours!

no coins can be added atm anyway as the front end extension is not complete  :-\

and as I said this is not merge mineable as it is missing auxpow and a chainid which I would have told you and given you one if you had just asked beforehand   :'(


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: reflector on June 12, 2014, 10:47:19 PM
Off topic, but ocminer, your pool has these audible alerts that drive me crazy because I don't know what the hell they signify.  What are they for?


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Brewins on June 12, 2014, 11:00:16 PM
Off topic, but ocminer, your pool has these audible alerts that drive me crazy because I don't know what the hell they signify.  What are they for?

Its a block notification. When the pool finds  a block it makes a sound


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: YogurtTheWise on June 12, 2014, 11:11:55 PM
It is going to be merge mined with blake coin and the others?

Yes.

as you are not running the merged pools and did not contact me and did a premine would really like you to not say it will be added to the merge as that is my decision not yours!

no coins can be added atm anyway as the front end extension is not complete  :-\

and as I said this is not merge mine yet as it is missing auxpow and a chainid which I would have told you and given you one if you had just asked beforehand   :'(

Interesting, other members of our team indicated they had spoken to you about it, I will PM you.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: BlueDragon747 on June 12, 2014, 11:12:36 PM
Also I notice you say based on blake but are missing the credit to Blakecoin in the source thats just great  :'(

No one has spoken with me about this at all I would have said about auxpow and given you a chainid


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: cinnamon_carter on June 12, 2014, 11:21:42 PM
these look familiar

https://github.com/yogurtthewise/SpaceBucks/blob/master/src/main.cpp#L2748

https://github.com/BlueDragon747/Blakecoin/blob/master/src/main.cpp#L2762

lol


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: BlueDragon747 on June 12, 2014, 11:25:07 PM
these look familiar

https://github.com/yogurtthewise/SpaceBucks/blob/master/src/main.cpp#L2748

https://github.com/BlueDragon747/Blakecoin/blob/master/src/main.cpp#L2762

lol

So Copy
          Much Same
                         No Credit
                                     Very Sad  :(


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Acidyo on June 12, 2014, 11:25:55 PM
We're not doing it for the money....

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 ..

Too funny.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: cinnamon_carter on June 12, 2014, 11:30:35 PM
Gavin said...
 
https://bitcointalk.org/index.php?topic=189350.msg2037447#msg2037447

these look familiar

https://github.com/yogurtthewise/SpaceBucks/blob/master/src/main.cpp#L2748

https://github.com/BlueDragon747/Blakecoin/blob/master/src/main.cpp#L2762

lol

So Copy Much Same No Credit Very Sad  :(


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Acidyo on June 12, 2014, 11:30:41 PM
There isn't much coins with blake algo.
X11-X13 are botnet friendly and are very "popular" now.

I remember the times when the first blake algo was announced, the coin got deserted really fast.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: BlueDragon747 on June 12, 2014, 11:39:52 PM
There isn't much coins with blake algo.
X11-X13 are botnet friendly and are very "popular" now.

I remember the times when the first blake algo was announced, the coin got deserted really fast.

yet BLC is part of a merge now and is continuing to grow(currently 1.5TH/s network) because other devs work with me that makes us all stonger and the comunity that did stay with BLC are the best I could not ask for better people

"United we stand, divided we fall"

Guess SpaceBucks didnt get the memo, for sure they did not contact me or Byron before this launch

Best Quote that describes this launch "Dearly beloved, we are gathered here today to witness Princess Vespa, daughter of King Roland going right past the altar, heading down the ramp and out the door!"

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

Lone Starr: Listen! We're not just doing this for money!
Barf: [Barf looks at him, raises his ears]
Lone Starr: We're doing it for a SHIT LOAD of money!

http://www.image-share.com/upload/2587/193.jpg


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ocminer on June 13, 2014, 06:21:50 AM
Off topic, but ocminer, your pool has these audible alerts that drive me crazy because I don't know what the hell they signify.  What are they for?

Its a block notification. When the pool finds  a block it makes a sound

You can turn them off by clicking on the speaker symbol on the dashboard in the right lower corner, click on it until its red


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 13, 2014, 06:38:30 AM
Nice.

{
"blocks" : 2080,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 3427.12876644,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 101869407159,
"pooledtx" : 0,
"testnet" : false
}


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: ByronP on June 13, 2014, 11:57:05 AM
Please fix your ANN post and title along with proper attribution to Blakecoin in the coin


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 13, 2014, 01:51:16 PM
Is it dead already?


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Bfljosh on June 13, 2014, 01:57:37 PM
Is it dead already?

One of the worst [ann] ever.
Only 3 pages with comments. It was never alive.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Shadow_Runner on June 13, 2014, 02:03:16 PM
Damn. I like blake and this is very upsets me.
Why so premine and what they are expecting with it? I don't know.


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Blake8Rnd on June 13, 2014, 04:24:00 PM
Is it dead already?

yep dead within a day unless Bluedragon747 decides to revive it, this is what you get when you don't listen to ppl more knowledgeable about the Blake Ecosystem ;) SpaceBucks fate is in the hands of Blue now

Please fix your ANN post and title along with proper attribution to Blakecoin in the coin

lets hope Blue takes pity on YogurtTheFool  ::)

Damn. I like blake and this is very upsets me.
Why so premine and what they are expecting with it? I don't know.

P.S hope he loses the premine if he does, dev does not deserve it   >:( ... cant do anything with a dead coin premine so pointless


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: yunquanquano on June 14, 2014, 07:10:07 AM
Wallet does not work


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: majeis on June 14, 2014, 07:12:04 AM
HAHAHAHAHAHAHAHAHAHAHAHA


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: Blake8Rnd on June 14, 2014, 07:22:15 AM
Wallet does not work

SpaceBucks the cryptocurrency! is DEAD

get over it!


Title: Re: [ANN] SpaceBucks - Based on Blake, Merged Mining, coming to Atomic Trade
Post by: platorin on June 16, 2014, 10:56:14 AM
It's hard to resist when you can premine as much as you want, isn't it?

SCAM ALERT!!!