novacoin.git
2012-02-08 Luke DashjrUpdate copyrights to 2012 for files modified this year
2012-02-08 Gregory MaxwellHave bitcoind recommend a secure RPC password. Increase...
2012-02-03 Gavin AndresenOnly store transactions with missing inputs in the...
2012-02-03 Pieter WuilleFull checking of all loaded keys
2012-02-02 Pieter WuilleCheck consistency of private keys
2012-02-02 Gavin AndresenAllow -upnp to override setting in wallet (and simplify...
2012-02-02 Matt CoralloFix UPnP by reannouncing every 20 minutes.
2012-02-02 Gavin AndresenTestnet difficulty calculation changes, to take effect...
2012-01-24 Luke DashjrVarious updates to the release process
2012-01-24 Daniel FolkinshteynUpdate seednodes, pick long-uptime nodes with version...
2012-01-24 Lars RasmussonReplace tabs with four spaces to comply with coding...
2012-01-17 Luke DashjrCode tidyups, fixing various warnings.
2012-01-11 Pieter WuilleRemove unused definition
2012-01-10 Luke DashjrBump version to 0.4.4
2012-01-05 Matt CoralloFix horrific performance found by gmaxwell.
2012-01-03 Gavin AndresenI broke -testnet with my TOR option-parsing fixes.
2012-01-03 Gavin AndresenFix issue #659, and cleanup wallet/command-line argumen...
2012-01-03 Pieter WuilleFix some address-handling deadlocks
2011-12-20 Luke DashjrBugfix: fForRelay should be false when deciding require...
2011-12-19 Luke DashjrAdd my DNS seed domain
2011-12-19 Matt CoralloAdd sipa's new dnsseed.
2011-12-16 Luke DashjrBump version to 0.4.3
2011-12-12 Luke DashjrMerge branch 'restore_old_miniupnp_compat' into 0.4.x
2011-12-10 Luke DashjrRestore compatibility with miniupnpc 1.5 (without break...
2011-12-02 Matt CoralloMove DNS Seed lookup to a new thread.
2011-12-02 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-02 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenAdd missing command-line arguments to --help/-? output
2011-11-21 Gavin AndresenDon't forget to bump release numbers in READMEs next...
2011-11-21 Luke DashjrBump version to 0.4.2
2011-11-20 Pieter Wuilleclose old db when rewriting
2011-11-20 Gavin AndresenNever remove database files on shutdown, it caused...
2011-11-17 Gavin AndresenOnly remove database log files on shutdown after wallet...
2011-11-17 Gavin AndresenCreate new keypool for newly encrypted wallets.
2011-11-15 Jeff GarzikRemove vladimir's DNS seed, at his request.
2011-11-15 Gavin AndresenTweak handling of boost filesystem versions
2011-11-15 Gavin AndresenFix crash-on-osx-on-shutdown bug. And cleanup CDB handl...
2011-11-15 Luke Dashjradd message about restarting bitcoin after encrypting...
2011-11-15 Luke DashjrUpdate gitian descriptors to point at stable git repo
2011-11-15 Gavin AndresenFix boost filesystem incompatibility problem
2011-11-15 Gavin AndresenObsolete keypool and make sure database removes log...
2011-11-15 Pieter WuilleResilvering
2011-11-02 Matt CoralloAdd returns to avoid annoying compile-time warnings.
2011-11-02 Matt CoralloOnly define __STDC_LIMIT_MACROS if not already defined.
2011-11-02 cjdelisleAdded a workaround for an Ubuntu bug which causes ...
2011-10-10 Gavin Andresenbitcoind does not need to link with gthread-2.0
2011-10-10 Luke DashjrBump version to 0.4.1
2011-10-07 Victor LeschukFix for 64bit build
2011-10-05 Luke DashjrMerge commit '65ba3e2f5024e1e38e119a0c25d5fc30c896cd65...
2011-10-04 Luke DashjrBugfix: report error creating ThreadSocketHandler threa...
2011-10-01 Wladimir J... remove possibility of 63 bit overflow in ParseMoney
2011-09-26 Luke DashjrMerge commit '3f94dfa' into stable
2011-09-22 Gavin AndresenMerge pull request #527 from TheBlueMatt/gitian-downloader
2011-09-22 Matt CoralloRestructure gitian files and add download config files.
2011-09-22 Gavin AndresenFix QA email address
2011-09-22 Gavin AndresenMerge pull request #526 from sipa/nl
2011-09-22 Pieter WuilleUpdated dutch translation
2011-09-22 Jeff GarzikMerge pull request #525 from TheBlueMatt/master
2011-09-22 Matt CoralloUpdate binary mo to match latest po translation.
2011-09-20 Jeff GarzikMerge pull request #522 from sipa/minorfix
2011-09-19 Nils SchneiderMerge pull request #520 from tcatm/less-logging
2011-09-19 Pieter WuilleSocketHandler thread can be detached
2011-09-17 Nils Schneidermissed printf in AbortMessage(); merged printfs in...
2011-09-17 Nils Schneiderlog low-level network messages only when fDebug is set
2011-09-17 Jeff GarzikMerge pull request #519 from dabaopku/master
2011-09-17 Dean LeeUpdate to the Chinese Simp translation
2011-09-14 Gavin AndresenMerge pull request #516 from TheBlueMatt/nsisiconfix
2011-09-14 Matt CoralloUpdate bitcoin icon to make nsis setup exe deterministic.
2011-09-13 Jeff GarzikMerge pull request #512 from paraipanakos/master
2011-09-12 cjdelisleAdd some hardening to protect against unknown/future...
2011-09-12 Jeff GarzikMerge pull request #511 from mibe/translation-de
2011-09-11 Michael BemmerlUpdated German translation
2011-09-11 Alex BSpanish translation update
2011-09-09 Gavin AndresenMerge pull request #509 from cjdelisle/walletCrypto...
2011-09-09 Gavin AndresenMerge pull request #508 from TheBlueMatt/master
2011-09-09 Matt CoralloUpdate gitian build descriptors to produce proper builds.
2011-09-09 Gavin AndresenMerge pull request #505 from gavinandresen/unique_coinbase
2011-09-09 cjdelislewxWidgets needs to be at least version 2.9.1 because...
2011-09-07 Gavin AndresenMerge branch 'unique_coinbase' of git://gitorious.org...
2011-09-07 Gavin AndresenMerge pull request #500 from gavinandresen/txndeadlock
2011-09-07 Gavin AndresenFix AddAddress cs_mapaddresses/db transaction deadlock
2011-09-06 Luke DashjrBugfix: Use timestamp in coinbase rather than "bits...
2011-09-06 Luke DashjrSave coinbase, not just extraNonce
2011-09-06 Luke DashjrMerge branch 'getwork_dedupe' into unique_coinbase
2011-09-06 Jeff GarzikMerge branch 'master' of git://github.com/bitcoin/bitcoin
2011-09-06 Jeff GarzikRevert "Define MSG_NOSIGNAL to 0 on platforms where...
2011-09-06 Jeff GarzikMerge pull request #503 from TheBlueMatt/translatefix
2011-09-06 Matt CoralloAdd binary mo for new translation.
2011-09-06 Jeff GarzikMerge pull request #502 from vsrinivas/master
2011-09-06 Venkatesh SrinivasDefine MSG_NOSIGNAL to 0 on platforms where it is unava...
2011-09-06 Jeff GarzikMerge pull request #501 from paraipanakos/master
2011-09-06 Alex BRomanian translation added
2011-09-06 Luke Dashjrignore stuff
2011-09-06 Gavin AndresenMerge pull request #491 from gavinandresen/manytxfix
2011-09-06 Gavin AndresenMerge pull request #499 from codler/patch-3
2011-09-06 Han Lin YapAdd a note to only include .po file
2011-09-06 Gavin AndresenMerge pull request #490 from TheBlueMatt/master
2011-09-06 Gavin AndresenMerge pull request #496 from alexwaters/boost_fs3
2011-09-06 Jeff GarzikREADME.md: word wrap text file
2011-09-06 Jeff GarzikMerge pull request #495 from alexwaters/readme
next