Bitcoin Forum
May 28, 2024, 05:54:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 [429] 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 »
8561  Other / Beginners & Help / Re: Silk Road on: September 28, 2011, 01:30:41 PM
When you make that payment, you send a broadcast message to the network. Anyone receiving that broadcast can see your IP as the origin of that payment, simply by logging his firewall traffic.
No!

When he makes that payment, he sends a message to few peers ( the connected peers, 8/9 ... ).
Only them can see your IP, and they can't know that you are the first client that made the transfers.

Then they will send the transaction data to their near/connected peers, and this repeats on all the network.
8562  Local / Italiano (Italian) / Re: Il valore dei Bitcoin sta scendendo ... on: September 28, 2011, 01:13:35 PM
Discussione interessante ...
https://bitcointalk.org/index.php?topic=45909.0
8563  Local / Italiano (Italian) / Re: Appena arrivato e ho delle domande on: September 28, 2011, 09:05:08 AM
Questo progetto credo che si avvicini molto alla magia che dici Wink
Ne nasceranno sicuramente anche altri ...

https://bit-pay.com/home.html

Video: http://www.youtube.com/watch?v=YZ-pqo0cLcE
8564  Local / Italiano (Italian) / Re: Appena arrivato e ho delle domande on: September 28, 2011, 08:05:41 AM
Se vuoi rispettare a pieno la legge italiana, rivolgiti ad un commercialista Smiley
8565  Bitcoin / Bitcoin Discussion / Re: Blockchain Torrent - anyone interested? on: September 28, 2011, 12:47:14 AM
Is this ok?
http://eu1.bitcoincharts.com/blockchain/
8566  Economy / Invites & Accounts / Re: WTB Battlefield 3 early access key/account on: September 27, 2011, 12:42:20 PM
From another forum Smiley
Quote
Free keys! https://bf3beta.battlefield.com/dob/index.php?id=1
Login and when asks for key, change in your adress field of browser "Key" to"legal"
Then press Enter and key is yours!
8567  Local / Italiano (Italian) / Re: Bitcoin v0.4.0 on: September 26, 2011, 09:38:21 AM
A quanto leggo, pare invece che si andrà sempre più in direzione opposta.
Si sta cercando si suddividere il tutto il più possibile.

Ci saranno client:
- Minare
- Per diffondere il chain.
Si sta pensando ad una rete p2p serverless che possa prendersi una percentuale di guadagno semplicemente tenendo acceso il client senza minare niente.
- Per usare il chain ( quindi client che non avranno più il database )

La stessa interfaccia del client molto probabilmente verrà "scollegata", e gli sviluppatori "ufficiali" in futuro continueranno solo a lavorare sul core e ci saranno N interfacce sviluppate da più e più persone.
8568  Local / Italiano (Italian) / Re: Moneybookers su bitmarket on: September 25, 2011, 12:45:38 PM
Comunque si parla di diversi account moneybookers bloccati, fate attenzione ... nemmeno loro, come paypal, apprezzato Bitcoin Smiley
8569  Local / Italiano (Italian) / Re: Bitcoin v0.4.0 on: September 25, 2011, 12:45:03 PM
Sulla mailing list Gavin ha detto che vuole puntare a realizzare la 0.5.0 entro il prossimo mese! Grin
8570  Local / Italiano (Italian) / Bitcoin v0.4.0 on: September 23, 2011, 02:12:08 PM
Bitcoin version 0.4.0 is now available for download at:
  http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.4.0/

The main feature in this release is wallet private key encryption;
you can set a passphrase that must be entered before sending coins.
See below for more information; if you decide to encrypt your wallet,
WRITE DOWN YOUR PASSPHRASE AND PUT IT IN A SECURE LOCATION. If you
forget or lose your wallet passphrase, you lose your bitcoins.
Previous versions of bitcoin are unable to read encrypted wallets,
and will crash on startup if the wallet is encrypted.

