Bitcoin Forum
May 22, 2024, 02:56:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 [97] 98 99 100 101 102 103 104 »
1921  Alternate cryptocurrencies / Altcoin Discussion / Re: [QRK] Noobproof VPS Quarkcoin All-In-One EZ Setup Script (updated) on: August 27, 2013, 08:29:06 PM
not a team of ~ / myinfo http://imgur.com/BYy5I29
~/myinfo only shows the addresses and keys that have earned QRK coins, since you haven't mined any yet it shows nothing.

-- Is that enough tabs open Wink
-- Might I suggest OneTab https://chrome.google.com/webstore/detail/onetab/chphlpgkkbolifaimnlloiipkdnihall
1922  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][SRC] SecureCoin | A Fast and Secure Version of Bitcoin | Multi Algorithm on: August 27, 2013, 08:24:21 PM
Ok, let's get a countdown clock up for Wednesday 8PM UTC time...   Grin

-tb-
http://www.timeanddate.com/countdown/generic?msg=SecureCoin%20Release&p0=1440&year=2013&month=8&day=28&hour=20&min=0&sec=0
1923  Bitcoin / Project Development / Re: BitcoinWifi Hotspot on: August 27, 2013, 05:38:57 PM
Irony - video not enabled for mobile.

I am unsure what you mean ?, I am not a youtube expert ?
if you try viewing the video from a cell phone such as iPhone or Android it gives an error saying the "uploader has not made this video available to mobile devices"-or similar wording. I think there is a check box somewhere to enable mobile viewing but I'm not sure where
1924  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [OBC] Obamacoin, strongest coin in the world on: August 27, 2013, 08:16:36 AM
8 AM or PM ? Smiley
The way it is written (0800) would imply military time, 8am.

http://www.timeanddate.com/countdown/generic?p0=1440&iso=20130827T08

It is 16 minutes past already
1925  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] cryptothrift - BitCoin and LiteCoin Auction Site on: August 27, 2013, 04:59:01 AM
The interface and design of the website look much better than BitMit with the addition of accepting LTC.

Is there any location checking based upon IP or is that handled only when you are logged in? I get told I can't bid even when I am in the correct country.
Quote
Sorry, you can not buy or bid on this item. Shipping for this item is not available to your country, shipping is available to USA only.




That is an awesome QR Code...

1926  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] [OBC] Obamacoin, strongest coin in the world on: August 26, 2013, 07:05:29 AM
It does look an awful lot like Quark coin...
1927  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: August 26, 2013, 12:23:44 AM
whats wrong with 7970 cards? they don't work well with Litecoin-mining and vanity generating also doesn't work ..

I have a damn expensive card and now my fu*king i7-3770k cpu is faster than my 7970 in vanity generating  Angry

I want to use Win7 x64 + AMD 7970 + Catalyst 13.8 + oclvanitygen !!!!

but I always get this stupid gpuhash-cpuhash-found-delta-ERROR

Whose fault is that? AMD ?

please fix this !!!!!!!!
Why do you want v13.8 why can you not downgrade to 12.8?
1928  Bitcoin / Project Development / Re: Unique Bitcoin Owners on: August 26, 2013, 12:12:08 AM
You might be able to achieve a rough estimate if you do some cluster analysis on transactions, looking for which transactions from separate addresses eventually collide into a single address or group of addresses that are closely related. This might give you some indication of which addresses are grouped in a wallet or controlled by the same entity.

In the (not too?) distant future, I expect law enforcement will seek these kinds of tools for criminal transaction analysis. Can you imagine a time when they present a blockchain analysis to a judge to secure a signed warrant? You know... assuming we in the United States have any sort of Fourth Amendment rights at that point.

I've been wondering about how they got the warrant to seize bitcoins in this case:

http://www.dailydot.com/business/11-bitcoins-seized-government-dea/

Apparently they already have something compelling enough for a seizure?
I'm sure there was no warrant for the seizure is just as the article said, a honeypot on Silk Road or the computer itself was seized and there happened to be bitcoins on it and the news media twisted it to say the coins had been seized
1929  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 25, 2013, 11:56:23 PM
Finally put my code up on github.

https://github.com/uncle-bob/quarkcoin-cpuminer

I'm looking for suggestions or ideas. Groestl-Hash seem to be the deal breaker right now. It's taking up as much time as all other 5 hashes combined. Any speed up for Groestl would be a win. Currently the V1 release confuses the compiler slightly less and is a smidgen faster. However I think this code is currently the best option for speeding up beyond that. It's still around twice as fast as the default miner.

Added bonus, almost everything for quark now fits a single function. While it won't fit on a GPU until the code size is reduced and memory is shrunk, it's just yet. Consider this my last update for cpuminer.

I wrote this cause I'm greedy, and so I leave my tipjar.
BTC: 1DaSUSqcr13G4QJYamsecW6yHh95QTT39R
QRK: QQRNpg7aGHcvgEFvXEk1DoCtLydboVsAzf

I cannot get it to compile. I'm on Ubuntu 13.04 and I get stuck at:

