40 Commits (593f74b9cbaabc3952d0491d502c0405659121c3)

Author SHA1 Message Date
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
s_nakamoto c2430126d7 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto 5eede9d4d9 GUI-less build target bitcoind that links to wxBase and shouldn't need GTK, 15 years ago
s_nakamoto cb420a1dfc run as daemon without GUI, 15 years ago
s_nakamoto 30158c77e9 run as daemon without GUI, 15 years ago
s_nakamoto 75199de534 Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto 6ff4388ffa Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto 98500d70a8 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 22f721dbf2 command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio, 15 years ago
s_nakamoto 53d508072b update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 15 years ago
s_nakamoto 2939cab06d update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup, 15 years ago
s_nakamoto 107d9e288d fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee 15 years ago
s_nakamoto 658b5b414a fix transaction fee bug in CreateTransaction, higher size cutoff for free transactions in GetMinFee 15 years ago
s_nakamoto 52f4cb4859 minor fix to batched initial download in case requester has more than 500 block non-main branch 15 years ago