Bitcoin Forum
June 14, 2024, 09:10:35 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
481  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [OK] OKCash |Efficient |MultiPool |AF | Bittrex | Multilang Paperwallets on: June 08, 2015, 07:14:01 AM
looking forward to the rokos project got a pi sat here doing nothing

thinking about it is the original pi compatible or would it only run on the new pi2?

got both that's why the originals doing nothing now
482  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][rDNA] rDNA | Paradox HiPoS | + | Masternodes | SECP256k1 | Stealth Address on: June 07, 2015, 10:07:25 PM
although there is an Issue with Syncing!  Huh Huh Huh 99min Huh

Any nodes sire?

Have you tried these nodes from the OP?

addnode=182.56.83.165
addnode=5.83.18.254
addnode=24.21.89.229
addnode=24.191.33.43
addnode=52.28.61.59
addnode=62.30.194.230
addnode=77.131.13.211
addnode=86.143.78.51
addnode=95.236.72.169
addnode=182.56.83.165
addnode=197.3.207.58
addnode=198.245.50.213
addnode=208.90.164.68
addnode=212.17.40.234
addnode=216.211.43.15

still no sync
483  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][rDNA] rDNA | Paradox HiPoS | + | Masternodes | SECP256k1 | Stealth Address on: June 07, 2015, 07:55:08 PM
although there is an Issue with Syncing!  Huh Huh Huh 99min Huh

Any nodes sire?

after running for an hourish, 2nd attempt no syncing

20:51:02

getpeerinfo


20:51:02

[
{
"addr" : "198.245.50.213:10592",
"services" : "00000000",
"lastsend" : 1433706622,
"lastrecv" : 0,
"bytessent" : 128,
"bytesrecv" : 0,
"conntime" : 1433706622,
"pingtime" : 0.00000000,
"version" : 0,
"subver" : "",
"inbound" : false,
"startingheight" : -1,
"banscore" : 0,
"syncnode" : false
}
]

tried several restarts. tried copying contents of DeOxyRibose folder into new rdna folder and it starts at 0 blocks again.
should the conf file still be named DeOxyRibose.conf?

addnode=182.56.83.165

is all that's in mine any more nodes/settings i should add?
484  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN] Polybit [POLY] • Next-Gen Business on the Blockchain • IPO/PRE-SALE on: June 04, 2015, 06:00:33 PM
cant remember subscribing to your email list  Huh
 
has this coin been announced previously?

anyone else get a random email
485  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNA] DeOxyRibose | PoS | C-CeX | ExpoEX | Paradox Algo | Limited HiPoS | on: June 04, 2015, 04:37:41 PM
That's Because The Technology Is Not Out Yet Sad

But that is the least of our problems! I can't find the variables for entry of the Genesis Block........ Without that, the client simply can't function as it cannot associate with our blockchain....

This is my current file:

chainparams.cpp

Code:
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2012 The Bitcoin developers
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.

#include "assert.h"

#include "chainparams.h"
#include "main.h"
#include "util.h"

#include <boost/assign/list_of.hpp>

using namespace boost::assign;

struct SeedSpec6 {
    uint8_t addr[16];
    uint16_t port;
};

#include "chainparamsseeds.h"

//
// Main network
//

// Convert the pnSeeds6 array into usable address objects.
static void convertSeed6(std::vector<CAddress> &vSeedsOut, const SeedSpec6 *data, unsigned int count)
{
    // It'll only connect to one or two seed nodes because once it connects,
    // it'll get a pile of addresses with newer timestamps.
    // Seed nodes are given a random 'last seen time' of between one and two
    // weeks ago.
    const int64_t nOneWeek = 7*24*60*60;
    for (unsigned int i = 0; i < count; i++)
    {
        struct in6_addr ip;
        memcpy(&ip, data[i].addr, sizeof(ip));
        CAddress addr(CService(ip, data[i].port));
        addr.nTime = GetTime() - GetRand(nOneWeek) - nOneWeek;
        vSeedsOut.push_back(addr);
    }
}

