761 Commits (9f3de58d83f54536076be44fe945f56670ef9b60)

Author SHA1 Message Date
Wladimir J. van der Laan 89c94b5578 better icons for confirmations 13 years ago
Wladimir J. van der Laan 8c69f1fb25 show connection meter "full" only at 10+ connections 13 years ago
Wladimir J. van der Laan 58557b5aff transaction status icons 13 years ago
Wladimir J. van der Laan cf450e1b4c icons test 13 years ago
Pieter Wuille 64c7ee7e6b CWallet class 13 years ago
Pieter Wuille e89b9f6a2a move wallet code to separate file 13 years ago
Wladimir J. van der Laan b1ef1b24ce add connection meter 13 years ago
Wladimir J. van der Laan a790ec5884 Make status column narrow (icon only, details on tooltip) 13 years ago
Jeff Garzik c02ec54269 FormatFullVersion: build fix related to recent translation improvement 13 years ago
Wladimir J. van der Laan 6315130e60 Internationalization -- conversion of strings from bitcoin core 13 years ago
Wladimir J. van der Laan 39cf857db9 Internationalization -- initial step, make _ return a std::string to prevent memory leaks 13 years ago
Wladimir J. van der Laan e83474f2eb Address book: select action (edit/select) based on context 13 years ago
Wladimir J. van der Laan 249300aebe Status column reorganization 13 years ago
Wladimir J. van der Laan 92ab03afc8 new icons -- test 13 years ago
Wladimir J. van der Laan d066e25744 replace icons 13 years ago
Wladimir J. van der Laan 3ac5aa4a95 add svg version of icon, so that it can be scaled to bigger sizes later 13 years ago
Wladimir J. van der Laan 18cf214528 update bitcoin core to git ce148944c7 13 years ago
Wladimir J. van der Laan c428d9e76a remove wallet updating debug output 13 years ago
Wladimir J. van der Laan 37f793c631 use stylized icon by bitboy 13 years ago
Pieter Wuille 76d660ebd3 Faster timeout when connecting 13 years ago
Han Lin Yap ca93cc563e Double check translation and improved a translation string 13 years ago
Wladimir J. van der Laan ba4081c1fc move back to original directory structure 13 years ago
Han Lin Yap a299e551fe Remove unused variable 13 years ago
Jeff Garzik 6de1326ba4 Lower minimum relay TX fee to 0.0001 (from 0.0005) BTC. 13 years ago
Matt Corallo c6710c7a70 Fix CPU Usage bug when using -nolisten and have no connections. 13 years ago
Doug Huff a9d3af8821 Demystify a few magic numbers. 13 years ago
Jeff Garzik 352b4ea5b9 Reduce minimum TX fee for new transactions, to 0.0005. 13 years ago
Jeff Garzik 6f07e22210 Bump version to 0.3.23. 13 years ago
Nils Schneider ca81b168d9 create keypool in LoadWallet() 13 years ago
Doug Huff 482cb65690 Fix rfc1918 and rfc3927 compliance for ignoring non-internet-routable hosts. 13 years ago
Pieter Wuille e104c79374 Bugfix for dnsseed introduced by dnslookup 13 years ago
Pieter Wuille 12a1256c1d bugfix: accept free transactions 14 years ago
Matt Corallo af531f0449 Fix GUI build on UNIX. 14 years ago
Matt Corallo 0649b6af90 Update to openssl-1.0.0d and enable RPC-SSL on Win32 14 years ago
Matt Corallo bd39b48f19 Handle high DPI a bit more gracefully on Win32. #243 14 years ago
Pieter Wuille 5e1e458ecb loss of significance in difficulty (by lfm) 14 years ago
Matt Corallo 77172463a3 Fixes #240 and #244 - delete delete[] mismatch. 14 years ago
Pieter Wuille 2bfda1be11 Separate required fee for relaying and creation 14 years ago
Pieter Wuille ca253d5911 Fix for small change outputs 14 years ago
Pieter Wuille 1c528eeee9 Update transactions already in the wallet when rescanning. 14 years ago
Matt Corallo 7ee8e5bf86 Revert "OSX build tweaks (laszlo)" 14 years ago
Jeff Garzik 69a27a4ec6 irc: #bitcoin is overflowing. split up into 100 randomly-joined channels. 14 years ago
Jeff Garzik 69ae372b51 OSX build tweaks (laszlo) 14 years ago
Jordan Lewis 31f2931281 Only include certain boost headers if necessary. 14 years ago
Jordan Lewis 6b783965c4 Remove some globally unused headers from headers.h 14 years ago
Pieter Wuille b201c1f600 Bugfix for dnslookup: irc.cpp still used old CAddress constructor 14 years ago
Jordan Lewis fdd7d04744 Only include strlcpy.h when we have to 14 years ago
Jordan Lewis edd309e537 Only include init.h when we have to 14 years ago
Jordan Lewis 40c2614ef4 Only include net.h when we have to 14 years ago
Jordan Lewis ed0c143242 Only included rpc.h when necessary 14 years ago