5750 Commits (7fd5b801ff16d748b5ca13ded09ed5da8eacf7e7)

Author SHA1 Message Date
Philip Kaufmann d6922aad2c [net, trivial] remove using namespace std pollution in netbase.cpp 9 years ago
Philip Kaufmann 49b22928ee [net, trivial] explicitly use std::string for FindNode 9 years ago
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 9 years ago
Suhas Daftuar 8273793350 Eliminate compiler warning due to unused variable 9 years ago
Jorge Timón e69734309c Chainparams: Explicit CMessageHeader::MessageStartChars to functions in main: 9 years ago
Jonas Schnelli 64b8027c5c rest.cpp: strip whitespace 9 years ago
Wladimir J. van der Laan 165e323d85 qt: Periodic translation update 9 years ago
Michael Ford 8697ff33ed Remove duplicate chainparams.h include from alert_tests 9 years ago
Wladimir J. van der Laan b45c50ce51 Fix two problems in CSubNet parsing 9 years ago
Wladimir J. van der Laan 19e8d7be42 Simplify code for CSubnet 9 years ago
Adam Weiss ffdda4e8a7 Catch errors on datadir lock and pidfile delete 10 years ago
Luke Dashjr cc24610fdb Update Windows resource files (and add one for bitcoin-tx) 10 years ago
Wladimir J. van der Laan bdcf5dea7c Fix intermittent hang issue in scheduler_tests 10 years ago
Jonas Schnelli fb21862b92 [QT] mainwindow toolbar must not be movable 10 years ago
Jonas Schnelli 16d9cb7e29 [QT] overviewpage: make sure warning icons gets colored 10 years ago
Wladimir J. van der Laan e2e7f9513f
qt: fix unused function warning in scicon.cpp 10 years ago
Wladimir J. van der Laan 8c35b6f3be Parameter interaction: disable upnp if -proxy set 10 years ago
Alex Morcos 2457dc43ac Change default nTxConfirmTarget to 2 10 years ago
Wladimir J. van der Laan 77ed59df4d wallet: Introduce constant for `-txconfirmtarget` default 10 years ago
Gavin Andresen f50105486f
More robust CScheduler unit test 10 years ago
Jorge Timón 935bd0a447 Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed GetBlockSubsidy] 10 years ago
jtimon da29ecbcc6 Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
Cory Fields 27afcd89db Consensus: Refactor: Decouple CValidationState from main::AbortNode() 10 years ago
Wladimir J. van der Laan ac75bafafd
qt: translations update 10 years ago
Alex Morcos c208040354 Fix for clearing fCheckForPruning 10 years ago
Wladimir J. van der Laan 881027a79d Remove assertion from ~LockedPageManager 10 years ago
Gavin Andresen 36cba8f118
Alert if it is very likely we are getting a bad chain 10 years ago
Gavin Andresen 9a1dcea2df
Use CScheduler for net's DumpAddresses 10 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 10 years ago
Gavin Andresen 68d370bec4
CScheduler unit test 10 years ago
Cory Fields cfefe5b88c
scheduler: fix with boost <= 1.50 10 years ago
Gavin Andresen 928b950e3b
CScheduler class for lightweight task scheduling 10 years ago
Philip Kaufmann e656560edb
[Qt] add defaultConfirmTarget constant to sendcoinsdialog 10 years ago
Philip Kaufmann a5baba52c5 minor: remove unneeded bool in CWalletDB::Recover 10 years ago
BitcoinPRReadingGroup f13dac972c Comment edits and cleanup 10 years ago
Jorge Timón ff734e905f Alphabetic order in makefile 10 years ago
Philip Kaufmann 5207f33f45 fix header include groups 10 years ago
Philip Kaufmann 59b149ff82 remove unneeded incude of wallet/db.h from rpcmining.cpp 10 years ago
Philip Kaufmann 3703385547 remove unused classes from db.h 10 years ago
Philip Kaufmann 0a7bcb7e55 fix IDE/compiler warning "extra ';'" in validationinterface.h 10 years ago
ayeowch dd9e688b3b Trivial: Corrected owner of DNS seeder 10 years ago
Philip Kaufmann a60bfd810f [init] better message when no wallet support is compiled in 10 years ago
Chris Arnesen 803f51efe4 Typo in GetRawMemPool RPC method help: "]" --> "}" 10 years ago
Pavel Vasin 605a735425 addrman: update comments 10 years ago
Suhas Daftuar b89f30775d Fix incorrect variable name in FindFilesToPrune 10 years ago
Jonas Schnelli ca5f688547 [QT] don't colorize icons on win and mac 10 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 10 years ago
Alex Morcos 472b4c5dda Clean up parsing of bool command line args 10 years ago
Alex Morcos 86a5f4b54e Relocate calls to CheckDiskSpace 10 years ago
Jonas Schnelli 7247d103ff [QT] use alert icon with tooltip insted of "(out of sync)" text 10 years ago