17 Commits (e780b94bd3395cb9ecf032c5dcd406d034422d75)

Author SHA1 Message Date
Matt Corallo 81598083e7 Dynamically remove/insert the Options for encryption in the menus. 14 years ago
Matt Corallo 4e87d341f7 Add wallet privkey encryption. 14 years ago
Wladimir J. van der Laan fa989f42c1 remove magic number: change threshold for nLockTime to constant 14 years ago
Wladimir J. van der Laan aa496b75c2 remove magic number: change threshold for nLockTime to constant 14 years ago
Pieter Wuille acd6501610 Prepare codebase for Encrypted Keys. 14 years ago
Pieter Wuille e9f61c8787 Fix synchronization of default key 14 years ago
Stéphane Gimenez 4d410cfce9 Fix AddressBook syncrhonization between a CWallet and CWalletDB 14 years ago
Pieter Wuille 64c7ee7e6b CWallet class 14 years ago
Pieter Wuille e89b9f6a2a move wallet code to separate file 14 years ago
Matt Corallo af531f0449 Fix GUI build on UNIX. 14 years ago
Matt Corallo bd39b48f19 Handle high DPI a bit more gracefully on Win32. #243 14 years ago
Jordan Lewis 31f2931281 Only include certain boost headers if necessary. 14 years ago
Wladimir J. van der Laan 223b6f1ba4 make bitcoin include files more modular 14 years ago
Jeff Garzik a630da6400 Replace CENT with new constant MIN_TX_FEE, where appropriate. 14 years ago
Jaromil 84c3fb07b0 directory re-organization (keeps the old build system) 14 years ago
Gavin Andresen 64ad448adc Better wording for transaction fee notification messages 14 years ago
Jeff Garzik e93e5349cb Remove GUI's "Generate Coins" option from the menu. 14 years ago
Jeff Garzik a584320357 Ensure version number->string conversion is consistent 14 years ago
tcatm d12ea887bc disable -daemon on windows; bitcoind forks only with -daemon set 14 years ago
Jeff Garzik f5f1878ba1 Fix deadlocks in setaccount, sendfrom RPC calls 14 years ago
Matt Corallo 8bb5edc1c9 Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked). 14 years ago
tcatm 4d9b223ac2 remove From/Message fields from SendDialog 14 years ago
Gavin Andresen 2d96276e24 EndModal fix for Mac from piotrp 14 years ago
Gavin Andresen 86c2bdfd5d EndModal fix for Mac from piotrp 14 years ago
gavinandresen 809ee79592 New RPC command: listaccounts. New RPC setting -rpctimeout. And listtransactions '*' 14 years ago
s_nakamoto fc73ad644f -- version 0.3.19 release 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 24324d83e8 -- version 0.3.17 release 14 years ago
s_nakamoto 776d0f3459 new getwork 14 years ago
s_nakamoto 461764cbbe -paytxfee is now per KB, 14 years ago
gavinandresen 3cac997e19 Prevent double-sends from quick double-button-clicks 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 178152f604 fixed linux build, 14 years ago
s_nakamoto a790fa46f4 don't count or spend payments until they have 1 confirmation, 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 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 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
s_nakamoto 401926283a alert system 14 years ago
Satoshi Nakamoto bb3fd02930 blocks-1, 14 years ago
s_nakamoto 15399da9fe blocks-1, 14 years ago
Satoshi Nakamoto 7f71fd13ae fix -datadir=./subdir relative path, 15 years ago
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path, 15 years ago