Bitcoin Forum
May 27, 2024, 04:22:50 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 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 »
661  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 14, 2016, 08:30:42 PM
Hard Dump now.  Grin Grin
662  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 14, 2016, 06:11:40 PM
Mintcoin works great.
The first zero proof knoweledge coin

400 usd soon.  Grin Grin
663  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 14, 2016, 04:30:44 PM
why not fix this shit ?

https://github.com/zcoinofficial/zcoin/blob/master/src/checkpoints.cpp#L38

Code:
    static MapCheckpoints mapCheckpoints =
        boost::assign::map_list_of
        (     0, uint256("0xf11046292ff76af48b66de6f1a210c09825d2ab4f56975ec507766ebf9c9f443"))
;
    static const CCheckpointData data = {
        &mapCheckpoints,
        1402460085, // * UNIX timestamp of last checkpoint block
        1,    // * total number of transactions between genesis and last checkpoint
                  //   (the tx=... number in the SetBestChain debug.log lines)
        1200.0     // * estimated number of transactions per day after checkpoint
};

https://github.com/zcoinofficial/zcoin/blob/master/src/main.cpp#L45

Code:
uint256 hashGenesisBlock("0x4381deb85b1b2c9843c222944b616d997516dcbd6a964e1eaf0def0830695233");

however the codebase is old and needs lots of cleaning of unused shit, and migrating to a newer codebase.

Which is price for btc with that old code from 2009? I think 630 usd right?
 Smiley
664  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 14, 2016, 01:26:47 PM
what i cant understand is this code taken from https://github.com/zcoinofficial/zcoin/blob/master/src/main.h#L1356:

You see that "if TestNet" hashing is LYRA2, else it is scrypt_N_1_1_256

so are we mining scrypt_N ?  Huh

Code:
    uint256 GetPoWHash(int height) const
    {
        uint256 thash;

        if( !fTestNet && height >= 500){
            LYRA2(BEGIN(thash), 32, BEGIN(nVersion), 80, BEGIN(nVersion), 80, 2, height, 256);
        }else if(fTestNet && height >= 138){
            LYRA2(BEGIN(thash), 32, BEGIN(nVersion), 80, BEGIN(nVersion), 80, 2, height, 256);
        }else{
            scrypt_N_1_1_256(BEGIN(nVersion), BEGIN(thash), GetNfactor(nTime));
        }

        return thash;
}

It was scrypt_N and i have mined with GPU initially. But there were some TITAN scrypt that raped entire hash, and after block 500 zcoin was forked to Lyra2 only CPU to prevent GPU asic.
665  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 14, 2016, 01:00:44 PM
ZCoin has been launched without any hype or fanfare

It was ninja-launched.

it's still a very new currency

No. Relaunch of previous Zerovert scamcoin.

ZCoin is one of the most interesting and solid cryptocurrencies of the year, and it's set in stone that it won't do anything but rise.

Are you high, faggot?


LOL
I heard of ZCOIN launch 2 weeks before on their official website
I was ready till september 13 and launch was september 28
And you call it ninja? LOL.
Plus many interviews months before about their upcoming zcoin concept.


Maybe you don't know that zcoin was initially Scrypt-N and was forked after 3 days to Lyra to prevent GPU and ASIC farm?
Wake up and Fud better next time.
666  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 14, 2016, 11:25:32 AM
From 0.0087 to 0.0045
Best dump of 2016.

Be carefull guys.
667  Alternate cryptocurrencies / Announcements (Altcoins) / Re: XONECOIN // XOC // Reliable chain // Cloud Revenues Platform // D.G.P. // Rare on: October 13, 2016, 09:11:57 PM
Yobit wallet "Wallet status: Maintenance"
Why?
668  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 13, 2016, 09:09:41 PM
Someone knows how long it takes until zcoin blockchain refuses a transaction?...

I've tried to make a withdrawal from Novaexchange several hour ago and I'm still waiting, I have informed to Novaexchange about situation and they said that they can't do anything and I have to wait until system refuses the operation and the coins will come back to my account... This is amazing... the coin in a pump and I have my coins blocked by Novaexchange...

So... someone knows how long I have to wait until system refuses the transaction?

Thanks

You make a withdrawal and coins stuck on nova?
That's weird. I made several privat transactions with user and ALWAYS coin showed up in minutes. So, i think Nova have problems.

Nova restarted their wallet.  It's resyncing.  Nothing to worry about.

But according to that user nova gives him another explanation. I opened up my wallet now and after 5 minutes was synced. Like always.
He talks about "Hours". Zcoin wallet need few minutes to sync.
I said them this... that perhaps it could check transaction and check wether it is refused or not accepted, but they said I have to wait until system refuses the transaction... I have waited for several hours and I don't know what to think because the solution is quite easy... they only have to restart they wallet and resync blockchain... I don't want to think bad, but I don't like what I'm seeing in Nova

Keep up to date about that situation.
669  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 13, 2016, 08:54:37 PM
Someone knows how long it takes until zcoin blockchain refuses a transaction?...

