Bitcoin Forum
May 23, 2024, 04:22:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 »
221  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CYPT] CryptCash | Quark PoW/PoS | Masternodes | Premine for PoB | on: June 13, 2015, 06:37:04 PM
For PoB Holders, My ISP Has Banned Mailinator, I am currently bypassing it. Have a nice day,

If you can't get the issue resolved, just let us know where to post or email to and we will.

Thanks

Edit: Thanks niitassin -- coins received!
222  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CYPT] CryptCash | Quark PoW/PoS | Masternodes | Premine for PoB | on: June 13, 2015, 05:14:33 PM
If there are No More PoB Requests, I will have to setup a competition

still waiting on my POB request.  There also seem to be 2 others.  Please make sure to do those before setting up a competition.

Thanks

Please resend the information....

Ok -- Resent to 02935ur8q43tr@mailinator.com
223  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CYPT] CryptCash | Quark PoW/PoS | Masternodes | Premine for PoB | on: June 13, 2015, 04:20:21 PM
If there are No More PoB Requests, I will have to setup a competition

still waiting on my POB request.  There also seem to be 2 others.  Please make sure to do those before setting up a competition.

Thanks
224  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [CYPT] CryptCash | Quark PoW/PoS | Masternodes | Premine for PoB | on: June 11, 2015, 08:48:45 PM
Compiling for Mac now, but getting warning:

overflow in expression: result is 7766279631452452241920 with type 'long long' [Winteger-overflow] from main.h line 85: static const int64_t MAX_MONEY = 1000000000000 * COIN;

Just thought I'd let you know.

225  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 10, 2015, 04:39:21 AM
Windows wallet with GUI changes is in development and coming soon.  Here's a sneak peek of a working wallet:



Any and all feedback is welcome, as this is a community project now.

-ctgiant
226  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 09, 2015, 03:47:48 PM
what is the best block size for better staking??

500,000 to 1,000,000 is a good number.  Once it splits it's way down to less than 50,000 per block, recombine to recommended size again.  Hopefully once the wallet code is cleaned up and some bugs are fixed, the community devs can get automatic splitting and recombining to optimal block sizes implemented in the wallet so that we do not have to worry about this.
227  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 09, 2015, 05:49:58 AM
My wallet wont sync, and the one time it got to syncing the coins did not stake.
What am I doing wrong here?
Any ideas?

I sync pretty fast using this conf:
addnode=93.157.4.11
addnode=91.121.6.19
addnode=183.91.4.3
listen=1
daemon=1



A few other things that may help assess or fix your issue:
1. Make sure that you have the correct wallet version, which currently would be 1.0.0.1-g32a928e for Windows or v1.0.0.2-g32a928e for Mac
2. How many coins do you have? The more coins you have the better your stake weight
3.Do you know what size blocks they are in (this can be controlled and viewed by using coin control)?  They should be in blocks of 50000 or more to stake well.
4. If you do not have a conf file, then create one.  It may not be necessary, but it helps quite a bit.
5. For the conf file, you can replace addnode=183.91.4.3 with addnode=37.187.99.136 from heavensopen's conf example above and that may help as well.  the 183.91.4.3 IP is no longer up as it was being run by the original dev.

Good luck and let us know if that helped, and if it did not work for you then let us know and we will be happy to try something else.  Also, if you would like more immediate assistance, there is normally at least 1 or 2 people in the IRC channel #litedoge on freenode that can help.
228  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 09, 2015, 03:47:33 AM
OK. What the fork just happened?

Is version 1.0.0.1-g32a928e still the correct version? No way I should be getting the amount of blocks that I am right now.

The current win wallet version is v1.0.0.1-g32a928e.  The current mac wallet is version v1.0.0.2-g32a928e (has updated GUI).  The frequency that you stake also depends on how many coins you have in your wallet and the current difficulty.

Just seems strange.

I only had about 1.2 million, maybe. All of a sudden I have about 50 stakes today and they are confirming.

Did you check them against the block explorers to make sure that they were correct?

