5022 Commits (549e69a558a045829d2910c5d172e91f49101a31)
 

Author SHA1 Message Date
s_nakamoto d9c6b09ac4 Gavin Andresen: multiple instance check, -testnet use port 18333 14 years ago
gavinandresen 2ea5fa0710 validateaddress RPC command 14 years ago
Gavin Andresen bcd88403e2 Update README now that main svn has -testnet built in 14 years ago
Gavin Andresen d1e4a866ad Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes 14 years ago
Gavin Andresen 2bda554be4 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
gavinandresen 2fad3d34b7 makefile.unix tweak from Xunie so bitcoind links on Ubuntu 10.04 x86_64 14 years ago
Gavin Andresen cc8005b4e7 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
gavinandresen 77cd030ac3 Fixed description of -rpcuser/-rpcpassword options. 14 years ago
gavinandresen ed54768f5f -rpcssl=1 option, allowing secure HTTPS JSON-RPC connections on OSX/Unix. 14 years ago
s_nakamoto 83082f04a4 dkaparis: boost::bind build fix for c++0x 14 years ago
Gavin Andresen 687c5ef794 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto 103849419a key pool for safer wallet backup 14 years ago
Gavin Andresen 7d5d89856d Merge remote branch 'remotes/svn/trunk' into svn 14 years ago
s_nakamoto 0a27bd065e updated Russian translation 14 years ago
Gavin Andresen 1b5e57e935 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto b22c884231 recursive function to determine if own unconfirmed transaction can be spent 14 years ago
Gavin Andresen a2ae4a8a0f Merge remote branch 'remotes/svn/trunk' into svn 14 years ago
s_nakamoto dc8adc3b48 Russian translation by eurekafag 14 years ago
Gavin Andresen 5ccee900a0 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto 178152f604 fixed linux build, 14 years ago
Gavin Andresen 369010406e Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto a790fa46f4 don't count or spend payments until they have 1 confirmation, 14 years ago
Gavin Andresen 6ce5af574f Merge commit 'svn/trunk' into svn 14 years ago
Gavin Andresen 81b2d877fb Update README.md 14 years ago
Gavin Andresen 3764c12b1f Merge remote branch 'svn/trunk' into svn 14 years ago
s_nakamoto 9b8eb4d690 changed free transactions per block threshold 14 years ago
s_nakamoto 8d13ca1f11 changed free transactions per block threshold 14 years ago
Gavin Andresen 645cc8cf49 Add branch README.md 14 years ago
Gavin Andresen 1c21b7943d Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto 172f006020 only accept transactions sent by IP address if -allowreceivebyip is specified 14 years ago
s_nakamoto 6aeb45187b only accept transactions sent by IP address if -allowreceivebyip is specified 14 years ago
Gavin Andresen a43a7dfa58 Merge remote branch 'remotes/svn/trunk' into svn 14 years ago
s_nakamoto efae3da41d config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago
s_nakamoto fe37c35018 config option -rpcallowip= to accept json-rpc connections from another machine 14 years ago
Gavin Andresen 4b36f34d6d Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto 3df62878c3 reorganize BitcoinMiner to make it easier to add different SHA256 routines 14 years ago
s_nakamoto 71cc095cb2 reorganize BitcoinMiner to make it easier to add different SHA256 routines 14 years ago
Gavin Andresen 43e4a2a289 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto fdbf76d4f4 dropped DB_PRIVATE from dbenv.open 14 years ago
s_nakamoto c8ad9b8375 dropped DB_PRIVATE from dbenv.open 14 years ago
Gavin Andresen 41016bfc46 Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto c39b06866e fix build on non-intel architectures, thanks teknohog 14 years ago
s_nakamoto 2323664a37 fix build on non-intel architectures, thanks teknohog 14 years ago
s_nakamoto 4968232490 fix problem sending the last cent with sub-cent fractional change 14 years ago
s_nakamoto 00728c24e7 fix problem sending the last cent with sub-cent fractional change 14 years ago
Gavin Andresen 90e165aa0c Merge remote branch 'refs/remotes/svn/trunk' into svn 14 years ago
s_nakamoto 7629d36a53 try to auto-detect whether to use 128-bit 4-way SSE2 14 years ago
s_nakamoto 8555125a1a try to auto-detect whether to use 128-bit 4-way SSE2 14 years ago
s_nakamoto 3f64753779 Gavin Andresen: clean shutdown on SIGTERM 14 years ago