Also note: bitcoin version 0.4 uses a newer version of Berkeley DB
(bdb version 4.Cool than previous versions (bdb 4.7). If you upgrade
to version 0.4 and then revert back to an earlier version of bitcoin
the it may be unable to start because bdb 4.7 cannot read bdb 4.8
"log" files.

Notable bug fixes from version 0.3.24:
--------------------------------------

Fix several bitcoin-becomes-unresponsive bugs due to multithreading
deadlocks.

Optimize database writes for large (lots of inputs) transactions
(fixes a potential denial-of-service attack)



Wallet Encryption
-----------------
Bitcoin supports native wallet encryption so that people who steal your
wallet file don't automatically get access to all of your Bitcoins.
In order to enable this feature, chose "Encrypt Wallet" from the
Options menu.  You will be prompted to enter a passphrase, which
will be used as the key to encrypt your wallet and will be needed
every time you wish to send Bitcoins.  If you lose this passphrase,
you will lose access to spend all of the bitcoins in your wallet,
no one, not even the Bitcoin developers can recover your Bitcoins.
This means you are responsible for your own security, store your
passphrase in a secure location and do not forget it.

Remember that the encryption built into bitcoin only encrypts the
actual keys which are required to send your bitcoins, not the full
wallet.  This means that someone who steals your wallet file will
be able to see all the addresses which belong to you, as well as the
relevant transactions, you are only protected from someone spending
your coins.

It is recommended that you backup your wallet file before you
encrypt your wallet.  To do this, close the Bitcoin client and
copy the wallet.dat file from ~/.bitcoin/ on Linux, /Users/(user
name)/Application Support/Bitcoin/ on Mac OSX, and %APPDATA%/Bitcoin/
on Windows (that is /Users/(user name)/AppData/Roaming/Bitcoin on
Windows Vista and 7 and /Documents and Settings/(user name)/Application
Data/Bitcoin on Windows XP).  Once you have copied that file to a
safe location, reopen the Bitcoin client and Encrypt your wallet.
If everything goes fine, delete the backup and enjoy your encrypted
wallet.  Note that once you encrypt your wallet, you will never be
able to go back to a version of the Bitcoin client older than 0.4.

Keep in mind that you are always responsible for your own security.
All it takes is a slightly more advanced wallet-stealing trojan which
installs a keylogger to steal your wallet passphrase as you enter it
in addition to your wallet file and you have lost all your Bitcoins.
Wallet encryption cannot keep you safe if you do not practice
good security, such as running up-to-date antivirus software, only
entering your wallet passphrase in the Bitcoin client and using the
same passphrase only as your wallet passphrase.

See the doc/README file in the bitcoin source for technical details
of wallet encryption.


Full changelog ("git shortlog --no-merges v0.3.24..")
-----------------------------------------
Abraham Jewowich (1):
      Fix bug with accessing vchData[0] when vchData is empty.     Fix
typo in CBase58Data::CompareTo

Alex B (2):
      Romanian translation added
      Spanish translation update

Alex Waters (1):
      Updated readme file

Daniel Folkinshteyn (1):
      Update the list of seednodes.

Dawid Spiechowicz (1):
      added polish wallet encryption messages

Dean Lee (1):
      Update to the Chinese Simp translation

Dev Random (4):
      Linux gitian config with separate wxWidgets build
      Mingw gitian with separate wxWidgets and boost
      Mingw gitian build with deterministic bitcoin.exe by use of faketime
      Add Gitian Build descriptors for Boost and wxWidgets.

Doug Huff (1):
      Make mlock() and munlock() portable to systems that require the
address to be on a page boundary.

Dylan Noblesmith (1):
      mlock() all private keys in memory

Eric Hosmer (1):
      Added crypter to makefile.vc.

Fabian H jr. (1):
      Updated checkpoints, maybe Tx fee should be reduced to 0.0001
from 0.0005 and maximum minimum tx should be 0.0010.

Gavin Andresen (24):
      Do-nothing MapPort() ifndef USE_UPNP.  fixes #450
      Don't std::advance past beginning of transactions array.  Fixes #465
      Remove unused ScanMessageStart function
      Compile with DEBUG_LOCKORDER to detect inconsistent lock
orderings that can cause deadlocks
      CHECKMULTISIG unit tests.
      Highlight mis-matching locks
      Fix rpc-hanging deadlocks
      Fixed potential deadlocks in GUI code.     Also changed
semantics of CWalletTx::GetTxTime(); now always returns the time the
transaction was received by this node, not the average block time.
And added information about -DDEBUG_LOCKORDER to coding.txt.
      Fix typo ("you own security")
      SetCrypted() obtains keystore lock, to be safe.
      Logic running with -keypool=0 was wrong (empty keys were being
returned). Fixes #445
      Fix RPC call name in error message.
      obtain cs_wallet mutex to protect vchDefaultKey
      Fixed regression I introduced: wallets with lots of transactions
were unusable in GUI.
      Fix bad merge: getaccountaddress was broken for new accounts
      Give hard-coded seed nodes a random last-seen time, to randomize
order they're tried.
      Do not try to download blockchain from 0.3.23 nodes
      If compiled -DDEBUG_LOCKORDER and run with -debug, print out
every mutex lock/unlock (helpful for debugging
something-is-holding-a-mutex-too-long problems)
      Stay connected to seed nodes; disconnecting causes problems if
you are trying to make the initial blockchain download.
      Versions 0.3.20 THROUGH 0.3.23 have trouble with blockchain
downloads; avoid them
      Bumped version numbers to 0.4.0rc1
      Optimize database writes for transactions with lots of TxIns.
 Patch from ArtForz, who discovered the problem.
      Fix AddAddress cs_mapaddresses/db transaction deadlock
      Fix QA email address

Giel van Schijndel (15):
      fix warning on 64bit systems: cast to pointer from integer of
different size [-Wint-to-pointer-cast]
      fix warnings: expression result unused [-Wunused-value]
      fix warnings: using the result of an assignment as a condition
without parentheses [-Wparentheses]
      fix warning: comparison of unsigned expression < 0 is always
false [-Wtautological-compare]
      fix warning: X enumeration values not handled in switch [-Wswitch-enum]
      fix warning: unused variable 'X' [-Wunused-variable]
      fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function]
      fix warning: variable ‘nMinDepth’ set but not used
