53 Commits (0a4cb8697645b61f781421aa10cf3f7841f776e5)

Author SHA1 Message Date
Gavin Andresen b931ed8563 sendmany RPC command, to send to multiple recipients in one transaction. 14 years ago
Gavin Andresen 395c1f44bd Fix minimum transaction fee calculation mismatch between CreateTransaction and CreateBlock 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 629e37dde1 get external ip from irc 14 years ago
s_nakamoto 986b5e257e correction 14 years ago
gavinandresen a206a23980 IsStandard() check for CScripts: only relay/include in blocks CScripts we can understand. 14 years ago
s_nakamoto 865c3a2383 fix wallet.dat compatibility problem if you downgrade from 0.3.17 and then upgrade again 14 years ago
s_nakamoto f03304a9c7 preps for future client-only mode, 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
gavinandresen e4ff4e6898 Depracate "label" API, replacing with account 14 years ago
s_nakamoto 298a771494 added transaction fee setting in UI options menu, 14 years ago
s_nakamoto f35e21e2e4 require some minimal priority for free transactions to slow down transaction spam 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
s_nakamoto 5cbf75324d Gavin's TEST network as -testnet switch, misc fixes 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 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 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 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 522dfe3422 alert system 14 years ago
Satoshi Nakamoto 7a37c906a1 block index checking on load, extra redundant checks, misc refactoring 14 years ago
s_nakamoto 401926283a alert system 14 years ago
s_nakamoto 05454818dc block index checking on load, extra redundant checks, misc refactoring 14 years ago
Satoshi Nakamoto bb3fd02930 blocks-1, 14 years ago
s_nakamoto 15399da9fe blocks-1, 14 years ago
Satoshi Nakamoto 76793dc969 fix for block 74638 overflow output transaction 14 years ago
Satoshi Nakamoto 6ac7f9f144 misc changes 14 years ago
s_nakamoto d4c6b90ca3 fix for block 74638 overflow output transaction 14 years ago
s_nakamoto 4bd188c438 misc changes 14 years ago
Gavin Andresen 2d12315c94 Quick fix: bad block 74,652 14 years ago
Satoshi Nakamoto 9db7bf5f52 gethashespersec and added version and hashespersec to getinfo 14 years ago
s_nakamoto fb83d28768 gethashespersec and added version and hashespersec to getinfo 14 years ago
Satoshi Nakamoto b34e8c3c36 new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade 14 years ago
s_nakamoto 2c06be915d new safety feature displays a warning message and locks down RPC if it detects a problem that may require an upgrade 14 years ago
Satoshi Nakamoto 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
Gavin Andresen 9d2174b6f5 version 0.3.1 rc1 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
Gavin Andresen 8bd66202c3 Fix CRLF 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 3b318ed095 automatically change displayed address whenever it receives anything, 14 years ago