You should not have forked, but with that many stakes I would be concerned as well.  If you are on the correct chain, then you got very lucky today and congrats.  If you are not then I am sure that people here or on IRC would be able to assist you in fixing whatever issue you are having.
229  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 08, 2015, 06:46:33 PM
The LiteDoge community forum is up

It is of coarse a work in progress at present, but input from the community is all ready required.

www.litedoge.org/forum


Good job on getting this set up!
230  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][rDNA] rDNA | Paradox HiPoS | + | Masternodes | SECP256k1 | Stealth Address on: June 08, 2015, 03:25:26 AM
niitassin,

what version of Qt did you use to get this to compile?  Using the source I am getting many depricated calls from QT for 5.2.1 and 5.4.2.   Please update the source or let me know what to change to get this to compile.  I have been slowly using https://bitcointalk.org/index.php?topic=149479.820 and https://github.com/bitcoin/bitcoin/commit/25c0cce7fb494fcb871d134e28b26504d30e34d3 to scrape through the code and make changes, but if you got it to compile, you probably already have the changes.  If so, please update github with changes.

If not, I will continue to work on compiling.  I would send you a donut, but it would be cost prohibitive to send from the east coast of the US to India and would probably be stale by the time it got to you Smiley

-ctgiant
231  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [Re-ANN] iCoin - Democratic Coin Under New Management on: June 04, 2015, 05:50:50 PM
FAO the pool operator of mining alts, can you please whip me a PM, I have a missing withdrawal

Many thanks

All taken care of.  Sent a PM with the details.
232  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XNA] DeOxyRibose | PoS | C-CeX | ExpoEX | Paradox Algo | Limited HiPoS | on: June 04, 2015, 05:35:23 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

main.h line 58 at https://github.com/niitassin/XNAPoS the block is hardcoded. 

static const uint256 hashGenesisBlockOfficial("0x00000bbaf441790c5e20c59fd20a0379795fe4e7e33c5a0c483a72d6c9055aaa");

other variables are found  in main.h at lines 72 and 73:

extern uint256 hashGenesisBlock;
extern CBlockIndex* pindexGenesisBlock;


I hope that is what you are looking for.
233  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 04, 2015, 04:11:27 AM
Can someone tell me what the big deal is about MN? POW is over so why try and even think about implementing now?

I agree. these guys are working backwards. I was for the take over but now im feeling like the guys who are doing the take over are failures.
I think its time to sell the rest of my coins and move on from here.


freakying99 - Are you saying that there should be masternodes? From what I can tell, antonio8 thinks that there shouldn't be so if that is true I don't understand your comment in terms of agreeing with him.  I could be wrong though, I am most of the time Smiley

Also, what do you mean by the guys that are doing the take over are failures?  Could you elaborate?  It would be helpful to know why you felt that way.
234  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 03, 2015, 10:30:37 PM
I masternode, now do i set one up?

Please read the original (first) post.  There are no masternodes.

Why do you get lot of 10.000 stackings and for example i get 30.000 each day on this deposit.
check dcj8snbtw4QnquoTAYSBdUNjzoQD8qs9uc on http://litedoge.hopto.org/

 Smiley


That was from when there were masternodes.  We have since reverted back to the 1.0.0.1 wallet, so the 30,000 is what you should get. 
235  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 03, 2015, 02:41:26 PM
can someone tell me what version wallet we are using?

Bump.

And can someone clarify the masternode situation? It sounds like on a certain day the folks running the masternode version of the wallet will fork from the others not using that version of the wallet. Is this 100% true?

Which version is the "community owned" wallet that will continue to be developed moving forward?

The official wallets are on the "official" repo right now, which is located in the ANN of this thread.  The windows wallet is the one that was initially labeled litedoge-4-19.zip or something like that and should be labeled 1.0.0.1 (I don't have it running since I am using a Mac, so I can't give you the exact version).  The Mac Version is 1.0.0.2.

The reason that the version number changed for the Mac wallet is because of the GUI changes yet to be implemented on the windows wallet.

