8918 Commits (72fb5158b1c8bd85c2bccc87ba814170a0095d34)

Author SHA1 Message Date
Cory Fields 6b9f0d5554 build: nuke Makefile.include from orbit 10 years ago
Cory Fields 8b09ef7b63 build: add stub makefiles for easier subdir builds 10 years ago
Cory Fields be4e9aeb14 build: delete old Makefile.am's 10 years ago
Cory Fields 65e8ba4dbe build: Switch to non-recursive make 10 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
jtimon f0a83fc256 Use Params().NetworkID() instead of TestNet() from the payment protocol 11 years ago
shshshsh 7b45d943b2 Make max number of orphan blocks kept in memory a startup parameter (fixes #4253) 11 years ago
jtimon 2871889e83 net.h was using std namespace through chainparams.h included in protocol.h 11 years ago
jtimon c8c52de3a0 Replace virtual methods with static attributes, chainparams.h depends on 11 years ago
jtimon a3d946ebdc Get rid of TestNet() 11 years ago
jtimon 6fc0fa63d9 Add RPCisTestNet chain parameter 11 years ago
jtimon cfeb8235fd Add RequireStandard chain parameter 11 years ago
jtimon 21913a9ac9 Add AllowMinDifficultyBlocks chain parameter 11 years ago
jtimon d754f34e8d Move majority constants to chainparams 11 years ago
jtimon 8d26721498 Get rid of RegTest() 11 years ago
jtimon cb9bd83bba Add DefaultCheckMemPool chain parameter 11 years ago
jtimon 2595b9ac23 Add DefaultMinerThreads chain parameter 11 years ago
jtimon bfa9a1a638 Add MineBlocksOnDemand chain parameter 11 years ago
jtimon 1712adbe0b Add MiningRequiresPeers chain parameter 11 years ago
Kosta Zertsekel 71aaff393f Remove double-dash parameters from mapArgs 11 years ago
Andrew Poelstra 4a09e1df51
key.cpp: fail with a friendlier message on missing ssl EC support 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