class CMainParams : public CChainParams {
public:
    CMainParams() {
        // The message start string is designed to be unlikely to occur in normal data.
        // The characters are rarely used upper ASCII, not valid as UTF-8, and produce
        // a large 4-byte int at any alignment.
        pchMessageStart[0] = 0xdb;
        pchMessageStart[1] = 0xad;
        pchMessageStart[2] = 0xbd;
        pchMessageStart[3] = 0xda;
        vAlertPubKey = ParseHex("0486bce1bac0d543f104cbff2bd23680056a3b9ea05e1137d2ff90eeb5e08472eb500322593a2cb06fbf8297d7beb6cd30cb90f98153b5b7cce1493749e41e0284");
        nDefaultPort = 10592;
        nRPCPort = 10593;
        bnProofOfWorkLimit = CBigNum(~uint256(0) >> 20);
        
// 05/21/15 15:53:43 Loading block index...
// 05/21/15 15:53:43 CBlock(hash=00000bbaf441790c5e20c59fd20a0379795fe4e7e33c5a0c483a72d6c9055aaa,
// ver=1,
// hashPrevBlock=0000000000000000000000000000000000000000000000000000000000000000,
// hashMerkleRoot=4b111555e2e3d9dcf555cdffc2f078a005aab270e9e5d238c586795d707dacb4,
// nTime=1431008360,
// nBits=1e0fffff,
// nNonce=320411,
// vtx=1,
// vchBlockSig=)

// 05/21/15 15:53:43   Coinbase(hash=4b111555e2, nTime=1431008360, ver=1, vin.size=1, vout.size=1, nLockTime=0)
//    CTxIn(COutPoint(0000000000, 4294967295),
// coinbase 04ffff001d020f274c526867353472683337387774667233346879646533346872663930387233346833353479667767376
// 6333474373837333435777439373335366874666779353777746775383972797439383777333474677933)
//    CTxOut(empty)
//  vMerkleTree: 4b111555e2

// 05/21/15 15:53:43 block.GetHash() == 00000bbaf441790c5e20c59fd20a0379795fe4e7e33c5a0c483a72d6c9055aaa
// 05/21/15 15:53:43 block.hashMerkleRoot == 4b111555e2e3d9dcf555cdffc2f078a005aab270e9e5d238c586795d707dacb4
// 05/21/15 15:53:43 block.nTime = 1431008360
// 05/21/15 15:53:43 block.nNonce = 320411

        // Build the genesis block. Note that the output of the genesis coinbase cannot
        // be spent as it did not originally exist in the database.
        const char* pszTimestamp = "hg54rh378wtfr34hyde34hrf908r34h354yfwg7f34t787345wt97356htfgy57wtgu89ryt987w34tgy3";
        CTransaction txNew;
txNew.nTime = 1431008360;
        txNew.vin.resize(1);
        txNew.vout.resize(1);
        txNew.vin[0].scriptSig = CScript() << 0 << CBigNum(42) << vector<unsigned char>((const unsigned char*)pszTimestamp, (const unsigned char*)pszTimestamp + strlen(pszTimestamp));
        txNew.vout[0].nValue = 7000 * COIN;
        txNew.vout[0].scriptPubKey = CScript() << ParseHex("0236d7e14ffeeff8d420f8d48a2ccd72d7178f0b1b01f926f4d6565a97a124772b") << OP_CHECKSIG;
        genesis.vtx.push_back(txNew);
        genesis.hashPrevBlock = 0;
        genesis.hashMerkleRoot = genesis.BuildMerkleTree();
        genesis.nVersion = 1;
        genesis.nTime    = 1431008360;
        genesis.nBits    = 0x1e0fffff;
        genesis.nNonce   = 320411;

        hashGenesisBlock = genesis.GetPoWHash();
//LogPrintf("hashGenesisBlock = %s\n", genesis.GetPoWHash().ToString());
        assert(hashGenesisBlock == uint256("00000bbaf441790c5e20c59fd20a0379795fe4e7e33c5a0c483a72d6c9055aaa"));
//LogPrintf("hashMerkleRoot = %s\n", genesis.BuildMerkleTree().ToString());
        assert(genesis.hashMerkleRoot == uint256("4b111555e2e3d9dcf555cdffc2f078a005aab270e9e5d238c586795d707dacb4"));
      
        base58Prefixes[PUBKEY_ADDRESS] = list_of(75);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(9);
        base58Prefixes[SECRET_KEY] =     list_of(153);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x14)(0x44)(0xC1)(0xA7);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0x44)(0xC8)(0xD1)(0xFF);

        convertSeed6(vFixedSeeds, pnSeed6_main, ARRAYLEN(pnSeed6_main));

        nLastPOWBlock = 2500;
    }

    virtual const CBlock& GenesisBlock() const { return genesis; }
    virtual Network NetworkID() const { return CChainParams::MAIN; }

    virtual const vector<CAddress>& FixedSeeds() const {
        return vFixedSeeds;
    }
protected:
    CBlock genesis;
    vector<CAddress> vFixedSeeds;
};
static CMainParams mainParams;


//
// Testnet
//