Edit: Forgot to address the blockchain forking.  Yes it will fork.  This is 100% true.  If you are using the "new" wallet with the masternode code the wallet will fork on June 14th.
236  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] LiteDoge coin [Community take over] on: June 02, 2015, 04:34:38 AM
The thing that is hurting the coin the most since aquitasIJ quit is the divide in the community.  We should stand together and work together to build this coin back up.  It does not matter who you believe is the root cause of the issues that this coin faces, only where we can take it from the current situation.  This coin has always been about the community and should continue to be so.  There has been strong support for it in the past and I urge everyone to stand united behind it once more.  It is the only way that the coin can survive and then thrive.

In my opinion a reboot of the coin would be detrimental to the coin and would basically divide the community further.  If we stand together we can make decisions about the future of the coin as a community and if that is the case, then a capable dev will want in on the project.  They will also see a future for the coin and will be willing to take the risk based on this coin's potential.  If I had the coding skills to take over the coin, I gladly would, but I am not a c++ guy, so I cannot.  I really hope someone does though.  This coin has potential and needs a willing dev to go together with a united community.

This is just my opinion, but I hope that others feel the same way.  That is all.

-ctgiant

Edit: grammatical errors
237  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - Hard fork, update wallet on: June 01, 2015, 04:42:55 AM
why i am the only person who made a masternode  Huh
its easy to make. only needs 5 million ldoge.

because i am the only one who has a masternode, i am getting alot of ldoge.
got 720k ldoge so far with the 5 million coin masternode.

you are need to make masternode or i will keep getting paid like this lol.

I would if I could get this wallet to compile for Mac.  QT5, which is required for this updated source code, and I are currently in a fight.
238  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - lite version of dogecoin on: May 30, 2015, 05:05:25 PM
I am done with the new wallet.
But you guys will not like the GUI  Undecided  Embarrassed Lips sealed

I'll release it in a few hours after some more testing.



Yeah GUI needs some pimp but overall very good aquitasIJ   Cry Roll Eyes Shocked Shocked :oe]

That's more than ok.  Features > GUI. 

Once the new features are in place, the community can work on the GUI.
239  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - lite version of dogecoin on: May 30, 2015, 02:10:31 AM
I am almost done.
Release date will be either today or tomorrow.

That is great news.  Thanks for all the hard work.
240  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][LDOGE] LiteDoge - very currency many coin - lite version of dogecoin on: May 29, 2015, 07:52:43 PM
Agree! We're all waiting for the wallet enhancements so we can move forward with Roadmap as planned.
Dev, please give us some time scales, thanks.





If someone wants to build it for windows or linux, the source code at bitbucket (https://bitbucket.org/litedogedev/litedoge/src) has all of the visual enhancements already merged.  I am the resident Mac wallet builder and the one who made the visual changes based on other hardworking supporters of the coin's specs, such as PeterVenter.

If you have a Mac and would like to download the wallet before it is put in the announcement, you can do so here: https://bitbucket.org/ctgiant/litedoge/downloads/LiteDoge-Qt.zip
Virustotal Scan (app): https://www.virustotal.com/en/file/332832e2cbf8783b10e1171a5756f0403e098846d4697a43e91baaea73d29444/analysis/1432929007/
Virustotal Scan (zipped app): https://www.virustotal.com/en/file/338662ce05baa9ec940f99bf67d0597f19414811a629fe4c0c7fbd8197149afc/analysis/

It should also be noted that the reason that the lead dev, aquitasIJ, has not built the wallet yet is that he is busy working on adding new features to the coin, then he was going to build with the updated GUI.  This was outlined by him here on May 20th:
I am working on a few updates on the wallet:

First will be Darksend + Stealth Addresses + Masternodes (This will be a hard fork, so everyone will need to update by a certain date when its released)

Then built-in I2P (not a hardfork)

Then Encrypted messaging(not a hardfork)

Then the gui to look better. Perhaps someone can help then with the gui to make it look great?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!