Bitcoin Forum
May 25, 2024, 03:44:08 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 »
381  Bitcoin / Bitcoin Technical Support / Re: Bitcoin 0.8 client not working with tor. on: March 14, 2013, 03:56:00 PM
Tor is now defaulting to port 9150, no longer 9050.


thanx for figuring that out. Tor jokers should make a changelog in a place where their
regular users can find it when they dl new browser bundle. Now many people think
secret service has new super powers  Grin

382  Alternate cryptocurrencies / Altcoin Discussion / Re: A basic guide to trade in the internal Ripple exchange on: March 12, 2013, 09:46:13 PM
Is someone able to get the order books to update, auto or manually, without
logging out and logging in again?

Not working yet, you need to log out to update the order books.

It's up and running, full auto. Yay... Smiley
383  Bitcoin / Development & Technical Discussion / Re: [ANN] Fast blockchain C++ parser w/ source code on: March 11, 2013, 06:23:51 PM
Well, in theory it should be possible to let this run on Windows as well... in practice however I've only managed to compile boost and am still fighting with sparsehash as well as openssl and it's dependencies (openssl wants perl for example).

Sparsehash also seems to really not like to be compiled with MingW... Let's see if I give up and just install a VM on my big machine, because my small Linux Atom nettop probably will choke to death on the hash tables. Sad

Another issue with VM's is that:

   a) you're going to have to copy the blockchain over to the VM
   b) blockparser uses mmap'd files extensively. windoze implementation of those is hugely inefficient
   c) blockparser is really I/O intensive (every run gobbles in the full blockchain). This is highly inefficient on VMs


A little test, how long does it take to do "./parser allBalances >allBalances.txt" in VirtualBox
with different amounts of ram assigned to the VM:
(host is win7 64bit, guest Linux Mint 64bit, 8GB physical ram)

1GB   eta 1200000s Shocked
3GB        eta 5000s
6GB         eta 200s, but actually >1500s, slows down alot @50-70%
7GB             850s

As long as the VM can consume more and more ram, blockparser is *very* fast, but I'm
not sure how much is really enough to let the OS buffer all I/O in ram, 32GB perhaps.
384  Bitcoin / Bitcoin Technical Support / Re: Building Bitcoin-QT With Source Using Windows 7 on: March 06, 2013, 07:31:10 PM
https://github.com/bitcoin/bitcoin/blob/master/doc/build-msw.txt
->"Note: releases are cross-compiled using mingw running on Linux."

in other words, it's probably hopeless for the newer versions.


I'm currently trying to get past the mandatory ssl support in 0.6.1.
Up to 0.6.0, once you have boost, it's easy,
with all the fancy stuff like ssl, qrcode and upnp disabled of course.

Btw, this guide rocks: http://www.rodneybeede.com/Boost_C___libraries_on_Windows_with_MinGW.html
385  Alternate cryptocurrencies / Altcoin Discussion / Re: Ripple: XRP Price Tracker on: March 06, 2013, 07:18:32 PM
When XRP was @20000 there was almost no ask size, only ~5BTC between 20K and 40K.
Fascinating to watch, even if the moves are mostly random ping pong in illiquid market.
386  Alternate cryptocurrencies / Altcoin Discussion / Re: A basic guide to trade in the internal Ripple exchange on: March 04, 2013, 05:51:35 PM
Is someone able to get the order books to update, auto or manually, without
logging out and logging in again?

I enabled all java plugins in Firefox, then tried Chrome, but no way...

(missing *auto* update is an open issue in the git bugs forum)
387  Other / Beginners & Help / Re: Sending BitCoins without Transaction Fees! on: March 02, 2013, 04:29:51 PM
So assuming using a raw transaction is the only way to do it with the official client, how would one go about signing and getting a raw transaction on its way ?

https://en.bitcoin.it/wiki/Transaction_fees


I think it's possible using regular transactions.

For example:
if there is a wallet (official client) with lots of micro amounts (100 * 0.001 BTC)
in it, you could clean it out without fee by sending one transaction (> 1 BTC) in,
wait some days, then send out as much as the standard client allows without fee.
Rinse, repeat.

