Age | Commit message (Collapse) | Author |
|
Conflicts:
.gitignore (used upstream version)
bitcoin-qt.pro
|
|
- fixes problem that one misconfigured or malicious node can mess up progress bar
- implementation in src/util.h
- testcase in src/test/util_tests.cpp
|
|
Update release-process.txt with gitian release instructions.
|
|
|
|
Updated readme file with timers.
|
|
- automatically build binary translation files in qmake/make
- roll translations into resource file and executable, to simply installation
|
|
Send Coins page changes
|
|
|
|
|
|
clearing the entries
|
|
|
|
Output build temp files in build/ instead of current directory.
|
|
|
|
|
|
|
|
Makefiles now build bitcoind only.
qmake/make in top-level directory is used to build Bitcoin QT
Deleted almost all #ifdef GUI from the code (left one possibly controversial one)
Deleted xpm/ files.
|
|
Skip verifying transaction signatures during initial block-chain download
|
|
|
|
|
|
Hardening
|
|
Denial-of-service prevention
|
|
Qt GUI
|
|
Qt-defined QT_DBUS
|
|
|
|
Add win32 gitian download config.
|
|
|
|
|
|
|
|
|
|
Restructure gitian files and add download config files.
|
|
|
|
|
|
Updated dutch translation
|
|
|
|
|
|
Update binary mo to match latest po translation.
|
|
|
|
|
|
|
|
|
|
|
|
SocketHandler thread can be detached
|
|
log low-level network messages only when fDebug is set
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|