Bitcoin Forum
May 06, 2024, 08:22:31 PM *
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 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 ... 165 »
1001  Other / Beginners & Help / Re: Newbie notification on: July 23, 2013, 09:01:48 AM
When you register for a new account, the very first paragraph says:

Quote
RESTRICTIONS FOR NEW MEMBERS

After registering, you will be unable to post in any section except "newbies" until you have spent some time on the forum and have published a few posts.

If you are registering to ask a question, please ask it in the newbies section. Do not wait to ask it just because you must post it in "newbies": the question is very likely to have already been asked. If you don't end up getting good responses, you can ask it again elsewhere after you are established, or you can move the entire topic.

If you are commenting on Bitcoin, use your newbie wait time to read more about Bitcoin. If you are criticizing Bitcoin, find similar criticism using the search tool to see which points have already been covered. A good use of your newbie wait time is reading Satoshi's old posts.

Then the checkbox you must check at the bottom to register says:

Quote
I understand that I will initially be unable to post to most forum sections, as explained above.

Then there is a sticky note at the top of the newbie forum. It is impossible to make people read, apparently.

You can't make people read. Or search.

Maybe the new member captcha should be that they have to type the phrase in the box: "I can only post in the newbie forum".
1002  Bitcoin / Mining support / Re: What exactly is pool hopping? on: July 23, 2013, 08:48:33 AM
The original paper: https://bitcointalk.org/index.php?topic=3165.0

In the beginning, all pools were proportional - when a block was found, pools immediately paid out the block reward to miners based on their contribution since the start of block hunting. If a block was quickly found, then miners would get higher earnings per amount of work submitted. The strategy is to "hop" to a new pool as soon as they find a block and start a new round of block finding, hoping for an early block find, then abandoning that pool as soon as another pool starts a new round. By doing so, you are investing your mining work in pools only when there is an above-average reward potential.

It is bad because it reduces the income of full-time miners - they get less work submitted during the profitable times and are left mining alone on long blocks.
1003  Other / CPU/GPU Bitcoin mining hardware / Re: Estimate of CFM that 80mm GPU fan on MSI 7950 produces on: July 23, 2013, 08:26:01 AM
It is important to have case fans that do their job. Consider that the GPU fan sucks air from inside the case and blows it out the back slot of the card:

1. The hot air vented out the back should not be sucked back into the case - an empty card slot without a plate will allow hot air back into the case.
2. Power supply and case fans that blow out actually compete with the GPU fan. Consider a hypothetical super-strong case fan venting out - it will be pulling air into the case through any intake source available, including backwards through the GPU.