[-Wunused-but-set-variable]
      fix warning: control reaches end of non-void function [-Wreturn-type]
      Make some global variables less-global (static)
      Cleanup makefiles such that diffs to them are smaller
      Move func 'REF' from util.h to serialize.h
      Start moving protocol-specific code to protocol.[ch]pp
      Move CAddress to protocol.[ch]pp
      Move CInv to protocol.[ch]pp

Han Lin Yap (2):
      Comment "deprecated"
      Add a note to only include .po file

Jay Weisskopf (4):
      Add logos/branding currently found on bitcoin.org into NSIS installer.
      Set default compression for NSIS installer to LZMA.
      Remove NSIS branding from bottom divider.
      Increase resolution of Windows icon.

Jeff Garzik (Cool:
      Update CWallet::LoadWallet for proper return type.
      Bump version to 0.3.25
      doc/README: word wrap into something readable
      CAddrDB::LoadAddresses: properly initialize CAddress
      src/makefile.unix: remove -DFOURWAYSSE2
      Add reference python miner, in contrib/pyminer/
      README.md: word wrap text file
      Revert "Define MSG_NOSIGNAL to 0 on platforms where it is unavailable."

Jeroenz0r (1):
      Translation from "Open Bitcoin" to "Verstuur Bitcoins"

JoelKatz (1):
      Fix UNIX-specific thread handle leak.

Johannes Henninger (1):
      Identify as "Bitcoin + version number" when mapping UPnP port

Luke Dashjr (7):
      Update nTime after nExtraNonce to avoid potential race
(extraNonce being reset due to just-occurred time change after nTime
is set)
      Reset extraNonce only every 15 seconds, just in case some miner
is updating time himself and stuff
      Reset extraNonce only when prevBlock changes, so miners can
continue updating the time on their work until it's stale
      Support for boost filesystem version 3
      ignore stuff
      Save coinbase, not just extraNonce
      Bugfix: Use timestamp in coinbase rather than "bits", needed to
ensure coinbase txn is unique even if address is the same

Matt Corallo (35):
      Add minversion to wallet.
      Add wallet privkey encryption.
      Set the number of SHA512 rounds based on the speed of the computer.
      Push unlocked_until in getinfo.
      Dynamically remove/insert the Options for encryption in the menus.
      Add the walletlock RPC method to lock the wallet manually.
      Add Wallet Encryption section to README
      Use DB Transactions when encrypting wallet.     This speeds up
the encryption process significantly.
      Make an invalid addrIncoming so that old clients crash.
      Update makefile.linux-mingw to work with crypter and UPnP fix.
      Fix makefile.linux-mingw
      Fix crashes when a wallet is locked and GetReservedKey() is called
      Generate Warning when using default key.
      Fix Build in GetReservedKey() in wallet.cpp
      Fix bad return values in LoadWallet.
      Actually use mapAlreadyAskedFor.
      Fix EncryptKeys crash introduced by a9ba4710, identified by TD.
      Check for duplicate txins in CheckTransaction.
      Make it clear that setting proxy requires restart to fully apply.
      Don't listen if on TOR (resolves #441).
      Add missing include to serialize.h
      Add file for transaction tests.
      Cleanup test suite output to be more useful.
      Unify copyright notices.
      Missed a 'password' should be 'passphrase'.
      Fix incorrect RPC error messages
      Add specific wallet encryption details to doc/README
      Upgrade dependancies and tweak build process.
      Update binary mos to latest translations.
      Fix build process to actually work.
      Add binary mo for new translation.
      Update gitian build descriptors to produce proper builds.
      Update bitcoin icon to make nsis setup exe deterministic.
      Update binary mo to match latest po translation.
      Restructure gitian files and add download config files.

Michael Bemmerl (4):
      Basically some grammatical fixes of the German translation.
      Added German wallet encryption messages translation.
      Changed Russian translation according to comment in issue 395
      Updated German translation

Michal Zima (1):
      Updated czech translation

Nils Schneider (2):
      log low-level network messages only when fDebug is set
      missed printf in AbortMessage(); merged printfs in EndMessage

Patrick Varilly (1):
      Single DB transaction for all addresses in a message

Pieter Wuille (11):
      Prepare codebase for Encrypted Keys.
      Do not use obsolete CPrivKey for passing keys around
      Bugfix: add autogenerated addresses to address book
      get rid of mapPubKeys
      Use CBitcoinAddress instead of string/uint160
      split off CBase58Data from CBitcoinAddress
      Fix for small change outputs
      Bugfix: don't overuse limited ExtractAddress
      avoid strAddress + validity checks
      SocketHandler thread can be detached
      Updated dutch translation

Stéphane Gimenez (1):
      Single DB transaction for addresses from DNS seeds

Vegard Nossum (6):
      Add missing includes to key.h
      Add missing include to script.h
      Add missing includes to net.h
      Fix testing setup
      Add prototype for EvalScript() to script.h
      Add a file for script tests

Venkatesh Srinivas (4):
      Test for SO_NOSIGPIPE rather than assuming all BSDs support it.
      Qualify make_tuple with boost:: namespace.
      Use 'unsigned char' rather than 'char' for pchMessageStart.
      Define MSG_NOSIGNAL to 0 on platforms where it is unavailable.

Wladimir J. van der Laan (2):
      remove magic number: change threshold for nLockTime to constant
      make SetHash160 return a value (as specified in the function signature)

cjdelisle (1):
      wxWidgets needs to be at least version 2.9.1 because wallet
crypto uses ToStdString() which is not in 2.9.0

ovdeathiam (1):
      Edited locale/pl/LC_MESSAGES/bitcoin.po via GitHub
8571  Bitcoin / Bitcoin Discussion / Re: The future of counting time with Bitcoin! on: September 23, 2011, 08:54:11 AM
To add more fun, can you also add something like a date somewhere on the page? ( years / monthes  / days, with the same logic )
Block 1 will be the start of year Zero.

Then we will be able to make also the Bitcoin calendar! Grin
It will be the first dynamic calendar Shocked
8572  Bitcoin / Bitcoin Discussion / Re: The future of counting time with Bitcoin! on: September 22, 2011, 10:02:06 PM
It will be cool to have a widget on the android phone Cheesy
8573  Local / Italiano (Italian) / Re: ricevere bitcoin gratuiti on: September 22, 2011, 07:52:22 PM
L'hai già fatto un'altra volta mi pare di usare ref.
Preferisco evitare ref in questa sezione, per il resto i siti puoi anche segnalarli.
8574  Local / Italiano (Italian) / Re: Incontri / riunioni / meeting on: September 22, 2011, 03:24:49 PM
Nel caso la discussione riguardo ad un incontro prenda piede ... preferirei che ne apriate poi una dedicata, e mettiate poi il link ad essa qua Smiley
8575  Local / Italiano (Italian) / Servizi gratuiti / utili on: September 22, 2011, 03:17:07 PM
Che ne dite se compilassimo una lista di servizi "gratuiti" che siano legati in qualche modo a Bitcoin?
Qui alcuni. Se ne conoscete altri segnalateli che li aggiungo alla lista! Wink
Nel caso qualcuno smetta di essere gratuiti e/o smetta di funzionare, segnalatelo!

Esploratori della catena:
http://blockexplorer.com ( esempio RSS: click )
http://www.blockchain.info ( notifica via email: click )
http://abe.john-edwin-tobey.org ( discussione )
http://coinplorer.com/

Monitor hashing:
http://bitcoin.sipa.be

Creare transazioni off-line
http://bitsend.rowit.co.uk ( spiegazione )

Monitor mercati e pool:
http://bitcoinwatch.com
http://bitcoincharts.com

Monitor catena
http://www.bitcoinmonitor.com
http://bitcoinstats.org

Calcolare i profitti in mining:
http://bitcoinx.com/profit/index.php

Monitor del network p2p:
http://bitcoinstatus.rowit.co.uk

Per accorciare gli indirizzi Bitcoin:
http://firstbits.com

Per crearsi indirizzi BTC ( key pub/priv ) senza bisogno di client:
http://bitaddress.org ( discussione )

Bitcoin wallet
http://www.instawallet.org
https://easywallet.org/
http://blockchain.info/wallet

Fotografia in real-time dell'economia Bitcoin
http://www.flexcoin.com/calc

Orologio Bitcoin Grin
http://bitcoinclock.com

Segnala i domini registrati per servizi probabilmente dedicati a Bitcoin
http://bitcointree.com

Globo di Bitcoin ( richiede Chrome )
http://www.weusecoins.com/globe-bitcoin/

Archivi della catena forniti da bitcoincharts.com
http://eu1.bitcoincharts.com/blockchain
( affidarsi a questo metodo di download della catena è del tutto eccezionale! potrebbe essere fonte di rischi ... )

Immagini dinamiche ( utili per prezzi dinamici e valori vari dedicati a Bitcoin )
http://ansrv.com/png/?help ( discussione )
http://bitcointalk.org/index.php?topic=39561.0
http://ecdsa.org/widgets ( qui anche un contatore! )
http://irage.ca/2btc.php ( discussione , questo è dedicato ai prezzi dinamici )

By ercolinux
Velocità dei bitcoin in tempo reale ( velocità economica: ovvero quanto frequentemente vengono scambiati )
http://banana.mine.nu/daysdest.html
http://www.blockchain.info/charts/bitcoin-days-destroyed-cumulative ( stesso grafico, più opzioni )
8576  Bitcoin / Bitcoin Discussion / Re: New Bit-Pay Video! Alison and Ashly demonstrate Mobile Checkout on: September 22, 2011, 01:42:12 PM
Our newest video is now up.  Check it out!

http://www.youtube.com/watch?v=YZ-pqo0cLcE
It can be even simpler.
The qrcode could link a btc-url with the amount already set, so the customer has only to accept the payment.
8577  Local / Italiano (Italian) / Re: Nuovi client on: September 22, 2011, 08:24:00 AM
Se volete partecipare alla traduzione in italiano di Multibit ( client Java ), andate qui:
http://translate.multibit.org
8578  Economy / Services / Re: [GLBSE] BitCoinTorrentz.com - Torrent Download Service on: September 21, 2011, 02:57:11 PM
Idea:

I'm sure that you have seen Dailybitcoins.
What do you think about doing quite the same thing?

You could offer banner spaces ( buyable with Bitcoin ) around the website.
Than you will be able to offer also some free trials, every days! ( few MBs or no more then 1 GB, you will do your math )

You are also offering a streaming service, you could add a banner/videoad here ( as youtube does ), before showing the streming video/link.

If you do some good math, you will be able to give an even cheaper service Grin ( more customers, more ads ... )

If someone doesn't like at all these ads, he can just pay to disable them.
8579  Economy / Services / Re: [GLBSE] BitCoinTorrentz.com - Torrent Download Service on: September 21, 2011, 07:29:25 AM
1280x1024

Anyway, now it's ok Smiley
8580  Local / Italiano (Italian) / Re: Google+ on: September 21, 2011, 07:08:09 AM
Tu vedi il numerino che ti indica gli ultivi eventi legati a te?
A me quello è visibile solo su google.com.

Per me è di fondamentale importanza ( cioè, non per me, ma per gli utenti di tutte le nazioni al di fuori degli usa ), perchè altrimenti la gente si iscriverà anche ... ma non andrà mai a vedere cosa succede se non riceve queste notifiche.
O almeno saranno in pochi imho ...
Pages: « 1 ... 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 [429] 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!