If I'm not confused atm,
5 BTC waiting for 8 days would allow the maximum free transactions size of 10KB
500000000 * 144 * 8 / 10000 = 57600000
To wait longer woulnd't help.
388  Other / Beginners & Help / Re: Sending BitCoins without Transaction Fees! on: March 02, 2013, 04:21:08 PM
The bitcoin fee confuses me too.  How do those "Free bitcoin" sites send 0.00005 BTC.   I do not seem to be able to do this from one wallet to another without a fee being imposed.  Do we need to put in a setting in the BITCOIN.CONF file?
Perhaps they do pay the fees?
389  Alternate cryptocurrencies / Altcoin Discussion / Re: Ripple Giveaway! on: February 27, 2013, 06:12:25 PM
rnfP45Y8G24MaD3Atr2Gt1rYMJFRKbLrpu
390  Alternate cryptocurrencies / Altcoin Discussion / Re: Community Input Please - new Alt Crypto on: February 26, 2013, 05:13:29 PM
key problems


-Choose anonymity level of the project. I think more is better.

 For example, malicious uploaders could try to bring down an auxchain
 by adding files to make hosting illegal in most places.

 Perhaps the network should choose where to store each file/each chunk of data,
 and encrypt it with keys derived from *other* auxchain's hashes. This way you would
 need service of the live network (or at least static copy of considerable part of it)
 to access anything.

-If "downloaders" are not required to connect directly to the "hosters" then all nodes
 between them would want to be paid too for their bandwidth,
 and the "exit node" extra pay for legal risk...

391  Bitcoin / Development & Technical Discussion / Re: Yet another Coin Control Release on: February 21, 2013, 06:52:28 PM
It feels like individual coins in the wallet now, each with it's own history
instead of just a number.

Bonus points for improved privacy, improved control over fees, and being
educational for noobs about how bitcoin works.

Please include it in 0.8.1 *exactly like this* Smiley
392  Other / Off-topic / Re: [Open Draft] Betmarket -- distributed prediction market on: February 17, 2013, 07:35:40 PM
 OPEN CHALLENGES aka weak points of the concept :
 
  5) How to decide the event outcome without necessity to have human  referee/judge ?

Without (super)human level AI I don't see how that is possible. For example, a boxing match is decided by the judges, who are human. If you want to bet on it then you are at least relying on the judges, unless you have a super-AI that can say, "The judges scored it 112-110 for Rodriguez but I am awarding it to Lopez instead". I think that would cause more disputes than relying on humans!


Why not let the miners decide as referees. They will not be dishonest or lazy,
lest they damage the coin they just mined.

Main purpose of this coin/block chain must be betting, of course. Bitcoin miners would be
mostly uninterested.
393  Other / Off-topic / Re: Foolproof way of communicating without fear of keyloggers on: February 15, 2013, 07:11:27 PM
If this is not about keylogger that steals passwords en masse but about
someone after you communicating, then...

-buy new computer (in brick and mortar shop)
-which will never be online
-make trusted copy of truecrypt on write only CD (scan CD, check md5)
-communication only leaves offline PC encrypted on CD
 (all CDs bought in brick and mortar shop)
-nothing ever enters offline PC, especially not an USB stick carried back and forth
 between offline and online PC

Should be save (and feel save) to type with actual hardware keyboard now.
394  Alternate cryptocurrencies / Announcements (Altcoins) / Re: NovaCoin - Balthazar's PPC scrypt fork on: February 13, 2013, 02:02:01 PM

Been solo mining for a few hours now

...
...

I figured it out.


I think even with correct algo, with solo mining you see no stale rate until a block is found,
and perhaps network connection is all the time equivalent to 90% stales and there is only
very small chance to get the block. No way to know it.

So, pool are a necessary middleman.

Of course, if you can find valid block every 10 minutes... Grin

395  Alternate cryptocurrencies / Altcoin Discussion / Re: [Announce] Fairbrix relaunched! on: February 12, 2013, 03:59:10 PM
A bit belated I suppose, new windows binaries, based on BeeCee1's changes.  Smiley


dl links:

Qt client: (incl. source and miner)
http://www.datafilehost.com/download-1515503d.html

blk0001.dat, blkindex.dat and addr.dat: (optional, put in data dir if you cannot connect)
http://www.datafilehost.com/download-94ff2f8b.html


Data dir on windows7 is now
Users\<user name>\AppData\Roaming\fairbrix\
(i.e. same dir as with bitcoin and litecoin, the portableapps stuff is gone)
but it's
Users\<user name>\AppData\Roaming\fairbrix\data\
for all files except the config file.

