6144 Commits (07f70b2dde26ef2b8857642043b149ff23f59a5c)

Author SHA1 Message Date
Jeff Garzik d04fd3e2af CWallet: fix nTimeFirstKey init, by making constructor init common code 11 years ago
Cozz Lovan 06a91d9698 VerifyDB progress 11 years ago
Philip Kaufmann bbe1925ce3 [Qt] style police and small addition in rpcconsole 11 years ago
Ashley Holman 65f78a111f
Qt: Add GUI view of peer information. #4133 11 years ago
tm314159 91855f279d Properly initialize CWallet::nTimeFirstKey 11 years ago
Tawanda Kembo 516053c349 Make links on 'About Bitcoin Core' into clickable (squashed 5 comits into one) 11 years ago
Wladimir J. van der Laan 11ef78f115
Periodic language update 11 years ago
Andreas Schildbach 223a6f7800 Fix stray uppercase A in tx_valid.json. 11 years ago
Philip Kaufmann cb7a3edc3d remove dup of extern int nConnectTimeout; in netbase 11 years ago
Huang Le aab2c0fd7e Remove template matching params from GetOpName() 11 years ago
Huang Le 09a54a65c0 Use pnode->nLastRecv as sync score directly 11 years ago
Pieter Wuille 5823449e2d Limit number of known addresses per peer 11 years ago
Cory Fields c21c74bec4 osx: Fix missing dock menu with qt5 11 years ago
Pieter Wuille b5ef85c7a2 No references to centralized databases in help text. 11 years ago
Philip Kaufmann 53a088154c rename fNoListen to fListen and move to net 11 years ago
Cozz Lovan 066d9a53c7 [Qt] Fix Start bitcoin on system login 11 years ago
Mathy Vanvoorden d2b82dd7d8
Spelling fix in comment 11 years ago
Cozz Lovan b90711cabf [Qt] Fix Transaction details shows wrong To: 11 years ago
Cory Fields e9df7f8757 Qt: Fix monospace font in osx 10.9 11 years ago
Federico Bond cdb36eff9f Fix warning when compiling in OS X 11 years ago
Wladimir J. van der Laan a8a0db6f21
qt: Periodic language update 11 years ago
Wladimir J. van der Laan 3e8ac6af9a
Replace non-threadsafe gmtime and setlocale 11 years ago
Wladimir J. van der Laan a60838d09a Replace non-threadsafe strerror 11 years ago
LongShao007 d90491a766 Update test_main.cpp 11 years ago
Wladimir J. van der Laan a48355dc44
Remove forward declaration for non-existent class CCoinsDB 11 years ago
R E Broadley 79d06dc6e0 Remove redundant c_str 11 years ago
Wladimir J. van der Laan 6fcdad787f
qt: Periodic language update 11 years ago
Pieter Wuille 305ccaa275 Add missing LOCK(cs_main) 11 years ago
Philip Kaufmann d4e1c61212 add DEFAULT_UPNP constant in net 11 years ago
Kamil Domanski f40dbeedde remove CPubKey::VerifyCompact( ) which is never used 11 years ago
Kamil Domanski 28b6c1def5 remove GetMedianTime( ) which is never used 11 years ago
Kamil Domanski 5bd4adca71 remove LookupHostNumeric( ) which is never used 11 years ago
Kamil Domanski 595f691d0a remove LogException( ) which is never used 11 years ago
Kamil Domanski f4057cb749 remove CTransaction::IsNewerThan which is never used 11 years ago
Kamil Domanski 0e31e5631c remove CWallet::AddReserveKey which is never used 11 years ago
R E Broadley 0a59723ff6 Remove extraneous c_str 11 years ago
Huang Le 0b78ba8ad6 Remove fDaemon flag checking on return from main(), which is useless and looks really strange. 11 years ago
Roy Badami 7007402956 Implement SI-style (thin space) thoudands separator 11 years ago
David Hill 122549f6de Fix incorrect checkpoint data for testnet3 11 years ago
Stuart Cardall 5248ff4099 SetupEnvironment() - clean commit 11 years ago
Kamil Domanski be54b87f22 remove ParseString(...) which is never used 11 years ago
Kamil Domanski d56e30ca89 removed a few unnecessary casts 11 years ago
Kamil Domanski 3e74ac22d5 json_spirit: #include <stdint.h> 11 years ago
Kamil Domanski 4b61a6a478 switch from boost int types to <stdint.h> 11 years ago
Wladimir J. van der Laan f923c07754 Support IPv6 lookup in bitcoin-cli even when IPv6 only bound on localhost 11 years ago
Wladimir J. van der Laan deb3572ab1 Add -rpcbind option to allow binding RPC port on a specific interface 11 years ago
Wladimir J. van der Laan 795b921dd2
qt: periodic language update 11 years ago
Federico Bond f25e3adf7d Fix build in OS X 10.9 11 years ago
Ashley Holman 8c93bf4c28 LoadBlockIndexDB(): Require block db reindex if any blk*.dat files are missing. 11 years ago
Pieter Wuille cd01a5e185 Enable paranoid corruption checks in LevelDB >= 1.16 11 years ago