I've tried to make a withdrawal from Novaexchange several hour ago and I'm still waiting, I have informed to Novaexchange about situation and they said that they can't do anything and I have to wait until system refuses the operation and the coins will come back to my account... This is amazing... the coin in a pump and I have my coins blocked by Novaexchange...

So... someone knows how long I have to wait until system refuses the transaction?

Thanks

You make a withdrawal and coins stuck on nova?
That's weird. I made several privat transactions with user and ALWAYS coin showed up in minutes. So, i think Nova have problems.

Nova restarted their wallet.  It's resyncing.  Nothing to worry about.

But according to that user nova gives him another explanation. I opened up my wallet now and after 5 minutes was synced. Like always.
He talks about "Hours". Zcoin wallet need few minutes to sync.
670  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 13, 2016, 08:51:24 PM
Someone knows how long it takes until zcoin blockchain refuses a transaction?...

I've tried to make a withdrawal from Novaexchange several hour ago and I'm still waiting, I have informed to Novaexchange about situation and they said that they can't do anything and I have to wait until system refuses the operation and the coins will come back to my account... This is amazing... the coin in a pump and I have my coins blocked by Novaexchange...

So... someone knows how long I have to wait until system refuses the transaction?

Thanks

You made a withdrawal and coins stuck on nova?
That's weird. I made several private transactions with user and ALWAYS coin showed up in minutes. So, i think Nova have problems.
That's why we need poloniex or bittrex.
671  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 13, 2016, 07:35:31 PM
zcoin is gonna be huge.

Probably will go higher than monero.
672  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 11, 2016, 07:15:27 AM
Release of Zoin broke legs to all scammers dev that planned to launch zero proof coin after zcash release.

Sorry guys, you were too late. Zcoin is real,real dev(not anon dev),no premine, mining for all.
Go back to your pre-mined scammer coins.

Lets trust in a coin with a self moderated topic?

I do not trust. I tested and made my own research. And I liked what I discovered.

But, please, @zcoinofficial, no not moderate this topic. This is not Onecoin Wink

Ok, will talk with fellows later on about that.  Wink Wink  Kiss Kiss
673  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 11, 2016, 07:13:05 AM
Release of Zoin broke legs to all scammers dev that planned to launch zero proof coin after zcash release.

Sorry guys, you were too late. Zcoin is real,real dev(not anon dev),no premine, mining for all.
Go back to your pre-mined scammer coins.

Lets trust in a coin with a self moderated topic?

I trust only in god and myself.   Smiley
674  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Cryptocurrency's killer app: disrupting web ads via RaiBlocks micropayments on: October 11, 2016, 07:03:49 AM
Any news about take over?
675  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 11, 2016, 07:02:19 AM
nethash is getting outrageous!  Looks like people are catching on  Cheesy

Nethash is crazy. more people are mining zcoin than bitcoin. crazy.
we need more pools.
676  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 10, 2016, 07:19:36 PM
Stop me too .

In 12 hours only 0.42 zcoin with 5 cpu , 3 i5 and 2 celeron .

Difficulty to the moon. Price soon moon
677  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 10, 2016, 05:44:33 PM
Lol. from 0.0035 to 0.0015 in 12 hours.
Pretty stable price. -48%
lol
Be carefull trading with this spread. wait for a more stable price.
678  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 10, 2016, 04:16:48 PM
Crazy. price went to 0.0035.
Today Fud start and price dumped hard to 0.0020.

Someoen's want cheap zcoin?  Grin Grin
679  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 09, 2016, 07:37:41 PM
Waiting for GPU miner

Not me ! What make the coin so profitable is its secretness and that I can run it parallely to my GPU operations.
But you know that u and me have more GPU's than CPU's

And everyone has that configuration. More people with more GPUs means that you'll get less per day and that's bad for both of us.

I's good for price having gpu miner. will reach 0.1
Think....everyone have a cpu(pc doesn't work without), not everyone have mining gpu's. More diffi rise, more price rise.
So, when gpu start to mine and diff encrease a lot, everyone get less and zcoin became more difficult to mine, and rare, and moon.

Current price 0.003 is very low. better buy than mine at this price.

I'm very satisfied of what I'm getting now. Look, I get as much if not more worth of BTC with my three CPUs than with my 5 GPUs. However, yes, someday, we'll need more people to make the price rise. But the accumulation phase should last longer. You know, you're too optimistic. If we ever break the 0,01BTC cap, that would be very awesome.

0,01BTC . agree.  Grin
680  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Zcoin - The Zerocoin cryptocurrency, guaranteeing financial privacy on: October 09, 2016, 06:55:43 PM
Waiting for GPU miner

Not me ! What make the coin so profitable is its secretness and that I can run it parallely to my GPU operations.
But you know that u and me have more GPU's than CPU's

And everyone has that configuration. More people with more GPUs means that you'll get less per day and that's bad for both of us.

I's good for price having gpu miner. will reach 0.1
Think....everyone have a cpu(pc doesn't work without), not everyone have mining gpu's. More diffi rise, more price rise.
So, when gpu start to mine and diff encrease a lot, everyone get less and zcoin became more difficult to mine, and rare, and moon.

Current price 0.003 is very low. better buy than mine at this price.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!