3895 Commits (07b233a1b6e5f15ac7c8b3343088d1b2f3c8e1f1)

Author SHA1 Message Date
Pieter Wuille 18e72167dd Push cs_mains down in ProcessBlock 11 years ago
Pieter Wuille 202e01941c Move all post-chaintip-change notifications to ActivateBestChain 11 years ago
Pieter Wuille 4e0eed88ac Allow ActivateBestChain to release its lock on cs_main 11 years ago
Pieter Wuille 77339e5aec Get rid of the static chainMostWork (optimization) 11 years ago
Drak 02bec4b268 Fix compiler warnings 11 years ago
Wladimir J. van der Laan db41541bc2
qt: Periodic translation update 11 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods 11 years ago
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 11 years ago
Ashley Holman b917555b04
qt: PeerTableModel: Fix potential deadlock. #4296 11 years ago
Cory Fields efe6888407 build: fix version dependency 11 years ago
Cory Fields f4d81129f0 build: quit abusing AM_CPPFLAGS 11 years ago
Cory Fields 56c157d5e0 build: avoid the use of top_ and abs_ dir paths 11 years ago
Cory Fields 70c71c50ce build: Tidy up file generation output 11 years ago
Cory Fields 6b9f0d5554 build: nuke Makefile.include from orbit 11 years ago
Cory Fields 8b09ef7b63 build: add stub makefiles for easier subdir builds 11 years ago
Cory Fields be4e9aeb14 build: delete old Makefile.am's 11 years ago
Cory Fields 65e8ba4dbe build: Switch to non-recursive make 11 years ago
Wladimir J. van der Laan 7d4dda7630 Remove global strWalletFile 11 years ago
Wladimir J. van der Laan a92aded70e
Fix GUI build with `--disable-wallet` 11 years ago
Philip Kaufmann fe6bff2eae [Qt] add BerkeleyDB version info to RPCConsole 11 years ago
Philip Kaufmann 5bd02cf715 log used config file to debug.log on startup 11 years ago
Wladimir J. van der Laan 4a48a0671d
Remove side effect in assertion in ProcessGetData 11 years ago
shshshsh 7b45d943b2 Make max number of orphan blocks kept in memory a startup parameter (fixes #4253) 11 years ago
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