6320 Commits (8fe30fb4d130532d4a0e4c9d143f03e1b85a749e)

Author SHA1 Message Date
Alex Morcos 2457dc43ac Change default nTxConfirmTarget to 2 9 years ago
Wladimir J. van der Laan 77ed59df4d wallet: Introduce constant for `-txconfirmtarget` default 9 years ago
Gavin Andresen f50105486f
More robust CScheduler unit test 9 years ago
Jorge Timón 935bd0a447 Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed GetBlockSubsidy] 9 years ago
jtimon da29ecbcc6 Consensus: MOVEONLY: Move CValidationState from main consensus/validation 9 years ago
Cory Fields 27afcd89db Consensus: Refactor: Decouple CValidationState from main::AbortNode() 9 years ago
Wladimir J. van der Laan ac75bafafd
qt: translations update 9 years ago
Alex Morcos c208040354 Fix for clearing fCheckForPruning 9 years ago
Wladimir J. van der Laan 881027a79d Remove assertion from ~LockedPageManager 9 years ago
Gavin Andresen 36cba8f118
Alert if it is very likely we are getting a bad chain 9 years ago
Gavin Andresen 9a1dcea2df
Use CScheduler for net's DumpAddresses 9 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 9 years ago
Gavin Andresen 68d370bec4
CScheduler unit test 9 years ago
Cory Fields cfefe5b88c
scheduler: fix with boost <= 1.50 9 years ago
Gavin Andresen 928b950e3b
CScheduler class for lightweight task scheduling 9 years ago
Philip Kaufmann e656560edb
[Qt] add defaultConfirmTarget constant to sendcoinsdialog 9 years ago
Philip Kaufmann a5baba52c5 minor: remove unneeded bool in CWalletDB::Recover 9 years ago
BitcoinPRReadingGroup f13dac972c Comment edits and cleanup 9 years ago
Jorge Timón ff734e905f Alphabetic order in makefile 9 years ago
Philip Kaufmann 5207f33f45 fix header include groups 9 years ago
Philip Kaufmann 59b149ff82 remove unneeded incude of wallet/db.h from rpcmining.cpp 9 years ago
Philip Kaufmann 3703385547 remove unused classes from db.h 9 years ago
Philip Kaufmann 0a7bcb7e55 fix IDE/compiler warning "extra ';'" in validationinterface.h 9 years ago
ayeowch dd9e688b3b Trivial: Corrected owner of DNS seeder 9 years ago
Philip Kaufmann a60bfd810f [init] better message when no wallet support is compiled in 9 years ago
Chris Arnesen 803f51efe4 Typo in GetRawMemPool RPC method help: "]" --> "}" 9 years ago
Pavel Vasin 605a735425 addrman: update comments 9 years ago
Pieter Wuille dce8360e44 Reduce checkpoints' effect on consensus. 9 years ago
Suhas Daftuar b89f30775d Fix incorrect variable name in FindFilesToPrune 9 years ago
Jonas Schnelli ca5f688547 [QT] don't colorize icons on win and mac 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 9 years ago
Alex Morcos 472b4c5dda Clean up parsing of bool command line args 9 years ago
Alex Morcos 86a5f4b54e Relocate calls to CheckDiskSpace 9 years ago
Jonas Schnelli 7247d103ff [QT] use alert icon with tooltip insted of "(out of sync)" text 9 years ago
Jonas Schnelli 51c7c7029e [QT] remove frame to avoid double-frame situation in sendcoinsentry.ui 9 years ago
Alex Morcos 14d4eef799 Fix removing of orphan transactions 9 years ago
Gregory Maxwell bba7c24929 Avoid crash on start in TestBlockValidity with gen=1. 9 years ago
Pieter Wuille 67708acff9 Write block index more frequently than cache flushes 9 years ago
Pieter Wuille b3ed4236be Cache tweak and logging improvements 9 years ago
Pieter Wuille fc684ad8af Use accurate memory for flushing decisions 9 years ago
Pieter Wuille 046392dc1d Keep track of memory usage in CCoinsViewCache 9 years ago
Pieter Wuille 540629c6fb Add memusage.h 9 years ago
Jonas Schnelli 03c56872b5 appropriate response when trying to get a block in pruned mode 9 years ago
Jonas Schnelli 3da7849007 [squashme] simplify SetupEnvironment() (by dexX7) 10 years ago
Peter Todd 48e9c57cf0 Move LOCKTIME_THRESHOLD to src/script/script.h 10 years ago
Peter Todd 99088d60d8 Make CScriptNum() take nMaxNumSize as an argument 10 years ago
Jonas Schnelli a1d0ec44d7 re-add -reindex help message 10 years ago
Cory Fields a574899671 chaincodes: abstract away more chaincode behavior 10 years ago
Dave Collins 1c54757f86 Add more script edge condition tests. 10 years ago
Jonas Schnelli 2a6b844427 [QT] change transaction amount and height in overview page 10 years ago