8918 Commits (72fb5158b1c8bd85c2bccc87ba814170a0095d34)

Author SHA1 Message Date
jtimon e8ea0fd19e MOVEONLY: CInPoint from core to txmempool 10 years ago
jtimon ca3ce0fa03 squashme on 3fdb9e8c (Bluematt's bikeshedding) 10 years ago
Michael Ford 6f155bdb80 Add LIBTOOLFLAGS CXX tag to qt makefile include 10 years ago
Cory Fields 5f4bcf6b14 boost: drop boost dependency in version.cpp. 10 years ago
Cory Fields 352058e8b0 boost: drop boost dependency in utilstrencodings.cpp 10 years ago
Cory Fields e1c9467766 boost: drop boost dependency in core.cpp 10 years ago
Cory Fields e405aa48c7 boost: remove CPrivKey dependency from CECKey 10 years ago
Cory Fields 52955068b7 boost: drop dependency on tuple in serialization 10 years ago
Cory Fields 1d9b86d584 boost: drop dependency on is_fundamental in serialization 10 years ago
Pieter Wuille e11b2ce4c6 Fix large reorgs 10 years ago
Pieter Wuille afc32c5eea Fix rebuild-chainstate feature and improve its performance 10 years ago
Pieter Wuille 16d5194165 Skip reindexed blocks individually 10 years ago
Wladimir J. van der Laan ad96e7ccd9 Make -reindex cope with out-of-order blocks 10 years ago
Pieter Wuille e17bd58392 Rename setBlockIndexValid to setBlockIndexCandidates 10 years ago
R E Broadley 1af838b339 Add height to "Requesting block" debug 10 years ago
R E Broadley 1bcee67ee7 Better logging of stalling 10 years ago
R E Broadley 4c93322923 Improve getheaders (sending) logging 10 years ago
Pieter Wuille f244c99c96 Remove CheckMinWork, as we always know all parent headers 10 years ago
Pieter Wuille ad6e601712 RPC additions after headers-first 10 years ago
Pieter Wuille 341735eb8f Headers-first synchronization 10 years ago
Luke Dashjr c0195b1c31 Bugfix: Remove default from -zapwallettxes description (inaccurate) 10 years ago
Cory Fields 28d412ff20 build: quit abusing LIBS for Windows builds. 10 years ago
Luke e21b2e0d5f Typo in test 10 years ago
Peter Todd ba7fcc8de0
Discourage fee sniping with nLockTime 10 years ago
jtimon ebdb9ff639 SQUASHME: fix "Reserve only one network specific cached path per session" 10 years ago
Luke Dashjr 0a08aa8f2a Parameterise command line option defaults, so translations are independent of them 10 years ago
Cory Fields d5fd094569 build: fix qt test build when libprotobuf is in a non-standard path 10 years ago
jtimon b796cb084b SQUASHME: NetworkIdFromCommandLine() function instead of method 10 years ago
jtimon 6fd546dd96 Remove CChainParams::NetworkID() 10 years ago
jtimon cc97210799 Add fTestnetToBeDeprecatedFieldRPC to CChainParams 10 years ago
jtimon e11712df7e Move checkpoint data selection to chainparams 10 years ago
Wladimir J. van der Laan 6de50c3c9a qt: add network-specific style object 10 years ago
Gavin Andresen dbca89b74b
Trigger -alertnotify if network is upgrading without you 10 years ago
Gavin Andresen e01a7939d3
Refactor -alertnotify code 10 years ago
Pieter Wuille 9df9cf5a9f Make SCRIPT_VERIFY_STRICTENC compatible with BIP62 10 years ago
Pieter Wuille 2c930d932b Prettify JSON tests and minimize diffs 10 years ago
Andy Alness 9d7cd4c598 Don't return an address for invalid pubkeys 10 years ago
Cozz Lovan 3e61eb9c51 minor txindex documentation improvement 10 years ago
Philip Kaufmann de10efd154 add -timeout default as constant and use them 10 years ago
Philip Kaufmann 4dc5eb057c fix a lock indentation in main.cpp 10 years ago
Philip Kaufmann 5eed8c21c7 minor license, header end comment etc. cleanup in /script 10 years ago
Pieter Wuille ed6d1a2c7b Keep information about all block files in memory 10 years ago
Cozz Lovan 44bc988e7b [Wallet] Do not flush the wallet in AddToWalletIfInvolvingMe(..) 10 years ago
Cozz Lovan ccca27a788 [Wallet] Watch-only fixes 10 years ago
Wladimir J. van der Laan eb6b3b245c Update English translation 10 years ago
Wladimir J. van der Laan b9b2e3fabd Don't translate state.Abort() messages 10 years ago
jtimon 54510f2672 DRY: Avoid repetitions in script_test 10 years ago
Pieter Wuille e790c370b5 Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker 10 years ago
Pieter Wuille 5c1e798a8e Make signature cache optional 10 years ago
Pieter Wuille c7829ea797 Abstract out SignatureChecker 10 years ago