6144 Commits (07f70b2dde26ef2b8857642043b149ff23f59a5c)

Author SHA1 Message Date
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
R E Broadley 4bb30a1eb8 Correct logging AcceptBlock()->AcceptBlockHeader() 10 years ago
Eric Shaw bc470c43ee Changed mixed indentation to four spaces 10 years ago
Eric Shaw 31d6390fd1 Fixed setaccount accepting foreign address 10 years ago
Wladimir J. van der Laan fbd36d8fb5
Avoid introducing a virtual into CChainParams 10 years ago
SergioDemianLerner f0fd00cb77 Switch testing framework from MAIN to new UNITTEST network 10 years ago
Philip Kaufmann 4bd1185280 Qt: allow "emergency" shutdown during startup 10 years ago
Philip Kaufmann e2efdf3937 amount.h: update license, add header end comment + rem from util.h 10 years ago
Philip Kaufmann 938bccebf1 CAutoFile: make file private 10 years ago
Philip Kaufmann 0c35486dc9 CBufferedFile: add explicit close function 10 years ago
Philip Kaufmann c9fb27da0a CBufferedFile: convert into a non-refcounted RAII wrapper 10 years ago
Wladimir J. van der Laan 8d132431b4
Revert merge of pull #4845 10 years ago
Mark Friedenbach f74fc9b22d Print input index when signature validation fails, to aid debugging. 10 years ago
Mark Friedenbach 217a5c9238 When transaction outputs exceed inputs, show the offending amounts so as to aid debugging. 10 years ago
Wladimir J. van der Laan c122f5528c qt: Register CAmount metatype 10 years ago
Philip Kaufmann c375b5c102 remove dead/unused code in walletdb.cpp 10 years ago
Philip Kaufmann b5ec5fe0cb update getnetworkinfo help with subversion 10 years ago
Philip Kaufmann d0c4197ef6 change exit(1) to an assert in CWallet::EncryptWallet 10 years ago
Philip Kaufmann 870da77da6 fix possible memory leaks in CWallet::EncryptWallet 10 years ago
Philip Kaufmann f606bb9baf fix a possible memory leak in CWalletDB::Recover 10 years ago
Cory Fields 63c17613ab tests: fix false-positive under win64 10 years ago
Cory Fields 41d67c78bf tests: fix python test-runner for windows 10 years ago
Pieter Wuille 68af7d02cf Fix vector out of bounds in script tests 10 years ago
Wladimir J. van der Laan 4705902777 Avoid introducing a virtual into CChainParams 10 years ago
SergioDemianLerner 5e2e7fcb99 Suggested corrections on comments, variable names. 10 years ago
SergioDemianLerner a25fd6be13 Switch testing framework from MAIN to new UNITTEST network 10 years ago