Commit graph

  • 85de7d7c0c scanback check to prevent adding to the 74638 overflow chain s_nakamoto 2010-08-15 22:21:03 +0000
  • d4c6b90ca3 fix for block 74638 overflow output transaction s_nakamoto 2010-08-15 21:35:24 +0000
  • 4bd188c438 misc changes s_nakamoto 2010-08-15 21:05:16 +0000
  • 2d12315c94 Quick fix: bad block 74,652 Gavin Andresen 2010-08-15 20:28:01 +0000
  • 7f71fd13ae fix -datadir=./subdir relative path, autostart off by default except on windows, fix occasional "vector iterator not dereferencable" assertion with msvc, fix readlink compile warning on linux build, use sys/param.h and BSD define instead of __BSD__, -paytxfee switch Satoshi Nakamoto 2010-08-13 02:23:46 +0000
  • 01cd2fdaf3 fix -datadir=./subdir relative path, autostart off by default except on windows, fix occasional "vector iterator not dereferencable" assertion with msvc, fix readlink compile warning on linux build, use sys/param.h and BSD define instead of __BSD__, -paytxfee switch s_nakamoto 2010-08-12 21:13:43 +0000
  • 819adfff6f fix build, thanks jgarzik Satoshi Nakamoto 2010-08-12 13:28:22 +0000
  • f5d2bc8a36 disable SSE2 on 32-bit Satoshi Nakamoto 2010-08-12 13:26:20 +0000
  • 9db7bf5f52 gethashespersec and added version and hashespersec to getinfo Satoshi Nakamoto 2010-08-12 13:23:02 +0000
  • 410b618d18 json-spirit print reals with 8 decimal places, bitcoind help <command> instead of bitcoind <command> -? Satoshi Nakamoto 2010-08-12 13:20:57 +0000
  • 4287732797 fix build, thanks jgarzik s_nakamoto 2010-08-11 01:38:24 +0000
  • 0cff7a8aa7 disable SSE2 on 32-bit s_nakamoto 2010-08-10 23:43:37 +0000
  • fb83d28768 gethashespersec and added version and hashespersec to getinfo s_nakamoto 2010-08-10 22:55:23 +0000
  • 342e1b7338 json-spirit print reals with 8 decimal places, bitcoind help <command> instead of bitcoind <command> -? s_nakamoto 2010-08-10 19:21:17 +0000
  • c2fa70ddfd always make 8 outbound connections even if have inbound, limit one outbound connection per a.b.?.? range, switch -maxconnections=# Satoshi Nakamoto 2010-08-10 16:03:01 +0000
  • 8a38d5663a enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit Satoshi Nakamoto 2010-08-10 16:01:23 +0000
  • dd9e71843b correct typo for mac compile, update makefile to use llvm Satoshi Nakamoto 2010-08-10 15:57:38 +0000
  • 94cfec07fd always make 8 outbound connections even if have inbound, limit one outbound connection per a.b.?.? range, switch -maxconnections=# s_nakamoto 2010-08-09 20:00:17 +0000
  • e6b7ab5749 enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit s_nakamoto 2010-08-09 19:54:40 +0000
  • 0c50722270 correct typo for mac compile, update makefile to use llvm laszloh 2010-08-04 04:15:38 +0000
  • b34e8c3c36 new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade -- version 0.3.8 v0.3.8 Satoshi Nakamoto 2010-08-04 01:51:34 +0000
  • 2c06be915d new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade -- version 0.3.8 s_nakamoto 2010-08-03 18:25:05 +0000
  • 73aa262647 fixed segfault in bignum.h, additional security limits, refactoring -- version 0.3.7 v0.3.7 Satoshi Nakamoto 2010-07-31 20:12:05 +0000
  • 6ff5f718b6 fixed segfault in bignum.h, additional security limits, refactoring -- version 0.3.7 s_nakamoto 2010-07-31 19:15:48 +0000
  • e1cb7ce017 simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 --author=Satoshi Nakamoto 2010-07-31 14:14:41 +0000
  • 01bed1828b simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 s_nakamoto 2010-07-30 23:22:55 +0000
  • a75560d828 reverted makefile.unix wx-config -- version 0.3.6 v0.3.6 --author=Satoshi Nakamoto 2010-07-30 17:36:06 +0000
  • ec82517c89 Fredrik Roubert: simplified makefile.unix with wx-config, misc --author=Satoshi Nakamoto 2010-07-30 17:35:17 +0000
  • 31ffe954b6 fixed makefile.osx --author=Satoshi Nakamoto 2010-07-30 17:31:39 +0000
  • 872d60f6e4 fixed makefile.vc --author=Satoshi Nakamoto 2010-07-30 17:31:05 +0000
  • 757f0769d8 reverted makefile.unix wx-config -- version 0.3.6 s_nakamoto 2010-07-29 20:27:12 +0000
  • 17b2740289 Fredrik Roubert: simplified makefile.unix with wx-config, misc s_nakamoto 2010-07-29 15:34:48 +0000
  • f6f8237a74 fixed makefile.osx s_nakamoto 2010-07-28 21:17:35 +0000
  • 0bd084011a fixed makefile.vc s_nakamoto 2010-07-28 21:11:09 +0000
  • 2689f4d02b better IsInitialBlockDownload --author=Satoshi Nakamoto 2010-07-27 20:46:41 +0000
  • 3dd20ff2f8 added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem --author=Satoshi Nakamoto 2010-07-27 20:43:55 +0000
  • f79751c299 better IsInitialBlockDownload s_nakamoto 2010-07-27 19:43:04 +0000
  • 813505cc13 added a subset of Crypto++ 5.6.0 with 48% faster ASM SHA-256, combined speedup 2.5x faster vs 0.3.3, thanks BlackEye for figuring out the alignment problem s_nakamoto 2010-07-27 18:14:32 +0000
  • 9f35575ca3 tcatm's cached SHA256 state idea, about 70% faster generating --author=Satoshi Nakamoto 2010-07-27 14:21:02 +0000
  • 520f367319 tcatm's cached SHA256 state idea, about 70% faster generating s_nakamoto 2010-07-27 01:14:33 +0000
  • b6dc3b517b bitcoind now compiles without wxWidgets or wxBase Satoshi Nakamoto 2010-07-26 17:44:51 +0000
  • f0c11b1917 Gavin: BIO_FLAGS_BASE64_NO_NL Gavin Andresen 2010-07-26 17:41:47 +0000
  • 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, faster initial block download -- version 0.3.3 v0.3.3 Satoshi Nakamoto 2010-07-26 17:40:05 +0000
  • 793200e5e9 bitcoind now compiles without wxWidgets or wxBase s_nakamoto 2010-07-26 17:15:18 +0000
  • 6966768a55 Gavin: BIO_FLAGS_BASE64_NO_NL s_nakamoto 2010-07-25 21:49:21 +0000
  • 7d46f9250c Lachesis: remove newlines every 64 characters in EncodeBase64 s_nakamoto 2010-07-25 21:29:07 +0000
  • 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, faster initial block download -- version 0.3.3 s_nakamoto 2010-07-25 16:45:21 +0000
  • fe98cf8dc5 Configuration file, HTTP Basic authentication Gavin Andresen 2010-07-23 13:58:39 +0000
  • e96cd730d1 json-rpc password, minor UI tweaks, removed some outdated txt files Gavin Andresen 2010-07-19 01:18:46 +0000
  • 4110f33cde security safeguards, limited addr messages -- version 0.3.2 v0.3.2 Gavin Andresen 2010-07-19 01:12:24 +0000
  • 8e79c64750 version 0.3.1 release v0.3.1 Gavin Andresen 2010-07-19 01:10:37 +0000
  • 05708fc63e Spanish translation by milkiway, French translation by aidos Gavin Andresen 2010-07-19 01:08:47 +0000
  • 9d2174b6f5 version 0.3.1 rc1 v0.3.1rc1 Gavin Andresen 2010-07-19 01:02:04 +0000
  • e8bff10f07 minor UI tweaks, removed some outdated txt files, (and json-rpc password -rpcpw= switch, which we're going to revert) s_nakamoto 2010-07-18 20:47:29 +0000
  • ae922a36a4 security safeguards, limited addr messages -- version 0.3.2 s_nakamoto 2010-07-17 23:51:16 +0000
  • 673a6d15d9 version 0.3.1 release s_nakamoto 2010-07-16 23:12:58 +0000
  • 0bbc812f48 Spanish translation by milkiway, French translation by aidos s_nakamoto 2010-07-15 19:11:51 +0000
  • d01eaf0421 version 0.3.1 rc1 s_nakamoto 2010-07-15 16:46:46 +0000
  • a30b56ebe7 fix openssl linkage problems, disable minimize to tray on Linux because it has too many problems including a CPU peg bug s_nakamoto 2010-07-15 00:18:45 +0000
  • 8bd66202c3 Fix CRLF Gavin Andresen 2010-07-14 15:54:31 +0000
  • 6e5d67e827 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters -- version 0.3.1 s_nakamoto 2010-07-09 15:29:48 +0000
  • f32339e700 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters -- version 0.3.1 s_nakamoto 2010-07-09 15:29:48 +0000
  • 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux s_nakamoto 2010-07-09 02:11:50 +0000
  • c8063ff034 Gavin Andresen: implementation of autostart on system startup option on Linux s_nakamoto 2010-07-09 02:11:50 +0000
  • 50d49d9c2e Portuguese translation by Tiago Faria s_nakamoto 2010-07-08 18:07:14 +0000
  • cefe611ce5 Portuguese translation by Tiago Faria s_nakamoto 2010-07-08 18:07:14 +0000
  • d882773789 Laszlo's fix to make generate threads idle priority on Linux, replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis s_nakamoto 2010-07-08 16:14:56 +0000
  • a280b4e661 Laszlo's fix to make generate threads idle priority on Linux, replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis s_nakamoto 2010-07-08 16:14:56 +0000
  • d77eac25b2 version 0.3 release v0.3.0 s_nakamoto 2010-07-04 06:15:06 +0000
  • 603c7ccea8 version 0.3 release s_nakamoto 2010-07-04 06:15:06 +0000
  • f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4 v0.3rc4 s_nakamoto 2010-07-02 23:43:29 +0000
  • 64f9370691 reduced max outbound connections from 15 to 8 --version 0.3 rc4 s_nakamoto 2010-07-02 23:43:29 +0000
  • 06c4716396 version 0.3 rc2 v0.3rc2 s_nakamoto 2010-06-26 15:47:45 +0000
  • e2bf701454 version 0.3 rc2 s_nakamoto 2010-06-26 15:47:45 +0000
  • 8700fae12a build-unix.txt: updated a few version numbers s_nakamoto 2010-06-26 00:23:16 +0000
  • c929529f9f build-unix.txt: updated a few version numbers s_nakamoto 2010-06-26 00:23:16 +0000
  • 340120853f updated build-unix.txt instructions: sudo apt-get install libboost-all-dev s_nakamoto 2010-06-24 16:07:51 +0000
  • 6cc56d8e83 updated build-unix.txt instructions: sudo apt-get install libboost-all-dev s_nakamoto 2010-06-24 16:07:51 +0000
  • 3c3fc50c79 added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind s_nakamoto 2010-06-23 22:51:31 +0000
  • 2adc9062d8 added instructions to build-unix.txt for building wxBase, which is needed to compile bitcoind s_nakamoto 2010-06-23 22:51:31 +0000
  • 6344edc36f version 0.3 rc1 v0.3rc1 s_nakamoto 2010-06-22 17:59:00 +0000
  • 6970bd96d1 version 0.3 rc1 s_nakamoto 2010-06-22 17:59:00 +0000
  • 445520bf38 added new files to setup.nsi, updated version numbers s_nakamoto 2010-06-22 16:28:15 +0000
  • d63b0adabd added new files to setup.nsi, updated version numbers s_nakamoto 2010-06-22 16:28:15 +0000
  • 8efd8f7f47 re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly s_nakamoto 2010-06-22 03:45:37 +0000
  • bed3ad104e re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly s_nakamoto 2010-06-22 03:45:37 +0000
  • 36bb88e1b9 fix system tray icon on windows s_nakamoto 2010-06-21 18:41:34 +0000
  • dbe23aadae fix system tray icon on windows s_nakamoto 2010-06-21 18:41:34 +0000
  • 161c38ba60 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 s_nakamoto 2010-06-21 17:11:26 +0000
  • a66d097cbe 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 s_nakamoto 2010-06-21 17:11:26 +0000
  • 68b973a913 fixed colors on ubuntu lucid, enabled -O2 in makefile.unix, boost removed -mt from their library names in 1.40, updated bitcoin icon, hashmeter, generated and hashmeter log entries -- version 0.2.13 v0.2.13 s_nakamoto 2010-06-21 01:33:44 +0000
  • 3ca507a6eb fixed colors on ubuntu lucid, enabled -O2 in makefile.unix, boost removed -mt from their library names in 1.40, updated bitcoin icon, hashmeter, generated and hashmeter log entries -- version 0.2.13 s_nakamoto 2010-06-21 01:33:44 +0000
  • 24ba1b64e9 use seed nodes as fallback if IRC fails or with TOR -- version 0.2.12 v0.2.12 s_nakamoto 2010-06-18 03:14:24 +0000
  • c58e10565e use seed nodes as fallback if IRC fails or with TOR -- version 0.2.12 s_nakamoto 2010-06-18 03:14:24 +0000
  • 6a4a35549b German translation by DataWraith s_nakamoto 2010-06-16 16:35:34 +0000
  • 904ff7d07b German translation by DataWraith s_nakamoto 2010-06-16 16:35:34 +0000
  • e5681bb121 more addr message error checking -- version 0.2.11 v0.2.11 s_nakamoto 2010-06-15 18:26:32 +0000
  • d0ac235c8f more addr message error checking -- version 0.2.11 s_nakamoto 2010-06-15 18:26:32 +0000
  • bed005b639 revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway s_nakamoto 2010-06-14 22:34:33 +0000
  • 78c7bb8e26 revert makefile.unix from -02 back to -00 to fix compile on linux, -02 doesn't really help on linux anyway s_nakamoto 2010-06-14 22:34:33 +0000