Commit Graph

76 Commits (c59b6f704cd8f42e1943f124f435363bfff244f5)

Author SHA1 Message Date
tcatm 4d9b223ac2 remove From/Message fields from SendDialog
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 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,
15 years ago
s_nakamoto 673a6d15d9 version 0.3.1 release
15 years ago
s_nakamoto a30b56ebe7 fix openssl linkage problems,
15 years ago
s_nakamoto 20c6bfad1e Gavin Andresen: implementation of autostart on system startup option on Linux
15 years ago
s_nakamoto d77eac25b2 version 0.3 release
15 years ago
s_nakamoto f077bc0f48 reduced max outbound connections from 15 to 8 --version 0.3 rc4
15 years ago
s_nakamoto 8efd8f7f47 re-enable hiding taskbar button on minimize on linux, though it doesn't work cleanly
15 years ago
s_nakamoto 36bb88e1b9 fix system tray icon on windows
15 years ago
s_nakamoto 161c38ba60 80x80 xpm icon for ubuntu, alignment tweaked to scale nicely to 20x20 and 16x16
15 years ago
s_nakamoto 68b973a913 fixed colors on ubuntu lucid,
15 years ago
s_nakamoto f93d5f9ffe automatically change displayed address whenever it receives anything,
15 years ago
s_nakamoto 42605ce8bc better prevention of inventory relaying during initial download,
15 years ago
s_nakamoto 2d98de1b3a Mac OS build fixes by laszlo
15 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