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
|
|
- automatically build binary translation files in qmake/make
- roll translations into resource file and executable, to simply installation
|
|
|
|
|
|
clearing the entries
|
|
|
|
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.
|
|
|
|
|
|
Hardening
|
|
Denial-of-service prevention
|
|
Qt GUI
|
|
Qt-defined QT_DBUS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketHandler thread can be detached
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
working as supposed
|
|
* Added application icon for Mac OS X * Added instructions for compiling
under Mac OS X * Added Portfile for compiling miniupnpc with MacPorts
|
|
blocks as initial value for number of peer blocks
|
|
amount of blocks downloaded at application start-up. Could be probably implemented better.
|
|
Conflicts:
.gitignore
|
|
|
|
|
|
git://gitorious.org/~Luke-Jr/bitcoin/luke-jr-bitcoin into unique_coinbase
|
|
|
|
coinbase txn is unique even if address is the same
|
|
|
|
|
|
Optimize database writes for transactions with lots of TxIns.
|
|
Patch from ArtForz, who discovered the problem.
|
|
|
|
|
|
|
|
|
|
them
|
|
trying to make the initial blockchain download.
|
|
|