34 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto d4883bce7c More timedate changes from KMD 0.6 4 years ago
Duke Leto f5b4a57702 Fix -clientname, which must be used at runtime, not compile-time 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
Philip Kaufmann db954a65ac
use const references where appropriate 9 years ago
Jack Grigg a40034f7d6 Enable high-priority alerts to put the RPC into safe mode 8 years ago
Jorge Timón f14e687feb Chainparams: Decouple CAlert from CChainParams 9 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann b4347f6035 minor code style cleanup after recent merges 10 years ago
Cory Fields d2e74c55bd boost: moveonly: split CPubKey and friends to new files 10 years ago
Wladimir J. van der Laan 20a5f610d3 Don't relay alerts to peers before version negotiation 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Gavin Andresen e01a7939d3
Refactor -alertnotify code 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan 3802224110 Remove all other print() methods 10 years ago
Wladimir J. van der Laan 14f888ca80 Move network-time related functions to timedata.cpp/h 10 years ago
jtimon c8c52de3a0 Replace virtual methods with static attributes, chainparams.h depends on 10 years ago
Meeh 74f66a5e29 Fixed compile error on Debian jessie (gcc version 4.8.2 (Debian 4.8.2-16)) 10 years ago
Wladimir J. van der Laan f48742c2bf Get rid of C99 PRI?64 usage in source files 10 years ago
Wladimir J. van der Laan d5f1e727a8 Don't use PRIx64 formatting derives from inttypes.h 10 years ago
gubatron 57702541a2 Copyright header updates s/2013/2014 on files whose last git commit was done in 2014. 10 years ago
Wladimir J. van der Laan 7d9d134bf9 Remove redundant .c_str()s 10 years ago
Philip Kaufmann cd696e64df misc small changes to polish after include cleanup 11 years ago
Gavin Andresen 17faf56262 Refactor: pull alert string sanitization into util 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Gavin Andresen 881a85a22d Replace printf with LogPrintf / LogPrint 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
Gavin Andresen e5f163a041 -alertnotify=<cmd> 11 years ago
Gavin Andresen 286dbba2d2 Give testnet it's own alert key. 12 years ago
Gavin Andresen f35c6c4fb9 Refactor: move alert code from main to alert.cpp/h 12 years ago