6144 Commits (07f70b2dde26ef2b8857642043b149ff23f59a5c)

Author SHA1 Message Date
Jonas Schnelli 53b4671a9d extend conversion to UniValue 9 years ago
Jeff Garzik 15982a8b69 Convert tree to using univalue. Eliminate all json_spirit uses. 9 years ago
Jeff Garzik 5e3060c0d1 UniValue: export NullUniValue global constant 9 years ago
Jeff Garzik efc7883772 UniValue: prefer .size() to .count(), to harmonize w/ existing tree 9 years ago
Adam Weiss c257a8c9a6 Prune: Support noncontiguous block files 9 years ago
Suhas Daftuar bfc30b3437 Ignore unrequested blocks too far ahead of tip 9 years ago
Wladimir J. van der Laan 4e157fc60d json: fail read_string if string contains trailing garbage 9 years ago
Mark Friedenbach efd44440d8 Explicitly set tx.nVersion for the genesis block and mining tests 9 years ago
Suhas Daftuar 9be0e6837b Be stricter in processing unrequested blocks 9 years ago
Philip Kaufmann d648236d87 bump version in clientversion.h 9 years ago
Philip Kaufmann 51fc672f59 [Qt] disconnect peers from peers tab via context menu 9 years ago
Philip Kaufmann eebd4cca19 [init] add -blockversion help and extend -upnp help 9 years ago
Philip Kaufmann d6922aad2c [net, trivial] remove using namespace std pollution in netbase.cpp 9 years ago
Philip Kaufmann 49b22928ee [net, trivial] explicitly use std::string for FindNode 9 years ago
Luke Dashjr d449772cf6 Remove P2SH coinbase flag, no longer interesting 9 years ago
Jonas Schnelli 7e6569ea5b [squashme] improve/corrects prune mode detection test for required wallet rescans 10 years ago
Jonas Schnelli 7a12119d7a [RPC] disable import functions in pruned mode 10 years ago
Jonas Schnelli 3201035f22 [autoprune] allow wallet in pruned mode 10 years ago
Peter Todd 0bb43854c7
Improve comment explaining purpose of MAX_MONEY constant 10 years ago
Mark Friedenbach ef8dfe41d1 Prevent block.nTime from decreasing 10 years ago
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 10 years ago
Suhas Daftuar 8273793350 Eliminate compiler warning due to unused variable 10 years ago
Suhas Daftuar a1ba0778dd Ignore getheaders requests when not synced. 10 years ago
Jorge Timón e69734309c Chainparams: Explicit CMessageHeader::MessageStartChars to functions in main: 10 years ago
Peter Todd 28bf06236d
Fix off-by-one error w/ nLockTime in the wallet 10 years ago
Jonas Schnelli 64b8027c5c rest.cpp: strip whitespace 10 years ago
Wladimir J. van der Laan 165e323d85 qt: Periodic translation update 10 years ago
Michael Ford 8697ff33ed Remove duplicate chainparams.h include from alert_tests 10 years ago
Wladimir J. van der Laan b45c50ce51 Fix two problems in CSubNet parsing 10 years ago
Wladimir J. van der Laan 19e8d7be42 Simplify code for CSubnet 10 years ago
Adam Weiss ffdda4e8a7 Catch errors on datadir lock and pidfile delete 10 years ago
Luke Dashjr cc24610fdb Update Windows resource files (and add one for bitcoin-tx) 10 years ago
Wladimir J. van der Laan bdcf5dea7c Fix intermittent hang issue in scheduler_tests 10 years ago
lpescher aa41bc84b1 Update help message to match the #4219 change 10 years ago
lpescher cb87386241 Make command line option to show all debugging consistent with similar options 10 years ago
Jonas Schnelli fb21862b92 [QT] mainwindow toolbar must not be movable 10 years ago
Jonas Schnelli 16d9cb7e29 [QT] overviewpage: make sure warning icons gets colored 10 years ago
Wladimir J. van der Laan e2e7f9513f
qt: fix unused function warning in scicon.cpp 10 years ago
Wladimir J. van der Laan 8c35b6f3be Parameter interaction: disable upnp if -proxy set 10 years ago
Michael Ford 08d9373e2f Remove unused code from wallet and validation interface 10 years ago
Alex Morcos 2457dc43ac Change default nTxConfirmTarget to 2 10 years ago
Wladimir J. van der Laan 77ed59df4d wallet: Introduce constant for `-txconfirmtarget` default 10 years ago
Gavin Andresen f50105486f
More robust CScheduler unit test 10 years ago
Jorge Timón 935bd0a447 Chainparams: Refactor: Decouple main::GetBlockValue() from Params() [renamed GetBlockSubsidy] 10 years ago
jtimon da29ecbcc6 Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
Cory Fields 27afcd89db Consensus: Refactor: Decouple CValidationState from main::AbortNode() 10 years ago
Wladimir J. van der Laan ac75bafafd
qt: translations update 10 years ago
Alex Morcos c208040354 Fix for clearing fCheckForPruning 10 years ago
Wladimir J. van der Laan 881027a79d Remove assertion from ~LockedPageManager 10 years ago
Gavin Andresen 36cba8f118
Alert if it is very likely we are getting a bad chain 10 years ago