json
|
better error message in check_type(), tell the types by name instead of by number
|
2010-02-10 19:46:04 +00:00 |
locale
|
all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
|
2010-02-17 17:22:01 +00:00 |
rc
|
First commit
|
2009-08-30 03:46:39 +00:00 |
xpm
|
update fSpent flag on wallet transactions if they're seen spent in case copy of wallet.dat was used elsewhere or restored from backup,
|
2010-02-03 22:58:40 +00:00 |
base58.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
bignum.h
|
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.
|
2010-02-14 00:08:27 +00:00 |
bugs.txt
|
Startup folder shortcut opens the program minimized. Restoring a minimized-to-tray window works correctly.
|
2009-10-03 11:52:21 +00:00 |
build-msw.txt
|
all builds are now with wxWidgets-2.9.0, we are now using UTF-8,
|
2010-02-17 17:22:01 +00:00 |
build-unix.txt
|
transaction filter tabs instead of view->show generated
|
2010-02-21 21:42:01 +00:00 |
changelog.txt
|
Fixed the installer script and made the autostart registry based.
|
2009-10-04 11:38:29 +00:00 |
db.cpp
|
transaction filter tabs instead of view->show generated
|
2010-02-21 21:42:01 +00:00 |
db.h
|
strip out unfinished product, review and market stuff,
|
2010-02-15 04:03:07 +00:00 |
headers.h
|
wx/utils.h and wx/clipbrd.h not needed on bitcoind wxbase build
|
2010-02-26 16:09:43 +00:00 |
init.cpp
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
init.h
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
irc.cpp
|
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
|
2010-02-12 20:38:44 +00:00 |
irc.h
|
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
|
2010-02-12 20:38:44 +00:00 |
key.h
|
addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
|
2009-10-29 02:52:48 +00:00 |
license.txt
|
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
|
2010-02-12 20:38:44 +00:00 |
main.cpp
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
main.h
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
makefile.mingw
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
makefile.unix
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
makefile.vc
|
fix unsafe string handling in wxGetTranslation
|
2010-02-28 15:00:32 +00:00 |
net.cpp
|
strip out unfinished product, review and market stuff,
|
2010-02-15 04:03:07 +00:00 |
net.h
|
strip out unfinished product, review and market stuff,
|
2010-02-15 04:03:07 +00:00 |
rpc.cpp
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
rpc.h
|
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
|
2010-02-12 20:38:44 +00:00 |
script.cpp
|
command line and JSON-RPC first draft, requires Boost 1.35 or higher for boost::asio,
|
2010-02-12 20:38:44 +00:00 |
script.h
|
Address Book with tabs instead of separate Your Address book,
|
2010-02-20 21:59:59 +00:00 |
serialize.h
|
fix unsafe string handling in wxGetTranslation
|
2010-02-28 15:00:32 +00:00 |
setup.nsi
|
filter out duplicate getblocks and don't relay inv messages during initial block download -- 0.2 rc2
|
2009-12-14 02:12:01 +00:00 |
sha.cpp
|
First commit
|
2009-08-30 03:46:39 +00:00 |
sha.h
|
First commit
|
2009-08-30 03:46:39 +00:00 |
strlcpy.h
|
addr relaying fixes, proxy option and privacy patches, detect connect to self, non-final tx locktime changes, fix hide unconfirmed generated
|
2009-10-29 02:52:48 +00:00 |
ui.cpp
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
ui.h
|
GUI-less build target bitcoind that links to wxBase and shouldn't need GTK,
|
2010-02-25 21:55:27 +00:00 |
ui.rc
|
First commit
|
2009-08-30 03:46:39 +00:00 |
uibase.cpp
|
transaction filter tabs instead of view->show generated
|
2010-02-21 21:42:01 +00:00 |
uibase.h
|
transaction filter tabs instead of view->show generated
|
2010-02-21 21:42:01 +00:00 |
uint256.h
|
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.
|
2010-02-14 00:08:27 +00:00 |
uiproject.fbp
|
transaction filter tabs instead of view->show generated
|
2010-02-21 21:42:01 +00:00 |
util.cpp
|
fixed runaway memory alloc bug on 64-bit in ParseString found by sirius-m
|
2010-03-05 01:13:27 +00:00 |
util.h
|
run as daemon without GUI,
|
2010-02-23 22:01:39 +00:00 |