novacoin.git
2010-11-08 s_nakamoto-paytxfee is now per KB,
2010-11-04 gavinandresenFix IsInitialBlockDownload if running on testnet
2010-11-03 gavinandresenPrevent double-sends from quick double-button-clicks
2010-10-23 s_nakamotobugfixes from Dean Gores,
2010-10-22 gavinandresentestnet and keypoololdest added to RPC getinfo output...
2010-10-21 s_nakamoto-- version 0.3.14 release
2010-10-20 s_nakamotoGavin Andresen: multiple instance check, -testnet use...
2010-10-20 gavinandresenvalidateaddress RPC command
2010-10-19 s_nakamotoGavin's TEST network as -testnet switch, misc fixes
2010-10-14 gavinandresenmakefile.unix tweak from Xunie so bitcoind links on...
2010-10-11 gavinandresenFixed description of -rpcuser/-rpcpassword options.
2010-10-11 gavinandresen-rpcssl=1 option, allowing secure HTTPS JSON-RPC connec...
2010-10-11 s_nakamotodkaparis: boost::bind build fix for c++0x
2010-10-09 s_nakamotokey pool for safer wallet backup
2010-10-06 s_nakamotoupdated Russian translation
2010-10-06 s_nakamotorecursive function to determine if own unconfirmed...
2010-10-04 s_nakamotoRussian translation by eurekafag
2010-09-30 s_nakamotofixed linux build,
2010-09-30 s_nakamotodon't count or spend payments until they have 1 confirm...
2010-09-23 s_nakamotochanged free transactions per block threshold
2010-09-19 s_nakamotoonly accept transactions sent by IP address if -allowre...
2010-09-15 s_nakamotoconfig option -rpcallowip= to accept json-rpc connectio...
2010-09-13 s_nakamotoreorganize BitcoinMiner to make it easier to add differ...
2010-09-12 s_nakamotodropped DB_PRIVATE from dbenv.open
2010-09-10 s_nakamotofix build on non-intel architectures, thanks teknohog
2010-09-10 s_nakamotofix problem sending the last cent with sub-cent fractio...
2010-09-09 s_nakamototry to auto-detect whether to use 128-bit 4-way SSE2
2010-09-08 s_nakamotoGavin Andresen: clean shutdown on SIGTERM
2010-09-07 s_nakamotocleanup,
2010-09-06 s_nakamotoGavin Andresen: json-rpc return standard error objects...
2010-08-29 s_nakamotopropset svn:eol-style native
2010-08-25 s_nakamotoadded -testsafemode switch
2010-08-25 s_nakamotochange switch name to -disablesafemode
2010-08-25 s_nakamotomore rpc methods allowed in safe mode
2010-08-25 s_nakamotoalert system
2010-08-20 s_nakamotowarning message if clock is too far off
2010-08-19 s_nakamotoblock index checking on load, extra redundant checks...
2010-08-16 s_nakamotodo an extra CheckBlock in ConnectBlock
2010-08-16 s_nakamotoerase the bad chain after disconnecting it
2010-08-16 s_nakamotoblocks-1,
2010-08-16 s_nakamotowrap sha256.cpp in FOURWAYSSE2 #ifdef
2010-08-16 s_nakamotoadded -march=amdfam10 to sha256.cpp in makefile.unix
2010-08-15 s_nakamotomakefile.unix to build with option to enable tcatm...
2010-08-15 s_nakamotoscanback check to prevent adding to the 74638 overflow...
2010-08-15 s_nakamotofix for block 74638 overflow output transaction
2010-08-15 s_nakamotomisc changes
2010-08-12 s_nakamotofix -datadir=./subdir relative path,
2010-08-11 s_nakamotofix build, thanks jgarzik
2010-08-10 s_nakamotodisable SSE2 on 32-bit
2010-08-10 s_nakamotogethashespersec and added version and hashespersec...
2010-08-10 s_nakamotojson-spirit print reals with 8 decimal places,
2010-08-09 s_nakamotoalways make 8 outbound connections even if have inbound,
2010-08-09 s_nakamotoenable SSE2 in all builds to fix crypto++ SHA-256 on...
2010-08-04 laszlohcorrect typo for mac compile, update makefile to use...
2010-08-03 s_nakamotonew safety feature displays a warning message and locks...
2010-07-31 s_nakamotofixed segfault in bignum.h,
2010-07-30 s_nakamotosimplified makefile.unix, updated build-unix.txt instru...
2010-07-29 s_nakamotoreverted makefile.unix wx-config -- version 0.3.6
2010-07-29 s_nakamotoFredrik Roubert: simplified makefile.unix with wx-config,
2010-07-28 s_nakamotofixed makefile.osx
2010-07-28 s_nakamotofixed makefile.vc
2010-07-27 s_nakamotobetter IsInitialBlockDownload
2010-07-27 s_nakamotoadded a subset of Crypto++ 5.6.0 with 48% faster ASM...
2010-07-27 s_nakamototcatm's cached SHA256 state idea, about 70% faster...
2010-07-26 s_nakamotobitcoind now compiles without wxWidgets or wxBase
2010-07-25 s_nakamotoGavin: BIO_FLAGS_BASE64_NO_NL
2010-07-25 s_nakamotoLachesis: remove newlines every 64 characters in Encode...
2010-07-25 s_nakamotoGavin Andresen's JSON-RPC HTTP authentication,
2010-07-18 s_nakamotominor UI tweaks, removed some outdated txt files,
2010-07-17 s_nakamotosecurity safeguards,
2010-07-16 s_nakamotoversion 0.3.1 release
2010-07-15 s_nakamotoSpanish translation by milkiway,
2010-07-15 s_nakamotoversion 0.3.1 rc1
2010-07-15 s_nakamotofix openssl linkage problems,
2010-07-09 s_nakamotoswitched from wxStandardPaths to GetDefaultDataDir...
2010-07-09 s_nakamotoGavin Andresen: implementation of autostart on system...
2010-07-08 s_nakamotoPortuguese translation by Tiago Faria
2010-07-08 s_nakamotoLaszlo's fix to make generate threads idle priority...
2010-07-04 s_nakamotoversion 0.3 release
2010-07-02 s_nakamotoreduced max outbound connections from 15 to 8 --version...
2010-06-26 s_nakamotoversion 0.3 rc2
2010-06-26 s_nakamotobuild-unix.txt: updated a few version numbers
2010-06-24 s_nakamotoupdated build-unix.txt instructions: sudo apt-get insta...
2010-06-23 s_nakamotoadded instructions to build-unix.txt for building wxBas...
2010-06-22 s_nakamotoversion 0.3 rc1
2010-06-22 s_nakamotoadded new files to setup.nsi, updated version numbers
2010-06-22 s_nakamotore-enable hiding taskbar button on minimize on linux...
2010-06-21 s_nakamotofix system tray icon on windows
2010-06-21 s_nakamoto80x80 xpm icon for ubuntu, alignment tweaked to scale...
2010-06-21 s_nakamotofixed colors on ubuntu lucid,
2010-06-18 s_nakamotouse seed nodes as fallback if IRC fails or with TOR
2010-06-16 s_nakamotoGerman translation by DataWraith
2010-06-15 s_nakamotomore addr message error checking
2010-06-14 s_nakamotorevert makefile.unix from -02 back to -00 to fix compil...
2010-06-10 s_nakamotoautomatically change displayed address whenever it...
2010-06-02 s_nakamotoDutch translation by Xunie (93% complete)
2010-05-27 s_nakamotoItalian translation by Joozero
2010-05-26 s_nakamotobetter prevention of inventory relaying during initial...
2010-05-25 s_nakamotobuild-osx.txt build instructions and makefile.osx from...
2010-05-19 s_nakamotoMac OS build fixes by laszlo
next