53 Commits (5d5862a85e806f5e12c3da9f5a516839fb4c17a0)

Author SHA1 Message Date
Larry 5d5862a85e bitcore 7 years ago
Jonathan "Duke" Leto d81b08317f Rename missing_zcash_conf to missing_hush_conf 7 years ago
Jonathan "Duke" Leto 3eff8f0b91 Update various zcash references to Hush 7 years ago
Jonathan "Duke" Leto 70319624de Identify as Hush instead of Zcash on node server startup 7 years ago
Daira Hopwood f0d1accb7d Line-wrap privacy notice. Use <> around URL and end sentence with '.'. 7 years ago
Wladimir J. van der Laan afd64f76ea
evhttpd implementation 9 years ago
Simon 07cf426404 Remove stale Qt comments and dead code 7 years ago
Leo Arias 82c754f628 Fix the path to the example configuration 7 years ago
Jack Grigg 24f4e3365b
Show a friendly message explaining why zcashd needs a zcash.conf 7 years ago
Jack Grigg b3e712a4d2 Minor error message tweak 8 years ago
Jack Grigg a1de76c7a0 Bitcoin -> Zcash in version and help text 8 years ago
Taylor Hornby aaf6495948 Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 8 years ago
Daniel Cousens af6edac0bd *: alias -h for --help 9 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 9 years ago
Michael Ford 447d37e7d3 Use https link to bitcoin.org in Doxygen intro 9 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 9 years ago
Wladimir J. van der Laan 28ee7e8b8c Get rid of DetectShutdownThread 10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Philip Kaufmann 27df4123c4 make all catch() arguments const 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pavel Janík 3d0a1ce193 Process help and version arguments before datadir. 10 years ago
Cory Fields 71697f97d3 Separate protocol versioning from clientversion 10 years ago
Wladimir J. van der Laan d6712db354
Also create pid file in non-daemon mode 10 years ago
Wladimir J. van der Laan ad49c256c3 Split up util.cpp/h 10 years ago
Wladimir J. van der Laan b750cf1fb9
Remove cli functionality from bitcoind 10 years ago
Wladimir J. van der Laan 45615af26f Add 'about' information to `-version` output 10 years ago
Wladimir J. van der Laan 96b733e996 Add `-version` option to get just the version 10 years ago
jtimon a3d946ebdc Get rid of TestNet() 10 years ago
Huang Le 0b78ba8ad6 Remove fDaemon flag checking on return from main(), which is useless and looks really strange. 10 years ago
Stuart Cardall 5248ff4099 SetupEnvironment() - clean commit 10 years ago
Wladimir J. van der Laan 4ae5e72128
Show error message if ReadConfigFile fails 10 years ago
paveljanik db3a5e4151
Use the new name Bitcoin Core Daemon instead of Bitcoin server 10 years ago
Wladimir J. van der Laan 8b9adca446 Allow `-noserver` with bitcoind 11 years ago
Wladimir J. van der Laan 22f0135df0 Rebrand to `Bitcoin Core` 11 years ago
Wladimir J. van der Laan 0b47fe6bdc bitcoin-cli: remove unneeded dependencies (only code movement) 11 years ago
Wladimir J. van der Laan fb78cc2378 Split up bitcoinrpc (code movement only) 11 years ago
Wladimir J. van der Laan 0e165b97d9 doc: small doxygen update 11 years ago
Philip Kaufmann cd696e64df misc small changes to polish after include cleanup 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Wladimir J. van der Laan e30bd78f81 No more fHaveGUI 11 years ago
Pieter Wuille 722fa283d0 Break dependency of init on wallet. 11 years ago
Wladimir J. van der Laan 2a03a39020 Add separate bitcoin-rpc client 11 years ago
super3 db0e8ccd90 Bump Year Number to 2013 11 years ago
Philip Kaufmann 917ac1dcc1 make fCommandLine a local variable in AppInit() 11 years ago
Philip Kaufmann c55d1600da add missing Boost Thread join_all() call during shutdown 11 years ago
Philip Kaufmann a2189fbaf6 update SelectParamsFromCommandLine() handling/order 11 years ago
Philip Kaufmann a034c7ebb6 exclude CreatePidFile() function on WIN32 as it is unused 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago
Cory Fields 13c84b3bd5 build: add global var for whether or not the gui is enabled 11 years ago
Cory Fields c862d2ff22 build: split the non-gui startup routines into a new file 11 years ago