I found good success with 200mm 700RPM fans, they are quiet but move a lot of air. Set them up in the side of the case (or make a new case side out of posterboard with this 8" fan mounted) so they blow in, and they will enhance the GPU cooling by providing fresh air with the correct airflow direction. Ideally you'd have all case fans blowing in from the front and side, and the only outlet for air being through the GPU (and some CPU->Power supply airflow, but if your CPU is making much heat, you have a badly spec'd rig).

I actually have two of these fans I'm not using for rigs anymore that I could part with.
1004  Economy / Trading Discussion / Re: SierraChart bridge - Realtime Bitcoin charts [v0.5] (MtGox, Intersango, ...) on: July 21, 2013, 09:11:09 AM
Can you add a option to export the data to CSV
There are already csv files for you to download at http://api.bitcoincharts.com/v1/csv/

Added:

SierraChart can export data into CSV format for you, after opening your exchange, choose Edit-> Export Intraday data to txt file. It exports to CSV in this format:

Code:
Date, Time, Open, High, Low, Last, Volume, Number of Trades, Bid Volume, Ask Volume
08/03/2013, 03:54:45, 104.00497, 104.00497, 104.00497, 104.00497, 1655, 1, 0, 0
08/03/2013, 03:54:46, 104.00502, 104.00502, 104.00502, 104.00502, 4244, 1, 0, 0
08/03/2013, 03:54:55, 104.00502, 104.00502, 104.00502, 104.00502, 1, 1, 0, 0

Note that these volumes are 100x larger than actual.
1005  Other / Beginners & Help / Re: How to run the bitcoin demon for a dice site? on: July 19, 2013, 10:52:31 PM
I wonder... how would a bitcoin demon look like an what would he do? Reverse transactions and in somewhat misterious and unknown way make bitcoin centralized?

1006  Economy / Currency exchange / Re: I would like to buy BTC via Paypal. on: July 19, 2013, 10:21:17 PM
Topic: Offering PayPal for Bitcoin? You're likely to be labeled a scammer - Read why.

Especially with an account that looks like it was bought for free coin giveaways.
1007  Economy / Trading Discussion / Re: SierraChart bridge - Realtime Bitcoin charts [v0.6.21] on: July 19, 2013, 09:47:34 PM
New version of Sierrachartfeed and direct-download history files, now with old exchanges for your entertainment

Update 021:
  • Corrected crash downloading trade data with negative volume amounts in history (btc24EUR and ruxumUSD),
  • Fixed downloading of symbols with no recent trades for months (undocumented API issue),
  • Error handling of blank or invalid exchange symbols,
  • Faster history download on long periods of no trades.

Update 020:
-Tweak data request sizes.

Update 019:
-Fix error on initial request too large.

Update 018:
-All times in UTC instead of local time (allows easy data file interchange with other users and comparison with other ticker sources),
  REQUIRED: remove all existing C:\SierraChart\data\*.scid files before using this new bridge version.
-properly close IP sockets (not a fix for all 502 errors, apparently)
-faster update,
-remove about 1-5MB of redundant downloading at initialization,
-cosmetic tweaks: error stats and download times on console.

Code:
Usage: sierrachartfeedUTC-0.6.021.exe [options]

Options:
  -h, --help            show this help message and exit
  -d DATADIR, --datadir=DATADIR
                        Data directory of SierraChart software
  -y, --disable-history
                        Disable downloads from bitcoincharts.com
  -p PRECISION, --volume-precision=PRECISION
                        Change decimal precision for market volume.
  -s SYMBOLS, --symbols=SYMBOLS
                        Charts to watch, comma separated. Use * for streaming
                        all markets. (default = mtgoxUSD only)
  -l HISTORY, --history=HISTORY
                        Maximum days of history to retrieve (default = 14).
note: when using the single-letter option, there is no space between the option and the parameter


Download links:
(new version available)/sierrachartfeedUTC-0.6.021.exe (3.9MB) (windows 32 bit standalone exe)
MD5: fb686793172f142ecdb2150d701c9c99 *sierrachartfeedUTC-0.6.021.exe

http://we.lovebitco.in/schart/sierrachartfeedUTC-0.6.021.py (python 2.7 source - needs github files also)

SCID full history files:
from first recorded trade to Wed, 21 Aug 2013 23:59:59 GMT:
(extract to C:\SierraChart\data\ before starting SierraChartfeed)

MtGox only: http://we.lovebitco.in/schart/mtgoxUSD.scid.UTC.7z (22.6MB/227MB)
  • mtgoxUSD
Other current exchanges: http://we.lovebitco.in/schart/otherALL.scid.UTC.7z (19.0MB/200MB)
  • bit2cILS, bitboxUSD, bitcashCZK, bitcurexEUR, bitcurexPLN, bitkonanUSD, bitnzNZD, bitstampUSD, btcdeEUR, btceEUR, btceRUR, btceUSD, btchkexHKD, btcnCNY, cbxUSD, crytrEUR, crytrUSD, fbtcEUR, fbtcUSD, fybseSEK, fybsgSGD, icbitUSD, intrsngEUR, intrsngGBP, intrsngPLN, justLTC, justNOK, justXRP, kptnSEK, localbtcEUR, lybitCAD, lybitUSD, mrcdBRL, mtgoxAUD, mtgoxCAD, mtgoxCHF, mtgoxCNY, mtgoxDKK, mtgoxEUR, mtgoxGBP, mtgoxHKD, mtgoxJPY, mtgoxNZD, mtgoxPLN, mtgoxRUB, mtgoxSEK, mtgoxSGD, mtgoxTHB, rippleEUR, rippleUSD, rippleXRP, rmbtbCNY, rockEUR, rockSLL, rockUSD, vcxEUR, vcxUSD, virtexCAD, virwoxSLL, weexAUD, weexCAD, weexUSD
Past/retired exchanges (Tradehill, etc): http://we.lovebitco.in/schart/historic.scid.UTC.7z  (3.4MB/32.9MB)
  • aqoinEUR, b2cUSD, b7BGN, b7EUR, b7PLN, b7SAR, b7USD, bbmBRL, bcEUR, bcGBP, bcLREUR, bcLRUSD, bcmBMAUD, bcmBMGAU, bcmBMUSD, bcmLRUSD, bcmMBUSD, bcmPPUSD, bcmPXGAU, bcPGAU, bitchangePLN, bitfloorUSD, bitmarketAUD, bitmarketEUR, bitmarketGBP, bitmarketPLN, bitmarketRUB, bitmarketUSD, bitmeUSD, bitomatPLN, britcoinGBP, btc24EUR, btc24USD, btcexEUR, btcexJPY, btcexRUB, btcexUSD, btcexWMR, btcexWMZ, btcexYAD, btctreeUSD, cryptoxAUD, cryptoxUSD, exchbUSD, freshPLN, globalEUR, globalGBP, globalPLN, globalUSD, imcexEUR, imcexUSD, intrsngUSD, ruxumAUD, ruxumCHF, ruxumEUR, ruxumGBP, ruxumHKD, ruxumHUF, ruxumJPY, ruxumPLN, ruxumRUB, ruxumSEK, ruxumSGD, ruxumTHB, ruxumUAH, ruxumUSD, ruxumZAR, snwcnXRP, thAUD, thCLP, thEUR, thINR, thLRUSD, thUSD, wbxAUD
1008  Economy / Speculation / Re: Satoshi Dice Buy out: 126,315 BTC! Payout to be released to share holders! on: July 18, 2013, 07:03:39 PM
Why is this site worth so much?
Completely easy to replicate.
Are bitcoiners so degenerate in their gambling?
It's not even poker.

Why are the bitcoins used to buy the site worth so much?
Completely easy to replicate.

Think about this too much, and you can ask the same of most companies. AOL was worth $350 *Billion* dollars to Time Warner? Huffington Post was worth $315 Million to AOL? Just as much nonsense.
1009  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: Just-Dice.com : Invest in 1% House Edge Dice Game on: July 18, 2013, 06:52:00 PM
But max bet should be somewhere 0.1% -0.2% (and you know that whales are often smarter than the little guy betting).

The site has a fixed 1% edge. There is no such thing as a smart bet, big or small.

The smart bet is the one you don't make after a series of dumb bets got you up 900BTC.
1010  Bitcoin / Bitcoin Technical Support / Re: bitcoin-qt falls back to 8 connections after some time on: July 18, 2013, 06:42:01 AM
On my DSL connection, if my ip gets changed (usually pppoe reset), the connection count will drop to 8. Probably has something to do with the client not updating its external IP. The only real solution is to prevent your internet from dropping out. If you think your ISP is blocking bitcoin, an external port scan on TCP 8333 should tell if it's really the case.

That appears correct, the code in net.cpp GetMyExternalIP seems only to be called upon startup. External IPs changing on an always-on connection should only affect a few users, perhaps a command line option to enable periodic polling of external IP would be the solution, so not everyone is hammering external IP service providers unnecessarily by default.
1011  Bitcoin / Bitcoin Technical Support / Re: Will 256 mb usb be enough to hold a LITE client ? on: July 18, 2013, 05:47:09 AM
You can certainly store a wallet file on that size of USB, however a bootable OS with a lite client would be a stretch. One could start with tiny core linux http://distro.ibiblio.org/tinycorelinux/downloads.html - then install extra software on it.

If you want to sell them, just sell them as 256MB drives, you don't need to make promises about what people can do with them.
1012  Bitcoin / Development & Technical Discussion / Re: Forking scenario - when border connections are closed on: July 17, 2013, 10:47:11 PM
It would only take one person smuggling a blockchain copy on a USB flash disk across the border to catch everybody up in censor-stan. Spending money (smuggling out transactions) would be a bit harder though; you'd have to get out a hibernated laptop with cached transactions or such.

The mining power of an isolated area would be much less than the rest of Bitcoin, they would only need to know to not trust payments in any locally mined blocks if they happen during isolation.

Deepceleron's razor #17: If something is worth saying to a noob, deepceleron has probably already said it.
1013  Bitcoin / Bitcoin Discussion / POLL: How much blockchain data is filling your hard drives? on: July 10, 2013, 09:55:37 PM
I just did a hard drive cleanup, and realized I had tons of copies of the blockchain from different stuff - multiple datadirs, virtual machines, pynode, torrent & torrent bootstrap candidates, zipped up copies, multiple computers, etc.

You should have a backup of an updated blockchain if you use a full client though (just copy the whole Bitcoin datadir with subdirectories except for the wallet) - it will save you a lot of re-downloading or importing in case your Bitcoin craps the bed.

How much blockchain bloat are you storing?
 
1014  Other / Beginners & Help / Re: How to use at best what i have on: July 10, 2013, 09:18:38 PM
Sell it on eBay or craigslist for $40, buy 0.5 BTC.
1015  Other / Meta / Re: Activity & new membergroup limits on: July 10, 2013, 08:50:42 PM
I vote for a rule that takes off points for every necro bump. The older, the more points disappear.
Over 30 day bump, -1. Over 120 day bump = -2, over 365 day bump = -3, etc


Then we take off a point for every post above a threshold considered excessive spamming:
48 posts in previous 24 hours
24 posts in previous 6 hours
12 posts in previous 1 hour


Applied retroactively.

6 posts in two minutes = banhammer. The obvious post whores who don't read anything.
1016  Bitcoin / Bitcoin Discussion / Re: Question about possible bitcoin hack on: July 10, 2013, 12:20:11 PM
First, what the heck is a "FUD keylogger". You are misusing words you heard somewhere. http://en.wikipedia.org/wiki/Fear,_uncertainty_and_doubt

Secondly, a 51% attack has nothing to do with acquiring Bitcoins. It has to do with gaining a majority of the hashrate that secures the blockchain (mining), which would allow you to erase blocks or transactions in the blocks, containing payments that others may already have trusted. One doesn't even need 51% if the goal is just to occasionally cause orphan blocks.

The "biggest threat" is not 51% mining attacks; the Bitcoin blockchain is secured by an extreme amount of processing power, and there is small profit opportunity available for executing one. The biggest threat is entrenched bankers and their bought-and-paid-for governments continuing to discourage and harass legitimate businesses by freezing and seizing the fiat currency accounts necessary to exchange money in a non-homogenous currency environment and criminalizing the use of non-sanctioned non-centrally controlled money in various ways.
1017  Bitcoin / Development & Technical Discussion / Re: Bitcoin-QT Feature Request on: July 09, 2013, 11:56:35 PM
Help -> "Debug Window" -> "Console" tab. Type listunspent. You will see every unspent payment individually.
1018  Bitcoin / Bitcoin Technical Support / Re: Download Old Versions of Bitcoin-qt - Please Help on: July 09, 2013, 11:42:57 PM
You may wonder where old binaries went....:

I removed the old binary releases from SourceForge because it was getting annoying to find things like testnet-in-a-box in that very long list, and also getting hard to see what the latest release was. And with our gitian reproducible build process, the windows/linux binaries for recent releases are deterministically reproducible from the source code.

See https://github.com/bitcoin/bitcoin/tags  for the history back to the 0.1.5 release....

0.3.24 was the last of the 0.3.x series
1019  Other / Beginners & Help / Re: how to install bitcoin-qt in different directory (debian - linux)? on: July 09, 2013, 11:39:37 PM
bitcoin-qt -datadir=/differentdirectory

http://we.lovebitco.in/command-line-options/
1020  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: July 09, 2013, 03:01:36 PM
is there any solution up yet for using FPGAs / Ztex quads for vanitygen or similar?

I'd like to have 1madmax and some others but my workstation is just getting too hot.

If you want I could generate it for you. Submit an application to https://vanitypool.appspot.com/faq or see the OP and send me the necessary info.

tyvm, but I'd like to get vanitygen making use of my ztex, and generate those on my own Smiley
well, that's part of the fun factor for me.

no idea?
If you type FPGA into the search box while reading this thread, it will give you the answer, which is no. A bitcoin miner is computationally nothing like an address generator.
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 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 ... 165 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!