Commit Graph

41 Commits (e1cb7ce0177de72b00e06dc4c8fe1d414723a9e7)

Author SHA1 Message Date
--author=Satoshi Nakamoto a75560d828 reverted makefile.unix wx-config -- version 0.3.6
14 years ago
Satoshi Nakamoto b6dc3b517b bitcoind now compiles without wxWidgets or wxBase
14 years ago
Satoshi Nakamoto 40cd036941 Gavin Andresen's JSON-RPC HTTP authentication,
14 years ago
Gavin Andresen e96cd730d1 json-rpc password, minor UI tweaks, removed some outdated txt files
15 years ago
Gavin Andresen 4110f33cde security safeguards,
15 years ago
Gavin Andresen 9d2174b6f5 version 0.3.1 rc1
15 years ago
Gavin Andresen 8bd66202c3 Fix CRLF
15 years ago
s_nakamoto f32339e700 switched from wxStandardPaths to GetDefaultDataDir, fixes bug reported by m0mchil when username contains non-lower-ASCII characters
15 years ago
s_nakamoto c8063ff034 Gavin Andresen: implementation of autostart on system startup option on Linux
15 years ago
s_nakamoto a280b4e661 Laszlo's fix to make generate threads idle priority on Linux,
15 years ago
s_nakamoto 64f9370691 reduced max outbound connections from 15 to 8 --version 0.3 rc4
15 years ago
s_nakamoto e2bf701454 version 0.3 rc2
15 years ago
s_nakamoto 6970bd96d1 version 0.3 rc1
15 years ago
s_nakamoto 3ca507a6eb fixed colors on ubuntu lucid,
15 years ago
s_nakamoto c58e10565e use seed nodes as fallback if IRC fails or with TOR
15 years ago
s_nakamoto d0ac235c8f more addr message error checking
15 years ago
s_nakamoto 3b318ed095 automatically change displayed address whenever it receives anything,
15 years ago
s_nakamoto 7a47324c78 better prevention of inventory relaying during initial download,
15 years ago
s_nakamoto 240f3fbe2f Mac OS build fixes by laszlo
15 years ago
s_nakamoto 9a33582204 fix unsafe string handling in wxGetTranslation
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 30158c77e9 run as daemon without GUI,
15 years ago
s_nakamoto ee618d7540 transaction filter tabs instead of view->show generated
15 years ago
s_nakamoto 6ff4388ffa Address Book with tabs instead of separate Your Address book,
15 years ago
s_nakamoto 794298063d safer wxGetTranslation wrapper
15 years ago
s_nakamoto bcd2714038 all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
15 years ago
s_nakamoto cc4b78d59f strip out unfinished product, review and market stuff,
15 years ago
s_nakamoto 297a50a063 renamed a few rpc methods
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 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 80264be428 simplify AddAddress,
15 years ago
s_nakamoto 2da02dd774 filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2
15 years ago
s_nakamoto 25b12b8839 misc exit code, updated setup.nsi
15 years ago
s_nakamoto 0bbbee96b7 retry IRC if name in use,
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 70918a6645 minor fix to batched initial download in case requester has more than 500 block non-main branch
15 years ago
s_nakamoto e4db374421 bugfix Db::open/close and zombie sockets bugs fix double-close of socket handle,
15 years ago
s_nakamoto cc0b4c3b62 addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
15 years ago
s_nakamoto 6ccefea62a fix display of new generated coins, fix assertion in bitcoinminer
15 years ago
s_nakamoto 5210998688 flush wallet.dat, multi-proc, reorg options, revert to startup folder shortcut
15 years ago
sirius-m 4405b78d60 First commit
15 years ago