class CTestNetParams : public CMainParams {
public:
    CTestNetParams() {
        // The message start string is designed to be unlikely to occur in normal data.
        // The characters are rarely used upper ASCII, not valid as UTF-8, and produce
        // a large 4-byte int at any alignment.
        pchMessageStart[0] = 0xdd;
        pchMessageStart[1] = 0x4d;
        pchMessageStart[2] = 0xdd;
        pchMessageStart[3] = 0x4d;
        bnProofOfWorkLimit = CBigNum(~uint256(0) >> 20);
        vAlertPubKey = ParseHex("04ecb36d13861c56f7ad14529bc54dc0b5d5d954586698c2fc244045c617e44ed07994808643f67a71e3c1003e8506fef238cfb98bf9468c1f7b9a684c5b536f55");
        nDefaultPort = 78158;
        nRPCPort = 76158;
        strDataDir = "testnet";

        // Modify the testnet genesis block so the timestamp is valid for a later start.
        genesis.nTime = 1431008260;
        genesis.nNonce = 956496;
        genesis.nBits  = 0x1e0ffff0;
        
        hashGenesisBlock = genesis.GetPoWHash();  
        
//LogPrintf("hashGenesisTESTNETBlock = %s\n", genesis.GetPoWHash().ToString());
        assert(hashGenesisBlock == uint256("0x"));

        vFixedSeeds.clear();
        vSeeds.clear();

        base58Prefixes[PUBKEY_ADDRESS] = list_of(1);
        base58Prefixes[SCRIPT_ADDRESS] = list_of(199);
        base58Prefixes[SECRET_KEY]     = list_of(421);
        base58Prefixes[EXT_PUBLIC_KEY] = list_of(0x00)(0x01)(0xA3)(0xFF);
        base58Prefixes[EXT_SECRET_KEY] = list_of(0xC2)(0xA3)(0x00)(0x99);

        convertSeed6(vFixedSeeds, pnSeed6_test, ARRAYLEN(pnSeed6_test));

        nLastPOWBlock = 0x7fffffff;
    }
    virtual Network NetworkID() const { return CChainParams::TESTNET; }
};
static CTestNetParams testNetParams;


static CChainParams *pCurrentParams = &mainParams;

const CChainParams &Params() {
    return *pCurrentParams;
}

void SelectParams(CChainParams::Network network) {
    switch (network) {
        case CChainParams::MAIN:
            pCurrentParams = &mainParams;
            break;
        case CChainParams::TESTNET:
            pCurrentParams = &testNetParams;
            break;
        default:
            assert(false && "Unimplemented network");
            return;
    }
}

bool SelectParamsFromCommandLine() {
    
    bool fTestNet = GetBoolArg("-testnet", false);
    
    if (fTestNet) {
        SelectParams(CChainParams::TESTNET);
    } else {
        SelectParams(CChainParams::MAIN);
    }
    return true;
}


I am offering 15000 XNA for all the Variables! While (IF ANY INTERESTED) will get the Variables, I will work on I2P.....

i'll add another 15000 xna to the reward/bounty!
please pm me an address you'd like it sent to niitassin  Cool
486  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 02, 2015, 09:35:06 PM
still holding my 10 mill i'm using the previous wallet though never could get the newest one to work right.

keep it going guys dev may have gone for whatever reason but LiteDoge can live on if we let it
487  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - Hard fork, update wallet on: June 01, 2015, 08:45:50 AM
ppl who say it not syncing are the ones who don't want to do it..

i down loaded wallet on 2 different pc's have more than 30+ connections with out .conf on both

so stop the bull shit Smiley

you're a bit of a tit aren't you

why wouldn't we want our wallets to sync? i've over 10,000,000 LDoge been here since the start and am eager to get back to staking.

going the bootstrap method after another failed attempt, got to around 7k blocks and the wallet stopped responding again
 
ppl who say it not syncing are the ones who don't want to do it..

i down loaded wallet on 2 different pc's have more than 30+ connections with out .conf on both

so stop the bull shit Smiley

have you tried a fresh install since yesterday?
I have two more pc's syncing for the last 16 hours and they are around block 77500
oh, i tried the bootstrap thing too, nothing changed

and I collect LDOGE from day #1, 4 of the addresses in the first 30 are mine
just so you know who is telling bullshit
maybe you have slow internet.

also what do you mean bootstrap didn't work?
here is what you can do:
close wallet
download bootstrap.dat
delete everything that is in your litedoge appdata folder except  your wallet.dat
copy paste the bootstrap.dat that you just downloaded into your litedoge appdata folder
then start the wallet and don't click anything until its synced.
that should sync in less than a few minutes that way.

thankyou for you're constructive post my internet speed is fine (60Mbps) so thats not the issue
the last time we had problems with litedoge i ended up using a bootstrap after which the wallet was fine I'll post back in an hour or so with thanks most likely  Cool
488  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - Hard fork, update wallet on: June 01, 2015, 06:35:03 AM
it syncs but its just slow
here is bootstrap.dat https://mega.co.nz/#!nhpkADDQ!wLkCmI_0VL6VsEeuTYqQBJZQ-C7ImsDBJR7Ve4zSOM4
close wallet, put it in your litedoge appdata folder, then restart the wallet and it will sync very fast.