The client will automatically generate the necessary dirs and files,
but you should manually copy fbx.conf to ...\Roaming\fairbrix\


I only added up to date checkpoint lockins,
in main.cpp

        (nHeight == 114000 && hash != uint256("0xf863ed327eede0641e1be668d43144e67c52c0785524faff2dd1a21bbdeabfbe")) ||
        (nHeight == 116144 && hash != uint256("0x7d0f9db5dbb9378ddd5bdd173b3c71fef8808690adec8ecc0bbb1b3648871b76")))

etc.


For some reason it's still
in https://github.com/beecee1/Fairbrix/blob/cpumine/src/main.h

static const unsigned int MAX_BLOCK_SIZE_GEN = MAX_BLOCK_SIZE/2;

all other dust spam limiting changes are in.


X64 version of cpuminer2.2.3 included
(virus scanners don't complain about the 64bit version)
and example batch files for solo mining.


Bugs: - Qt client window doesn't like being minimized (it doesn't actually crash,
        double click on task bar or notification area symbol to "wake it up" again)
396  Bitcoin / Development & Technical Discussion / Re: Proof of Bet - An alternative to everything else on: February 10, 2013, 07:30:57 PM
9. I can think of many possibilities regarding the coins bet of users that loose:

a. They are awarded to the winner.
b. Some percentage is lost and some awarded
c. They are awarded to the winner of a the block that will be mined 100 blocks later .
d. Partially or totally returned to the original owners. (This is something like Proof of Auction)
e. They are lost forever. (I like this one most)
9a and 9c would be straightforward and "winner takes all" is motivating for the participants.
Also rate of coin generation (block reward minus burnt bets) is predictable because there
are no burnt coins.

With 9e you couldn't allow more coins to be destroyed than coins generated per block, and
many users accept negative expectancy like when gambling...
397  Other / Beginners & Help / Re: Easiest way to buy bitcoins with credit card. on: February 09, 2013, 07:29:54 PM
Btc-e has interkassa.

Some guides on how to pay via Visa/MasterCard:
http://dayzmonitor.com/guide/interkassa.php
http://www.cardsharing.cc/index.php?topic=30067.0

looks like it depends on phone sim card/credit card issuer details,
and luck of course...
398  Other / Beginners & Help / Re: 36 hours and my wallet is not syncronized yet. i still have 8% on: February 08, 2013, 08:35:16 PM
You could just download most of the darn thing as file:
http://bitcoin.stackexchange.com/questions/3551/how-can-one-download-the-initial-blockchain-data-files-securely

Probably only slightly more dangerous than downloading blocks from some random client.
399  Other / Beginners & Help / Re: Using Bitcoin-qt safely offline on: February 08, 2013, 05:06:57 PM
Hi everyone,
I posted here couple of days ago, and got advised to use bitaddress.org, however, I'm not 100% confident with it, so I thought about something else for a savings ONLY account. Since Bitcoin-qt created by Satoshi, I believe it should be safer to use it, right?

1. Disconnect internet
2. Run ubuntu from LIVE CD
3. Open bitcoin-qt, close it
4. Open bitcoin-qt, Generate a few addresses, copy them to a txt file,  copy the addresses to 2 USB devices, write them down on paper, etc
5. Export Secret keys from wallet, write them down on a paper
6. Turn OFF PC
7. Check the blockexplorer - each transfer to each address to see if btc received


I  won't encrypt and won't save the .dat to ensure that if there's a keylogger on my pc, it won't get the info.
What's your opinion guys?
Thanks!

LIVE CDs should be guaranteed free of keyloggers, or everything is already lost.
Check the MD5 of the CD.
If it can log your keys (while offline) it can copy unencrypted wallet.dat too.

Secret keys on paper is less safe than wallet file in truecrypt container. Even a
human-memorable password makes it safer, attacker has to hack you *and* need
physical access to your backups.
400  Other / Beginners & Help / Re: Which crypto-currency grows the most in future?Besides BTC of course! on: February 08, 2013, 04:27:55 PM
If (big IF) merchants accept an alt coin it would be LTC.
Others are too obscure.
Percentage wise, LTC has more upside than BTC.
Like stock option has more upside than stock
but can just as easily go to 0 :-P
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!