"checking for pthread_create in -lpthread... yes
./configure: line 5534: syntax error near unexpected token `,'
./configure: line 5534: `LIBCURL_CHECK_CONFIG(, 7.15.2, ,'"

Any help would be appreciated.

I had the same error when compiling quark itself it is due to curl not being properly installed
A fix can be found here https://bitcointalk.org/index.php?topic=4823.0

Edit: Or install libcurl-dev Wink
1930  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: August 25, 2013, 11:02:40 PM
Mmmerlin, I do not know much about the parameters as I only use a laptop with a single gpu but I recall having trouble with driver versions
1931  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: August 25, 2013, 09:16:18 PM
Sorry for asking a question that's probably already been answered but I have looked a bit and this thread is very long.

Anyway, I'm trying to run on Win7 x64, I can run the plain vanitygen binary no problem, but the oclvanitygen gives me the LLVM ERROR problem. What is the latest on this? Is it a Catalyst problem? If not what are the causes?

I have on 6950 and one 7950 and it doesn't seem to run on either... Any tips for a total n00b would be very much appreciated!
The catalyst control center 13 and associated drivers has trouble running vanitygen you must downgrade to version 12.8
1932  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: August 25, 2013, 08:51:51 PM
just opened a beer and found   https://blockchain.info/address/1HaLfdrunk5LC5a4By9vZ2YmLz5o3mbkXT    Donate if you like it Wink

Nine character non-caps patterns arn't so hard to find. Now try and find a 13+ character "1" pattern short address.

What do you mean by 13+ 1 pattern short address?
I think he is talking 13 or more 1's in a row, at least that's what I get out of it.
1933  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: August 25, 2013, 08:42:56 PM
Try just

Code:
./vanitygen -i 1jerodev

Yea, but I would like to do some other stuff with this server too.
It is a server on wich I connect via ssh.
Run it in a screen.
Code:
Sudo apt-get install screen
Screen ./vanitygen <params>
Ctrl+A, D <- detach from current screen
Screen -list <- list running screens
Screen -r # <- resume a  previously active screen where # is number before the . from list above (123.something)
1934  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 25, 2013, 01:58:49 PM
No, this is not a new qt wallet, only a standalone miner that mines more efficiently than the miner built into the qt wallet. You keep your current qt wallet application and wallet.dat file the same.

See this thread for using the miner on the p2pool:

http://forum.quarkcoin.org/Thread-Quark-Mining-Pool-Creation-Needed?pid=74#pid74


It's basically:
Code:
minerd_xyz.exe [b]-a quark[/b] -t <numthreads> -o http://176.221.46.81:8372 [b]-u <youquarkaddress>[/b]


This pool takes cucrrently 3% fee, which you can verify yourself:
http://176.221.46.81:8372/fee

Please also inform you about how p2pool works, esp about that fake difficulty:
https://en.bitcoin.it/wiki/P2Pool#Payout_logic
https://en.bitcoin.it/wiki/P2Pool#Frequently_Asked_Questions

----snip---

Putting the hash_init-stuff outside of the loop isn't gaining anthing in cpuminer Sad

Anyone able to get payout from this pool?

My shares has not been get paid so far.
50 kh/s received shares for first hour, 46 blocks, but then they stopped coming so I went back to solo for now
1935  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 25, 2013, 06:08:59 AM
5 blocks in a row for the P2Pool, not good. Is that almost a 51% attack?

https://i.imgur.com/tcBwsk7.png
That is called luck Wink

Maybe if they had 51 of the last 100 blocks I would be more concerned or if this "pattern" were to continue
1936  Alternate cryptocurrencies / Altcoin Discussion / Re: What happened to mtrlt?: A continuing story on: August 25, 2013, 05:01:43 AM
He went to prison after hunting down and brutally torturing ReCat to death.


~BCX~
Why does this turn me on..?  Tongue

Because I would actually enjoy this.  Wink
PM me with your home adress.  Cheesy
Well, this is getting kinky.



And we are getting quite far from the original topic, this thread started very professional and now it is going the opposite
1937  Alternate cryptocurrencies / Altcoin Discussion / Re: What happened to mtrlt?: A continuing story on: August 24, 2013, 06:51:54 PM
He went to prison after hunting down and brutally torturing ReCat to death.


~BCX~
Why does this turn me on..?  Tongue

Because you are a sadistic person
1938  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] 600K+ ZetaCoin on: August 24, 2013, 04:47:31 PM
Sound like it paid off well for you, sometimes you must just wait.
1939  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Neocoin is scheduled for the Saturday 24th of August at 18:00 UTC on: August 24, 2013, 04:38:21 PM
Here we go again
1940  Alternate cryptocurrencies / Altcoin Discussion / Re: What happened to mtrlt?: Breaking News on: August 24, 2013, 02:31:13 AM
I saw the footnote and the only mistake I noticed was point 11 "Can teh readers"

Another well written post although it would be better if you addressed the points after you listed them, being such a long post I had a hard time remembering what each point was in reference to
Pages: « 1 ... 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 [97] 98 99 100 101 102 103 104 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!