Commit Graph

  • 178152f604 fixed linux build, dkaparis: _WIN32_WINNT 0x500 -- version 0.3.13 release s_nakamoto 2010-09-30 23:54:15 +00:00
  • 369010406e Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-30 14:28:23 -04:00
  • a790fa46f4 don't count or spend payments until they have 1 confirmation, misc cleanup, changed internal version number from 312 to 31300 -- version 0.3.13 s_nakamoto 2010-09-30 16:23:07 +00:00
  • 6ce5af574f Merge commit 'svn/trunk' into svn Gavin Andresen 2010-09-23 18:15:51 +00:00
  • 81b2d877fb Update README.md Gavin Andresen 2010-09-23 18:06:50 +00:00
  • 3764c12b1f Merge remote branch 'svn/trunk' into svn Gavin Andresen 2010-09-23 13:14:52 -04:00
  • 8d13ca1f11 changed free transactions per block threshold s_nakamoto 2010-09-23 16:01:44 +00:00
  • 9b8eb4d690 changed free transactions per block threshold s_nakamoto 2010-09-23 16:01:44 +00:00
  • 645cc8cf49 Add branch README.md Gavin Andresen 2010-09-23 14:56:43 +00:00
  • 1c21b7943d Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-19 19:29:03 -04:00
  • 6aeb45187b only accept transactions sent by IP address if -allowreceivebyip is specified s_nakamoto 2010-09-19 21:20:34 +00:00
  • 172f006020 only accept transactions sent by IP address if -allowreceivebyip is specified s_nakamoto 2010-09-19 21:20:34 +00:00
  • a43a7dfa58 Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-09-15 22:31:09 -04:00
  • fe37c35018 config option -rpcallowip= to accept json-rpc connections from another machine s_nakamoto 2010-09-15 22:10:13 +00:00
  • efae3da41d config option -rpcallowip= to accept json-rpc connections from another machine s_nakamoto 2010-09-15 22:10:13 +00:00
  • 4b36f34d6d Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-15 10:47:41 -04:00
  • 71cc095cb2 reorganize BitcoinMiner to make it easier to add different SHA256 routines s_nakamoto 2010-09-13 22:14:24 +00:00
  • 3df62878c3 reorganize BitcoinMiner to make it easier to add different SHA256 routines s_nakamoto 2010-09-13 22:14:24 +00:00
  • 43e4a2a289 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-13 10:46:31 -04:00
  • c8ad9b8375 dropped DB_PRIVATE from dbenv.open s_nakamoto 2010-09-12 17:30:15 +00:00
  • fdbf76d4f4 dropped DB_PRIVATE from dbenv.open s_nakamoto 2010-09-12 17:30:15 +00:00
  • 41016bfc46 Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-10 19:18:27 -04:00
  • 2323664a37 fix build on non-intel architectures, thanks teknohog s_nakamoto 2010-09-10 18:07:48 +00:00
  • c39b06866e fix build on non-intel architectures, thanks teknohog s_nakamoto 2010-09-10 18:07:48 +00:00
  • 00728c24e7 fix problem sending the last cent with sub-cent fractional change s_nakamoto 2010-09-10 16:58:59 +00:00
  • 4968232490 fix problem sending the last cent with sub-cent fractional change s_nakamoto 2010-09-10 16:58:59 +00:00
  • 90e165aa0c Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-09 14:26:53 -04:00
  • 8555125a1a try to auto-detect whether to use 128-bit 4-way SSE2 s_nakamoto 2010-09-09 01:00:40 +00:00
  • 7629d36a53 try to auto-detect whether to use 128-bit 4-way SSE2 s_nakamoto 2010-09-09 01:00:40 +00:00
  • 14002c8eba Gavin Andresen: clean shutdown on SIGTERM s_nakamoto 2010-09-08 19:24:32 +00:00
  • 3f64753779 Gavin Andresen: clean shutdown on SIGTERM s_nakamoto 2010-09-08 19:24:32 +00:00
  • a2120986ff Merge remote branch 'refs/remotes/svn/trunk' into svn Gavin Andresen 2010-09-06 21:51:27 -04:00
  • 8c9479c6bb cleanup, catch some recoverable exceptions and continue -- version 0.3.12 release s_nakamoto 2010-09-07 01:12:53 +00:00
  • f1e1fb4bde cleanup, catch some recoverable exceptions and continue s_nakamoto 2010-09-07 01:12:53 +00:00
  • 6690680538 Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-09-06 19:05:27 -04:00
  • d743f03552 Gavin Andresen: json-rpc return standard error objects with error code numbers, json-rpc command line client return exit code, added rpc backupwallet command s_nakamoto 2010-09-06 21:03:04 +00:00
  • 2742fdfda2 Merge remote branch 'remotes/svn/trunk' into svn Gavin Andresen 2010-09-02 13:42:31 -04:00
  • 0a61b0df12 propset svn:eol-style native s_nakamoto 2010-08-29 16:58:15 +00:00
  • 343328c6b8 added -testsafemode switch -- version 0.3.11 release Satoshi Nakamoto 2010-08-28 00:55:50 +00:00
  • d3631907d6 change switch name to -disablesafemode Satoshi Nakamoto 2010-08-28 00:55:19 +00:00
  • 87cfcfd374 more rpc methods allowed in safe mode Satoshi Nakamoto 2010-08-28 00:54:37 +00:00
  • 522dfe3422 alert system -- version 0.3.11 Satoshi Nakamoto 2010-08-28 00:51:52 +00:00
  • c545563d46 warning message if clock is too far off Satoshi Nakamoto 2010-08-28 00:50:40 +00:00
  • 7a37c906a1 block index checking on load, extra redundant checks, misc refactoring Satoshi Nakamoto 2010-08-28 00:49:30 +00:00
  • 5b721607b1 added -testsafemode switch -- version 0.3.11 release s_nakamoto 2010-08-25 17:53:09 +00:00
  • 2ef9cfa5b8 change switch name to -disablesafemode s_nakamoto 2010-08-25 16:33:38 +00:00
  • 7d7797b141 more rpc methods allowed in safe mode s_nakamoto 2010-08-25 14:18:56 +00:00
  • 401926283a alert system -- version 0.3.11 s_nakamoto 2010-08-25 00:05:37 +00:00
  • 2201a0808e warning message if clock is too far off s_nakamoto 2010-08-20 16:55:14 +00:00
  • 05454818dc block index checking on load, extra redundant checks, misc refactoring s_nakamoto 2010-08-19 22:43:19 +00:00
  • 43deefa435 do an extra CheckBlock in ConnectBlock Satoshi Nakamoto 2010-08-16 20:55:54 +00:00
  • 21ca2d833b erase the bad chain after disconnecting it Satoshi Nakamoto 2010-08-16 20:54:47 +00:00
  • bb3fd02930 blocks-1, verify block chain on load, so wouldn't have needed to delete blk*.dat, it would have done a reorg automatically Satoshi Nakamoto 2010-08-16 20:53:49 +00:00
  • c923cdbd5b wrap sha256.cpp in FOURWAYSSE2 #ifdef Satoshi Nakamoto 2010-08-16 20:52:36 +00:00
  • 019b456605 added -march=amdfam10 to sha256.cpp in makefile.unix Satoshi Nakamoto 2010-08-16 20:51:46 +00:00
  • 7d489192fd makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux Satoshi Nakamoto 2010-08-16 20:50:37 +00:00
  • 44a0de1861 do an extra CheckBlock in ConnectBlock s_nakamoto 2010-08-16 18:46:02 +00:00
  • a01d5876fa erase the bad chain after disconnecting it s_nakamoto 2010-08-16 17:51:10 +00:00
  • 15399da9fe blocks-1, verify block chain on load, so wouldn't have needed to delete blk*.dat, it would have done a reorg automatically s_nakamoto 2010-08-16 17:05:50 +00:00
  • 6da916d4ac wrap sha256.cpp in FOURWAYSSE2 #ifdef s_nakamoto 2010-08-16 13:37:00 +00:00
  • e540144b2e added -march=amdfam10 to sha256.cpp in makefile.unix s_nakamoto 2010-08-16 13:11:32 +00:00
  • 76793dc969 fix for block 74638 overflow output transaction Satoshi Nakamoto 2010-08-15 23:09:29 +00:00
  • 6ac7f9f144 misc changes Satoshi Nakamoto 2010-08-15 23:06:05 +00:00
  • 08fee75201 makefile.unix to build with option to enable tcatm's 4-way SSE2 SHA-256 with -4way switch on Linux -- version 0.3.10 release s_nakamoto 2010-08-15 22:46:58 +00:00
  • 85de7d7c0c scanback check to prevent adding to the 74638 overflow chain s_nakamoto 2010-08-15 22:21:03 +00:00
  • d4c6b90ca3 fix for block 74638 overflow output transaction s_nakamoto 2010-08-15 21:35:24 +00:00
  • 4bd188c438 misc changes s_nakamoto 2010-08-15 21:05:16 +00:00
  • 2d12315c94 Quick fix: bad block 74,652 Gavin Andresen 2010-08-15 20:28:01 +00:00
  • 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 +00:00
  • 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 +00:00
  • 819adfff6f fix build, thanks jgarzik Satoshi Nakamoto 2010-08-12 13:28:22 +00:00
  • f5d2bc8a36 disable SSE2 on 32-bit Satoshi Nakamoto 2010-08-12 13:26:20 +00:00
  • 9db7bf5f52 gethashespersec and added version and hashespersec to getinfo Satoshi Nakamoto 2010-08-12 13:23:02 +00:00
  • 410b618d18 json-spirit print reals with 8 decimal places, bitcoind help <command> instead of bitcoind <command> -? Satoshi Nakamoto 2010-08-12 13:20:57 +00:00
  • 4287732797 fix build, thanks jgarzik s_nakamoto 2010-08-11 01:38:24 +00:00
  • 0cff7a8aa7 disable SSE2 on 32-bit s_nakamoto 2010-08-10 23:43:37 +00:00
  • fb83d28768 gethashespersec and added version and hashespersec to getinfo s_nakamoto 2010-08-10 22:55:23 +00:00
  • 342e1b7338 json-spirit print reals with 8 decimal places, bitcoind help <command> instead of bitcoind <command> -? s_nakamoto 2010-08-10 19:21:17 +00:00
  • 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 +00:00
  • 8a38d5663a enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit Satoshi Nakamoto 2010-08-10 16:01:23 +00:00
  • dd9e71843b correct typo for mac compile, update makefile to use llvm Satoshi Nakamoto 2010-08-10 15:57:38 +00:00
  • 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 +00:00
  • e6b7ab5749 enable SSE2 in all builds to fix crypto++ SHA-256 on 64-bit s_nakamoto 2010-08-09 19:54:40 +00:00
  • 0c50722270 correct typo for mac compile, update makefile to use llvm laszloh 2010-08-04 04:15:38 +00:00
  • 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 Satoshi Nakamoto 2010-08-04 01:51:34 +00:00
  • 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 +00:00
  • 73aa262647 fixed segfault in bignum.h, additional security limits, refactoring -- version 0.3.7 Satoshi Nakamoto 2010-07-31 20:12:05 +00:00
  • 6ff5f718b6 fixed segfault in bignum.h, additional security limits, refactoring -- version 0.3.7 s_nakamoto 2010-07-31 19:15:48 +00:00
  • e1cb7ce017 simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 --author=Satoshi Nakamoto 2010-07-31 14:14:41 +00:00
  • 01bed1828b simplified makefile.unix, updated build-unix.txt instructions to include boost 1.37 s_nakamoto 2010-07-30 23:22:55 +00:00
  • a75560d828 reverted makefile.unix wx-config -- version 0.3.6 --author=Satoshi Nakamoto 2010-07-30 17:36:06 +00:00
  • ec82517c89 Fredrik Roubert: simplified makefile.unix with wx-config, misc --author=Satoshi Nakamoto 2010-07-30 17:35:17 +00:00
  • 31ffe954b6 fixed makefile.osx --author=Satoshi Nakamoto 2010-07-30 17:31:39 +00:00
  • 872d60f6e4 fixed makefile.vc --author=Satoshi Nakamoto 2010-07-30 17:31:05 +00:00
  • 757f0769d8 reverted makefile.unix wx-config -- version 0.3.6 s_nakamoto 2010-07-29 20:27:12 +00:00
  • 17b2740289 Fredrik Roubert: simplified makefile.unix with wx-config, misc s_nakamoto 2010-07-29 15:34:48 +00:00
  • f6f8237a74 fixed makefile.osx s_nakamoto 2010-07-28 21:17:35 +00:00
  • 0bd084011a fixed makefile.vc s_nakamoto 2010-07-28 21:11:09 +00:00
  • 2689f4d02b better IsInitialBlockDownload --author=Satoshi Nakamoto 2010-07-27 20:46:41 +00:00
  • 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 +00:00