104 Commits (395c1f44bd480416a12c881c89721e72ab40ee32)

Author SHA1 Message Date
Gavin Andresen 395c1f44bd Fix minimum transaction fee calculation mismatch between CreateTransaction and CreateBlock 14 years ago
David FRANCOIS 98ba262a48 Reset testnet with a new genesis block 14 years ago
Gavin Andresen bd7d9140f9 new checkpoint at block 105,000 14 years ago
Gavin Andresen c90ea2bd6d cpuid instruction clobbers eax/ebx/ecx/edx 14 years ago
Chris 8b8d59eefb Don't use GetBoolArg() and mapArgs; use one or the other. 14 years ago
Gavin Andresen d9574c2f14 Reconcile getbalance and listaccounts 0 in the shared-wallet case 14 years ago
Gavin Andresen 1d23c74361 ReacceptWalletTransactions bugfix 14 years ago
Gavin Andresen ddb68acebe Add address to listtransactions output 14 years ago
gavinandresen 809ee79592 New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
s_nakamoto 986b5e257e correction 14 years ago
s_nakamoto 97ee01ad89 added some DoS limits, removed safe mode 14 years ago
gavinandresen a206a23980 IsStandard() check for CScripts: only relay/include in blocks CScripts we can understand. 14 years ago
s_nakamoto f03304a9c7 preps for future client-only mode, 14 years ago
gavinandresen bdde31d787 All boolean options/flags now work the same way. 14 years ago
gavinandresen bfd471f53e JSON methods: listtransactions, gettransaction, move, sendfrom and getbalance <account> 14 years ago
s_nakamoto 776d0f3459 new getwork 14 years ago
s_nakamoto 51d9b435cd small bugfix 14 years ago
s_nakamoto f35e21e2e4 require some minimal priority for free transactions to slow down transaction spam 14 years ago
s_nakamoto 683bcb9154 efficiently sort transaction dependencies in one pass 14 years ago
s_nakamoto e2a186af10 SelectCoins first pass tries not to use coins with less than 6 confirmations 14 years ago
s_nakamoto 461764cbbe -paytxfee is now per KB, 14 years ago
gavinandresen 3b8848fa4e Fix IsInitialBlockDownload if running on testnet 14 years ago
s_nakamoto c891967b6f bugfixes from Dean Gores, 14 years ago
s_nakamoto 2ce73dbe85 -- version 0.3.14 release 14 years ago
s_nakamoto 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes 14 years ago
s_nakamoto 83082f04a4 dkaparis: boost::bind build fix for c++0x 14 years ago
s_nakamoto 103849419a key pool for safer wallet backup 14 years ago
s_nakamoto b22c884231 recursive function to determine if own unconfirmed transaction can be spent 14 years ago
s_nakamoto dc8adc3b48 Russian translation by eurekafag 14 years ago
s_nakamoto a790fa46f4 don't count or spend payments until they have 1 confirmation, 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
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
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
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
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
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 f1e1fb4bde cleanup, 14 years ago
s_nakamoto 8c9479c6bb cleanup, 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
Satoshi Nakamoto 343328c6b8 added -testsafemode switch 14 years ago
Satoshi Nakamoto 522dfe3422 alert system 14 years ago
Satoshi Nakamoto c545563d46 warning message if clock is too far off 14 years ago