Search content
Sort by

Showing 17 of 17 results by replicator
Post
Topic
Board Press
Re: [2017-11-24]Binance’s Statement on Bitcoin Diamond (BCD)
by
replicator
on 25/11/2017, 16:59:55 UTC

Why does Binance even bother with the Bitcoin Diamond hard fork?

They should have taken a look at the development activity of Bitcoin Diamond first. A quick glance at their Github
reveals that they have only 3 commits!

https://github.com/Bitcoin-Diamond/BitcoinDiamond

This...



That seems to be the Github for another Bitcoin "Diamond" (http://bitcoindiamond.in/ vs http://www.btcd.io).
Post
Topic
Board Games and rounds
Re: BTCJam forum name verification
by
replicator
on 08/05/2015, 15:57:51 UTC
'I want to link my Bitcointalk name with BTCJam's. Verification code: dbb8d392-4bb2-452c-b84c-77d3993b7033'
Post
Topic
Board Games and rounds
Re: BTCJam forum name verification
by
replicator
on 14/04/2015, 03:22:48 UTC
I want to link my Bitcointalk name with BTCJam's. Verification code: dbb8d392-4bb2-452c-b84c-77d3993b7033
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
replicator
on 14/12/2014, 03:09:54 UTC
Scrypt-N can be mined with at least one scrypt asic I know of. However, Vertcoin can no longer be mined with scrypt asics as far as I can tell.
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
replicator
on 13/12/2014, 16:44:51 UTC
Please help,

is a new vertcoin miner working with w7 64bit?
I cannot configure it to work, tried at least 20 combinations, different configuration from this forum, none of them are working...


I'm using: sgminer-v5-Lyra2RE-RC1-WIN32
with this in my bat file:

setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
sgminer.exe  -a lyra2 -o stratum+tcp://pool.verters.com:3333 -u xxx.xxx -p x

also tried:

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1

sgminer.exe --kernel Lyra2RE -o stratum+tcp://pool.verters.com:4444 -u hjurcic.2 -p xxx

nothing works. When I start my bat file manually from cmd, it says all devices are disabled...
Can anyone help? Everything worked fine until change to Lyra2RE.

Also, I'm using Ati ASUS R9 280x

please someone help with configuring so it works Smiley


Had the same problem. Found a configuration on here for a R290 but tried it anyway on my 280x and it worked. Not optimized yet but at least producing some results.

{
"pools" : [
   {
      "url" : "stratum+tcp://pool.verters.com:4444",
      "user" : "xxx",
      "pass" : "x"
   }
]
,
"algorithm" : "Lyra2RE",
"intensity" : "15",
"gpu-threads" : "2",
"lookup-gap" : "2",
"worksize" : "128",
"gpu-engine" : "1100",
"gpu-memclock" : "1500",
"autofan" : true,
"kernel-path" : "/usr/local/bin"
}
Post
Topic
Board Announcements (Altcoins)
Re: Zerovert - First Truly & Only Anonymous Coin with Zerocoin | Mandatory Upgrade !
by
replicator
on 11/12/2014, 01:26:31 UTC

Did'nt work, I tried several times getting the same error on startup:

EXCEPTION: St12out_of_range
vector::_M_range_check
C:\Program Files (x86)\Zerovert\zerovert-qt.exe in Runaway exception

The old wallet still syncs up to the latest block, why can't I just send them to the new wallet address?



I had a similar problem, don't remember the error message though. I erased the Zerovert directory in "Roaming" completely, then ran the new wallet.
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
replicator
on 05/12/2014, 23:10:20 UTC
Ironically, each Titan coming online and mining VTC brings about the fork even faster. I think I like how this works Smiley

Not really. The difficulty will retarget it, I suppose.


You're right, forgot that VTC retargets after each block.
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
replicator
on 05/12/2014, 21:56:33 UTC
Ironically, each Titan coming online and mining VTC brings about the fork even faster. I think I like how this works Smiley
Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
replicator
on 05/12/2014, 21:39:43 UTC
It's just my opinion, but I am 100% there is no such thing as ASIC proof. If there is real value to it, an asic will be created. That's just how it works.

I guess that's why, after investing in KnC's Titan miner you are now hoping to recover your money via VTC and other Scrypt-N coins after it is no longer feasible to do so with Litecoin?

Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
replicator
on 05/12/2014, 21:30:36 UTC
Oh! When I see the difficulty was skyrocketed I thought it was already released. So why is diff. so high then?

It's probably so high because KnC's Titan finally can mine Scrypt-N (in a beta release), hashing at about 100 MH/s
Post
Topic
Board Announcements (Altcoins)
Re: Zerovert - First Truly & Only Anonymous Coin with Zerocoin | Mandatory Upgrade !
by
replicator
on 02/12/2014, 21:22:05 UTC
Can someone post a link for version 0.8.7.1. I `ve updated without reading the instructions and I don`t have an old version anymore.

Here you go: https://dl.dropboxusercontent.com/u/1451217/Zerovert-0.8.7.1-win32-setup.zip
Post
Topic
Board Announcements (Altcoins)
Re: Zerovert - First Truly & Only Anonymous Coin with Zerocoin | Mandatory Upgrade !
by
replicator
on 02/12/2014, 08:49:35 UTC
In console enter walletpassphrase yourpassword duration_in_seconds

I found this LTC video, works the same for Zerocoin: https://www.youtube.com/watch?v=o4sQWhA4NHQ
Post
Topic
Board Announcements (Altcoins)
Re: Zerovert - First Truly & Only Anonymous Coin with Zerocoin | Mandatory Upgrade !
by
replicator
on 02/12/2014, 04:28:33 UTC
Hi guys, I am trying to export my private key but code -4. The new wallet did not start.

Private key for address xxxxxxxxx is not known (code -4)


I forgot to unlock my wallet and initially had the same error. Could that be it in your case too?

Post
Topic
Board Announcements (Altcoins)
Re: Vertcoin - First Scrypt N | First Stealth Address - Privacy without mixer
by
replicator
on 27/11/2014, 21:11:06 UTC
KnC has not implemented Scrypt N in the Titan's firmware yet, at least not officially. They are still struggling to get the Titan mine anything but Litecoin in a decent manner. This information can be easily found on KnC's forum. If anybody claims they are mining Vertcoin with a Titan they must be better software engineers than KnC's. I strongly doubt it.
Post
Topic
Board Announcements (Altcoins)
Re: XtracoinCoin Revival-Mandatory Update Before Block 150000
by
replicator
on 26/11/2014, 18:16:20 UTC
Post
Topic
Board Announcements (Altcoins)
Re: ZeroVert - First Zerocoin Implementation | New gold standard for privacy
by
replicator
on 11/11/2014, 18:15:51 UTC
Temporary solution to the wallet issue:http://www.reddit.com/r/ZeroVert/comments/2ljy0v/wallet_crashing_on_startup_solution/

Your other question may be answered here: http://zerovert.org/get_started.html
Post
Topic
Board Announcements (Altcoins)
Re: ZeroVert - First Zerocoin Implementation | New gold standard for privacy
by
replicator
on 09/11/2014, 00:25:09 UTC
Starting with the -reindex parameter takes care of the wallet issue.