Pages:
Author

Topic: [ANN] [X11] SpamSlayer Mandatory Upgrade NOW (Read 4210 times)

legendary
Activity: 938
Merit: 1000
December 13, 2015, 06:35:04 PM
#34
So finally it was another ICO scam. However 0.003 BTC keep as orders buy yet. The better is to declare this:

RIP
legendary
Activity: 966
Merit: 1001
Admins should delet threads like this one with no integrity.
legendary
Activity: 2086
Merit: 1001
so, yobit wallet is offline which means this one is dead as most of them

screwed up fork 8 days ago, silence since
legendary
Activity: 966
Merit: 1001
Dead before its even a few days old?? WTF??

Another scam coin goes to dust Cheesy
legendary
Activity: 2086
Merit: 1001
Dead before its even a few days old?? WTF??
legendary
Activity: 966
Merit: 1001
may i guess it's the same dev as most of the yobit ico's which means this thing is dead by design.
will be happy if he proved me wrong
I really dont think so, the ICO was so small, certainly no dev buying the coins & n dumping after. If was a scam a very very bad one. I think Spamslayer will be back and sort this mess out.

he's just too busy alltime, right now with BAN, same thing photo based concept

My thought was the same Smiley
legendary
Activity: 2086
Merit: 1001
may i guess it's the same dev as most of the yobit ico's which means this thing is dead by design.
will be happy if he proved me wrong
I really dont think so, the ICO was so small, certainly no dev buying the coins & n dumping after. If was a scam a very very bad one. I think Spamslayer will be back and sort this mess out.
legendary
Activity: 2086
Merit: 1001
September 30, 2015, 01:20:10 PM
#27
whats going on with this fork!!!? any update on when will be sirted out?
hero member
Activity: 752
Merit: 500
September 29, 2015, 10:10:36 PM
#26
I took it off the pool due to 0 connections. Yeah, my guess is due to seednodes being offline too.

I'll gladly turn it back on again when we see some connections.

i'm on the same chain as yobit, and i see these nodes:
addnode=134.249.144.169:45888
addnode=174.16.24.215:49809
addnode=5.9.36.211:54056
mine:
addnode=loc77.ddns.net:45888

the weird part is everything has the same "protocolversion" : 60013



Resyncing and using ONLY the nodes you published I only get to block 3
Code:
{
    "version" : "v2.0.0.0",
    "protocolversion" : 60013,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "newmint" : 0.00000000,
    "stake" : 0.00000000,
    "blocks" : 3,
    "timeoffset" : 0,
    "moneysupply" : 10000000.00000000,
    "connections" : 2,
    "proxy" : "",
    "ip" : "198.50.217.13",
    "difficulty" : {
        "proof-of-work" : 0.00024414,
        "proof-of-stake" : 0.00024414
    },
    "testnet" : false,
    "keypoololdest" : 1442515205,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "mininput" : 0.00000000,
    "errors" : ""
}

getblockhash for the 1st 3 blocks:

000001bb3588264f6ff5d905ffaa2acec5c4a1d60346fc67a3ce1227c913c1ae
000003978acb3edaa7cd07cb724dd3667ca4854cb9931310a8390df14a4808e2
0000024c92427eea3dfb981ca62b34fa8c5fd5399c67b162bf40f04080fd1b08
hero member
Activity: 752
Merit: 500
September 29, 2015, 04:57:55 PM
#25
Still getting 0 connections on the pool's daemon after the fork. Are there any nodes to add? I see someone is trying to mine this right now. Hard for them to get blocks without network connections  Huh

i can easily mine blocks on my new wallet solo, but not on your pool,
and there are some connections, but i can't sync the new wallet from block 0,
the whole thing is broken i guess because of no seed node

I took it off the pool due to 0 connections. Yeah, my guess is due to seednodes being offline too.

I'll gladly turn it back on again when we see some connections.
hero member
Activity: 752
Merit: 500
September 29, 2015, 04:06:16 PM
#24
Still getting 0 connections on the pool's daemon after the fork. Are there any nodes to add? I see someone is trying to mine this right now. Hard for them to get blocks without network connections  Huh
hero member
Activity: 752
Merit: 500
September 28, 2015, 01:25:52 PM
#23
updated source is compiled and already online at http://www.superninjapool.tk/

hero member
Activity: 752
Merit: 500
September 28, 2015, 08:31:14 AM
#22
Few miners here and there still at http://superninjapool.tk/

Will update source today when it's available.

Dev, maybe you can update the OP with a link to the 2nd pool?
legendary
Activity: 2086
Merit: 1001
September 27, 2015, 06:58:11 PM
#21
need a block explorer!!!!!!!!!!!!!!!!!!!!!!!!!!!!
edit: i see already 1!! Smiley
newbie
Activity: 6
Merit: 0
September 25, 2015, 06:24:15 AM
#20
The fork will be Monday 9.28.15 at 2 PM EST USA
I have already notified BinPool and Yobit

There will be a brief interruption in mining and trading while the pools and exchange compile new code.

A new Windows and Mac wallet will be available after the fork


legendary
Activity: 2086
Merit: 1001
September 21, 2015, 04:43:59 PM
#19
XSSX is to fork , see http://cryptoscene.com/threads/ann-spamslayer-x11-ico-over-wall-down-fork-announcement.139/


UPCOMING FORK ANNOUNCEMENT

THIS COIN WILL FORK ON BLOCK - TBA
ESTIMATED DATE AND TIME - TBA
CHANGES TO CODE FOLLOWS

MAIN.H

INCREASING STAKE INTEREST FROM 3% TO 6%

static const int64_t COIN_YEAR_REWARD = 6 * CENT;
static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.06 * COIN;

MAIN.CPP

CHANGING BLOCK TIME FROM 90 SECONDS TO 60 SECONDS
INCREASING REWARDS PoW

nTargetSpacing = 1 * 60; // 60 seconds
else if(pindexBest->nHeight < 20000) {
nSubsidy = 30 * COIN;
}
else if(pindexBest->nHeight < 30000) { // 40 after block 30000
nSubsidy = 40 * COIN;
int64_t nSubsidy = 50 * COIN;

Why?
Attract more miners, more buyers and more investors
legendary
Activity: 2086
Merit: 1001
September 20, 2015, 09:14:00 PM
#18
Is Dev still about??? anything happening here?
legendary
Activity: 2086
Merit: 1001
September 19, 2015, 03:02:29 AM
#17
explorer??

a good open source option is
https://github.com/iquidus/explorer
sr. member
Activity: 462
Merit: 250
www.AntiBitcoinTalk.com
September 18, 2015, 10:45:20 PM
#16
i think it better if you rent some rigs in betarig.com or miningrigsrental.com atleast it will getting faster
it will take time before someone join you in the pool its not profitable right now..
it will take you almost a month or more before you reach the 4000 blocks..
or 4500 before your investor start staking..
legendary
Activity: 2086
Merit: 1001
September 18, 2015, 04:31:09 PM
#15
most definitely Smiley
Pages:
Jump to: