8918 Commits (1317cd1928afbae14fedb39c8d23589a32fe2951)
 

Author SHA1 Message Date
Gavin Andresen 68d370bec4
CScheduler unit test 10 years ago
Wladimir J. van der Laan 339321522c
Merge pull request #6136 10 years ago
Cory Fields cfefe5b88c
scheduler: fix with boost <= 1.50 10 years ago
Cory Fields ca66717d89
build: make libboost_chrono mandatory 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
Wladimir J. van der Laan a538126a8c
Merge pull request #6110 10 years ago
Cory Fields 235b3a789d depends: sanity-check sources and cached builds 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
sandakersmann 3b00e7c231 [Trivial] Update COPYING 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
sandakersmann 78f44b60d5 Capitalized P2P 10 years ago
sandakersmann 8e9248d96b [Trivial] Cryptocurrency is one word 10 years ago
Chris Arnesen 803f51efe4 Typo in GetRawMemPool RPC method help: "]" --> "}" 10 years ago
Pavel Vasin 605a735425 addrman: update comments 10 years ago
Pieter Wuille dce8360e44 Reduce checkpoints' effect on consensus. 10 years ago
Gavin Andresen 351f73ecd5
Merge pull request #6125 10 years ago
Alex Morcos 8f0947be34 Increase timeouts in pruning.py and modify warning language. 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
Wladimir J. van der Laan 2cc1372190
Merge pull request #5159 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
Jonas Schnelli 51c7c7029e [QT] remove frame to avoid double-frame situation in sendcoinsentry.ui 10 years ago
Alex Morcos 14d4eef799 Fix removing of orphan transactions 10 years ago
Wladimir J. van der Laan 484821870b
Merge pull request #6123 10 years ago
Wladimir J. van der Laan 40de49c358
Merge pull request #5932 10 years ago
Gregory Maxwell bba7c24929 Avoid crash on start in TestBlockValidity with gen=1. 10 years ago
Pieter Wuille 67708acff9 Write block index more frequently than cache flushes 10 years ago
Pieter Wuille b3ed4236be Cache tweak and logging improvements 10 years ago
Pieter Wuille fc684ad8af Use accurate memory for flushing decisions 10 years ago
Pieter Wuille 046392dc1d Keep track of memory usage in CCoinsViewCache 10 years ago
Pieter Wuille 540629c6fb Add memusage.h 10 years ago
Tom Harding 5d34e16d3a Add txn_clone.py test 10 years ago
Wladimir J. van der Laan 7e0e7f823f
Merge pull request #6058 10 years ago
Jonas Schnelli 03c56872b5 appropriate response when trying to get a block in pruned mode 10 years ago
Wladimir J. van der Laan c1409d11ad
Merge pull request #6073 10 years ago
Wladimir J. van der Laan 23254131a3
Merge pull request #6093 10 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