5983 Commits (df9c2ee1c9c02b79ccbb6cbae03096c3f9af23c7)

Author SHA1 Message Date
Gavin Andresen c6cb21d17a Type-safe CFeeRate class 10 years ago
Ashley Holman b917555b04
qt: PeerTableModel: Fix potential deadlock. #4296 10 years ago
Cory Fields efe6888407 build: fix version dependency 10 years ago
Cory Fields f4d81129f0 build: quit abusing AM_CPPFLAGS 10 years ago
Cory Fields 56c157d5e0 build: avoid the use of top_ and abs_ dir paths 10 years ago
Cory Fields 70c71c50ce build: Tidy up file generation output 10 years ago
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 10 years ago
Wladimir J. van der Laan a92aded70e
Fix GUI build with `--disable-wallet` 10 years ago
Philip Kaufmann fe6bff2eae [Qt] add BerkeleyDB version info to RPCConsole 10 years ago
Philip Kaufmann 5bd02cf715 log used config file to debug.log on startup 10 years ago
Wladimir J. van der Laan 4a48a0671d
Remove side effect in assertion in ProcessGetData 10 years ago
jtimon f0a83fc256 Use Params().NetworkID() instead of TestNet() from the payment protocol 10 years ago
shshshsh 7b45d943b2 Make max number of orphan blocks kept in memory a startup parameter (fixes #4253) 10 years ago
jtimon 2871889e83 net.h was using std namespace through chainparams.h included in protocol.h 10 years ago
jtimon c8c52de3a0 Replace virtual methods with static attributes, chainparams.h depends on 10 years ago
jtimon a3d946ebdc Get rid of TestNet() 10 years ago
jtimon 6fc0fa63d9 Add RPCisTestNet chain parameter 10 years ago
jtimon cfeb8235fd Add RequireStandard chain parameter 10 years ago
jtimon 21913a9ac9 Add AllowMinDifficultyBlocks chain parameter 10 years ago
jtimon d754f34e8d Move majority constants to chainparams 10 years ago
jtimon 8d26721498 Get rid of RegTest() 10 years ago
jtimon cb9bd83bba Add DefaultCheckMemPool chain parameter 10 years ago
jtimon 2595b9ac23 Add DefaultMinerThreads chain parameter 10 years ago
jtimon bfa9a1a638 Add MineBlocksOnDemand chain parameter 10 years ago
jtimon 1712adbe0b Add MiningRequiresPeers chain parameter 10 years ago
Kosta Zertsekel 71aaff393f Remove double-dash parameters from mapArgs 10 years ago
Andrew Poelstra 4a09e1df51
key.cpp: fail with a friendlier message on missing ssl EC support 10 years ago
Jeff Garzik d04fd3e2af CWallet: fix nTimeFirstKey init, by making constructor init common code 10 years ago
Cozz Lovan 06a91d9698 VerifyDB progress 10 years ago
Philip Kaufmann bbe1925ce3 [Qt] style police and small addition in rpcconsole 10 years ago
Ashley Holman 65f78a111f
Qt: Add GUI view of peer information. #4133 10 years ago
tm314159 91855f279d Properly initialize CWallet::nTimeFirstKey 10 years ago
Tawanda Kembo 516053c349 Make links on 'About Bitcoin Core' into clickable (squashed 5 comits into one) 10 years ago
Wladimir J. van der Laan 11ef78f115
Periodic language update 10 years ago
Andreas Schildbach 223a6f7800 Fix stray uppercase A in tx_valid.json. 10 years ago
Philip Kaufmann cb7a3edc3d remove dup of extern int nConnectTimeout; in netbase 10 years ago
Huang Le aab2c0fd7e Remove template matching params from GetOpName() 10 years ago
Huang Le 09a54a65c0 Use pnode->nLastRecv as sync score directly 10 years ago
Pieter Wuille 5823449e2d Limit number of known addresses per peer 10 years ago
Cory Fields c21c74bec4 osx: Fix missing dock menu with qt5 10 years ago
Pieter Wuille b5ef85c7a2 No references to centralized databases in help text. 10 years ago
Philip Kaufmann 53a088154c rename fNoListen to fListen and move to net 10 years ago
Cozz Lovan 066d9a53c7 [Qt] Fix Start bitcoin on system login 10 years ago
Mathy Vanvoorden d2b82dd7d8
Spelling fix in comment 10 years ago
Cozz Lovan b90711cabf [Qt] Fix Transaction details shows wrong To: 10 years ago
Cory Fields e9df7f8757 Qt: Fix monospace font in osx 10.9 10 years ago