6066 Commits (e128464bc5ae7e81fc84530b829343b03781f5a6)

Author SHA1 Message Date
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) 9 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
Jorge Timón 51aa24927e Chainparams: Refactor: Decouple IsSuperMajority from Params() 10 years ago
dexX7 8ac2a4e178
RPC: show script verification errors in "signrawtransaction" result 10 years ago
Wladimir J. van der Laan 12f78ed4f9
qt: update translations from Transifex - first run for 0.11 10 years ago
Wladimir J. van der Laan fc44231cb7
trivial: Merge pruning help message after Transifex comment 10 years ago
Wladimir J. van der Laan 04140457f4 Show an init message while activating best chain 10 years ago
Pieter Wuille a56054be65 Update key.cpp to use new libsecp256k1 10 years ago
Wladimir J. van der Laan 59305cebee
qt: fix numerusform in English translation 10 years ago
Wladimir J. van der Laan 20b3dc85ed
qt: English translation update before enabling translation for 0.11 10 years ago
Luke Dashjr b05a89b2de Non-grammatical language improvements 10 years ago
Pieter Wuille 8cf1485f3b Abstract chaincodes into CChainCode 10 years ago
Jonas Schnelli b3ffcdf916 don't imbue boost::filesystem::path with locale "C" on windows 10 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 10 years ago
Cory Fields a8cdaf5c96 checkpoints: move the checkpoints enable boolean into main 10 years ago
Cory Fields 11982d366d checkpoints: Decouple checkpoints from Params 10 years ago
Cory Fields 699682304f checkpoints: make checkpoints a member of CChainParams 10 years ago
Cory Fields 9f13a10548 checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer 10 years ago
svost d3c09ba67e Trivial: useless cast (ptime)(I'm ptime) 10 years ago
Pieter Wuille f46a680f42 Better mruset unit test 10 years ago
Pieter Wuille d4d5022cfc Use ring buffer of set iterators instead of deque of copies in mruset 10 years ago
Gavin Andresen d81cff32e5 Replace mruset setAddrKnown with CRollingBloomFilter addrKnown 10 years ago
Gavin Andresen 69a5f8be0a Rolling bloom filter class 10 years ago
Jonas Schnelli 1a0259f7f0 add jonasschnellis dns seeder 10 years ago