over 12hours still not synced. wallet locked up some point in last 7 hours had to close it with task manager, trying again then i'll go for the bootstrap method
489  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - lite version of dogecoin on: May 31, 2015, 04:28:37 PM
anyone else forked?  Sad

installed new wallet before going to work came home to find all my coins have staked

edit : nvm read through previous posts
490  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][CYP] CYPHER [3 HARDCODED NODES][QUBIT][1MB][C-CEX - BITTREX - CRYPTSY] on: May 28, 2015, 08:58:19 PM


 Grin
491  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LITESTARCOIN The new crypto star[C-CEX][X11-RANDOM-SUPERBLOCK-FAST-SECURE] on: May 28, 2015, 08:55:26 PM
Coin looks good, why no one mine ? lol

are you seriously with your statement ?

sorry to bump but i guess from the "lol" no he/she isn't serious
492  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] OKCash OK | Efficient Crypto | MultiPool | PoS 69% 1st Y | Quality wallets on: May 28, 2015, 08:53:03 PM
Any news on when it will be delisted?

C-Cex will not delist OK .. OK?  Wink

Making enough volume to gain 0.1 BTC a day average is not hard. I did some yesterday  Grin

The backing for OKCash is very good and price really does not reflect the quality of work here, partly (mostly?) to do with 69% PoS for 1st year. - Stake everything -

The volume is 0.99 BTC today so it looks OK
............will be removed on 03.06.2015 if their average daily trading volume for last 30 days will not exceed 0.2 BTC = 6 BTC

Show volume for last: 30 days (As of May 28)
OK:    3.83 BTC

and yet crap like dgore not marked for removal despite this being the last trade:

2015-03-13 17:52:06   Buy   179639   0.00179639   0.00000001

so no activity for over 2 months but hey they'll keep that!
493  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNA] DeOxyRibose | PoS | C-CeX | ExpoEX | Paradox Algo | Limited HiPoS | on: May 27, 2015, 12:16:18 PM
Do you think that a Multipool is a good idea?

always, but i'm not sure how popular it would be unless XNA gets more exchanges / publicity. it may just be a waste of time and effort

still waiting to hear if anyones received any fees for staking if not where are they going?

Nope, The Stake Calculation is set to a Consistent Reward.....

so where do the fees go?

I assume - Poof! Or Maybe there is a greedy node?

then fees should be removed
494  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XNA] DeOxyRibose | Pure PoS | Premine Burnt | ExpoEX | SAPoS Coming Soon.. on: May 26, 2015, 06:47:30 AM
Do you think that a Multipool is a good idea?

always, but i'm not sure how popular it would be unless XNA gets more exchanges / publicity. it may just be a waste of time and effort

still waiting to hear if anyones received any fees for staking if not where are they going?

Nope, The Stake Calculation is set to a Consistent Reward.....

so where do the fees go?
495  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - lite version of dogecoin on: May 25, 2015, 06:50:34 PM
So...
Hows everyone doing?

Getting some staking done?


Yep, getting a few stakes a day, nice to see little sells with the 30k POS block reward going on.

2-5 a day because why not?  Cheesy

i think most people that have litedoge are happy to hold now
496  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XNA] DeOxyRibose | Pure PoS | Premine Burnt | ExpoEX | SAPoS Coming Soon.. on: May 25, 2015, 05:08:16 PM
Do you think that a Multipool is a good idea?

always, but i'm not sure how popular it would be unless XNA gets more exchanges / publicity. it may just be a waste of time and effort

still waiting to hear if anyones received any fees for staking if not where are they going?
497  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XNA] DeOxyRibose | Pure PoS | Premine Burnt | ExpoEX | SAPoS Coming Soon.. on: May 21, 2015, 04:32:00 PM
Okay, Guys, should I do feeless transactions!
i'd say no but i've never received fees for staking was wondering if anyone has as i got 1st confirm on my own transaction the other day but no fees despite paying .5 xna in fees
498  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - lite version of dogecoin on: May 21, 2015, 01:57:57 PM
selling 5M LDOGE at 3sat on c-cex - any takers? Wink

Dang, I was late. Got more to sale?

There's like 187 million for sale at 3 sats at bittrex Huh
499  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XNA] DeOxyRibose | Pure PoS | Premine Burnt | ExpoEX | SAPoS Coming Soon.. on: May 21, 2015, 01:54:39 PM
OK well done. What is SAPos btw?


Self Aware Proof Of Stake

 Please define self aware in relation to pos.  Huh
500  Alternate cryptocurrencies / Announcements (Altcoins) / Re: We came up with a pretty interesting idea for a "not-bitcoin". Announcing Ascend on: May 17, 2015, 05:40:40 PM
What
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!