3526 Commits (3480bf7c650bb14a31020c3ef33e76edea650e13)

Author SHA1 Message Date
Wladimir J. van der Laan 4f9e993bc9 Add --disable-wallet option to build system 11 years ago
Wladimir J. van der Laan d004d7279f Move CAddrDB frrom db to net 11 years ago
Wladimir J. van der Laan 48ba56cdfd Delimit code with #ifdef ENABLE_WALLET 11 years ago
Wladimir J. van der Laan 991685d3dc Move getinfo to rpcnet.cpp 11 years ago
Wladimir J. van der Laan bbb093652e Move HelpExample* from rpcwallet to rpcserver 11 years ago
Wladimir J. van der Laan 6c98cca9e4 qt: use deleteLater to remove send entries 11 years ago
Gavin Andresen 1e01f7c506 Payment request URI syntax changed, from request=... to r=... 11 years ago
Philip Kaufmann ccd1372dd0 [Qt] small notificator and style changes 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Gregory Maxwell 9b59e3bda8 Sanitize assert usage and refuse to compile with NDEBUG. 11 years ago
Philip Kaufmann d3207b6fa8 [Qt] coin-control features GUI cleanup 3 11 years ago
Philip Kaufmann 834e14e57f [Qt] coin-control features GUI cleanup 2 11 years ago
Sined d6cb85d50d Lossless image optimization 11 years ago
Ryan Niebur bae6c7e32b Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was not necessary, as the field still receives focus without it. 11 years ago
Gavin Andresen 49dc3a0f1a Make unit tests succeed with -DDEBUG_LOCKORDER 11 years ago
Gavin Andresen 4d707d5120 Add verbose boolean to getrawmempool 11 years ago
Gavin Andresen 0733c1bde6 Refactor: move GetValueIn(tx) to tx.GetValueIn() 11 years ago
Gavin Andresen 98c7c8fd1d Remove dead transaction replacement code 11 years ago
Gavin Andresen ad898b40aa Increase default -blockmaxsize/prioritysize to 750K/50K 11 years ago
Gavin Andresen c649637b6c mutex debugging routines: LocksHeld() and AssertLockHeld() 11 years ago
Wladimir J. van der Laan 9d2b73d19f bitcoin-cli: Add missing SelectParamsFromCommandLine 11 years ago
Josh Triplett 26d1b65c53 src/Makefile.am: Simplify clean of leveldb 11 years ago
Philip Kaufmann 0078841617 prevent Windows redefinition warning cause by compat.h 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
theuni 871ac375bd qt: restore icon dock menu 11 years ago
Mike Hearn a946aa8d3e Store and use a sanitized subVer 11 years ago
Mike Hearn ba6a4ea344 Add some additional logging to give extra network insight. 11 years ago
Mike Hearn 6a4c196dd6 Drop fees by 10x due to the persistently higher exchange rate. 11 years ago
theuni 106f133de6 Fix uninitialized variable added in b33b9a6fe 11 years ago
Philip Kaufmann 84b695cc9d [Qt] allow deletion of payment-requests in sendcoins 11 years ago
Robert Backhaus 9ac5a01c73 Move types.h include before ifaddres.h for u_int declaration 11 years ago
Julian Langschaedel 848fe68acd cleanup error message consistency 11 years ago
Gavin Andresen c8b74258ba setgenerate creates multiple blocks in -regtest mode 11 years ago
Philip Kaufmann 67448b245c [Qt] make a UI element in sendcoins non-validated 11 years ago
Gavin Andresen 480e75ceab RPC client option: -rpcwait, to wait for server start 11 years ago
Wladimir J. van der Laan 666893b1fa qt: keep a list of requested payments 11 years ago
Guillermo Céspedes Tabárez ea89d521d6 Update ax_pthread.m4 to serial 21 11 years ago
Guillermo Céspedes Tabárez e4235c38ff Update ax_boost_thread.m4 to serial 27 11 years ago
Guillermo Céspedes Tabárez f9374cafa5 Update ax_boost_system.m4 to serial 17 11 years ago
Guillermo Céspedes Tabárez 2fb65108f3 Update ax_boost_program_options.m4 serial 22 11 years ago
Guillermo Céspedes Tabárez 41276b4695 Update ax_boost_filesystem.m4 to serial 26 11 years ago
Guillermo Céspedes Tabárez 3f064488e9 Update ax_boost_base.m4 to serial 21 11 years ago
Philip Kaufmann 0689f46cc7 Coincontrol cleanup (e.g. add missing license) 11 years ago
Wladimir J. van der Laan fb0507fe4b qt: show all units in send confirmation 11 years ago
Wladimir J. van der Laan 0e165b97d9 doc: small doxygen update 11 years ago
Philip Kaufmann 79fac3f427 [Qt] use GUIUtil::setClipboard() where possible 11 years ago
Philip Kaufmann fabba0e6cc orphan spaces cleanup ;-) 11 years ago
Philip Kaufmann 379778bde6 core: remove includes in .cpp, if header is already in .h 11 years ago
Philip Kaufmann 309f796b39 [Qt] make most Windows appear centered on main GUI 11 years ago
Wladimir J. van der Laan 22d1ac44dc qt: language update from transifex 11 years ago