72 Commits (986b5e257e2bb9d7aaed5111ca335732f8808b2d)

Author SHA1 Message Date
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 4968232490 fix problem sending the last cent with sub-cent fractional change 14 years ago
s_nakamoto f1e1fb4bde cleanup, 14 years ago
s_nakamoto 0a61b0df12 propset svn:eol-style native 14 years ago
s_nakamoto 401926283a alert system 14 years ago
s_nakamoto 15399da9fe blocks-1, 14 years ago
s_nakamoto 01cd2fdaf3 fix -datadir=./subdir relative path, 14 years ago
s_nakamoto 94cfec07fd always make 8 outbound connections even if have inbound, 14 years ago
laszloh 0c50722270 correct typo for mac compile, update makefile to use llvm 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
s_nakamoto 17b2740289 Fredrik Roubert: simplified makefile.unix with wx-config, 14 years ago
s_nakamoto 793200e5e9 bitcoind now compiles without wxWidgets or wxBase 14 years ago
s_nakamoto 3b7cd5d89a Gavin Andresen's JSON-RPC HTTP authentication, 14 years ago
s_nakamoto e8bff10f07 minor UI tweaks, removed some outdated txt files, 14 years ago
s_nakamoto 673a6d15d9 version 0.3.1 release 14 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems, 14 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux 14 years ago
s_nakamoto d77eac25b2 version 0.3 release 14 years ago
s_nakamoto f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4 14 years ago
s_nakamoto 8efd8f7f47 re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly 14 years ago
s_nakamoto 36bb88e1b9 fix system tray icon on windows 14 years ago
s_nakamoto 161c38ba60 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16 14 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid, 14 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything, 14 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download, 14 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo 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 cb420a1dfc run as daemon without GUI, 15 years ago
s_nakamoto 0184604aaf transaction filter tabs instead of view->show generated 15 years ago
s_nakamoto 75199de534 Address Book with tabs instead of separate Your Address book, 15 years ago
s_nakamoto e480659765 all builds are now with wxWidgets-2.9.0, we are now using UTF-8, 15 years ago
s_nakamoto 5253d1ab77 strip out unfinished product, review and market stuff, 15 years ago
s_nakamoto c4319e678f Workaround for bug on wxWidgets 2.9.0 Ubuntu 9.10 64-bit where first character of the hidden columns were displayed so status column had three numbers overprinted. Fixed by adding a leading space to the hidden columns. 64-bit compile with wxWidgets 2.9.0 seems to be fully working normally now. 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 c41226d847 revert revision 56, going in different direction with boost::asio and JSON-RPC 15 years ago
sirius-m 082e725b33 Added some basic IPC functionality using wxServer, wxClient and wxConnection. 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 8be979d9ae now compiles on 64-bit Ubuntu Karmic with wxWidgets-2.9.0, 15 years ago
s_nakamoto cb0f89646f simplify AddAddress, 15 years ago