Satoshi Nakamoto
b6dc3b517b
bitcoind now compiles without wxWidgets or wxBase
14 years ago
Gavin Andresen
fe98cf8dc5
Configuration file, HTTP Basic authentication
15 years ago
Gavin Andresen
8bd66202c3
Fix CRLF
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,
...
split init and shutdown from ui.cpp into init.cpp,
support wxUSE_GUI=0
-- version 0.2.7
15 years ago
s_nakamoto
bcd2714038
all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
...
added support for language translation file locale/<lang>/LC_MESSAGES/bitcoin.mo
-- version 0.2.2
15 years ago
s_nakamoto
cc4b78d59f
strip out unfinished product, review and market stuff,
...
enable _() instead of wxT() in uiproject.fbp so it uses wxGetTranslation for the wxFormBuilder generated part of the UI
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,
...
added SetBitcoinAddress and GetBitcoinAddress methods on CScript,
critsect interlocks around mapAddressBook,
added some random delays in tx broadcast to improve privacy,
now compiles with MSVC 8.0
15 years ago
s_nakamoto
7be46ce487
better wallet.dat flush, consolidated QueryPerformanceCounter, PRI64d printf portability
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