aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update init.cppBlameByte2014-02-121-2/+1
| | | Changed name from shutting down to dogecoin-shutoff from bitcoin-shutoff.
* Merge pull request #227 from dogecoin/developummjackson2014-02-081-5/+13
|\ | | | | let user select wallet file with -wallet=foo.dat
| * let user select wallet file with -wallet=foo.datJackson Palmer2014-02-071-5/+13
| | | | | | | | Ported from: https://github.com/bitcoin/bitcoin/pull/1889/commits
* | Merge pull request #219 from dooglus/change-1.5billym2k2014-02-061-0/+2
|\ \ | |/ |/| Document the -change option.
| * Document the -change option.Chris Moore2014-02-061-0/+2
| |
* | Debug logging changesAlan Westbrook2014-01-301-0/+3
| | | | | | | | | | | | | | | | Don’t write out logs by default unless you are using -server or -daemon flags Write debug logs out if you specify the -debuglog flag Do not write debug logs out if you specify -nodebuglog Write debug logs out if you specify -debug (overrides all other options)
* | Removing IRC for gathering addressesJackson Palmer2014-01-301-7/+0
|/ | | | Such DNS. Very seed.
* Bringing /src/ up to speed with 0.8.6.2ummjackson2014-01-231-33/+4
|
* added crS3x0r2014-01-201-0/+1
|
* Initial commitJackson Palmer2014-01-191-0/+1181
Successfully building on Ubuntu + Windows.