FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/bitcoind.cpp - Dash-OS/bitcoin · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Dash-OS
/
bitcoin
Public
forked from
bitcoin/bitcoin
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bitcoin
src
bitcoind.cpp
on
master
User selector
Datepicker
Commit history
Commits on Jan 2, 2018
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
committed
595a7ba
View commit details
Copy full SHA for 595a7ba
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
scripted-diff: Replace #include "" with #include <> (ryanofsky)
Show description for 1a44534
meshcollider
committed
1a44534
View commit details
Copy full SHA for 1a44534
View code at this point
Browse repository at this point
Commits on Oct 16, 2017
Init: Remove redundant exit(EXIT_FAILURE) instances and replace with return false
donaloconnor
committed
b296bf1
View commit details
Copy full SHA for b296bf1
View code at this point
Browse repository at this point
Commits on Aug 14, 2017
scripted-diff: stop using the gArgs wrappers
Show description for bb81e17
Marko Bencun
authored and
laanwj
committed
bb81e17
View commit details
Copy full SHA for bb81e17
View code at this point
Browse repository at this point
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
Show description for ce74799
laanwj
committed
ce74799
View commit details
Copy full SHA for ce74799
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
Show description for 90d4d89
practicalswift
committed
90d4d89
View commit details
Copy full SHA for 90d4d89
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Always wait for threadGroup to exit in bitcoind shutdown
Show description for efac91e
TheBlueMatt
committed
efac91e
View commit details
Copy full SHA for efac91e
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
init: Factor out AppInitLockDataDirectory
Show description for dba485d
laanwj
committed
dba485d
View commit details
Copy full SHA for dba485d
View code at this point
Browse repository at this point
Commits on Jun 9, 2017
Remove unused Boost includes
practicalswift
committed
49de096
View commit details
Copy full SHA for 49de096
View code at this point
Browse repository at this point
Commits on May 24, 2017
Make bitcoind invalid argument error message specific
Show description for cd5622d
laanwj
committed
cd5622d
View commit details
Copy full SHA for cd5622d
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Replace uses of boost::filesystem with fs
Show description for bac5c9c
laanwj
committed
bac5c9c
View commit details
Copy full SHA for bac5c9c
View code at this point
Browse repository at this point
Replace includes of boost/filesystem.h with fs.h
Show description for 7d5172d
laanwj
committed
7d5172d
View commit details
Copy full SHA for 7d5172d
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
use EXIT_ codes instead of magic numbers
Show description for a87d02a
Marko Bencun
committed
a87d02a
View commit details
Copy full SHA for a87d02a
View code at this point
Browse repository at this point
Commits on Dec 31, 2016
Increment MIT Licence copyright header year on files modified in 2016
Show description for 27765b6
isle2983
committed
27765b6
View commit details
Copy full SHA for 27765b6
View code at this point
Browse repository at this point
Commits on Dec 24, 2016
Un-expose mapArgs from utils.h
TheBlueMatt
committed
4cd373a
View commit details
Copy full SHA for 4cd373a
View code at this point
Browse repository at this point
Introduce (and use) an IsArgSet accessor method
TheBlueMatt
committed
0cf86a6
View commit details
Copy full SHA for 0cf86a6
View code at this point
Browse repository at this point
Remove arguments to ParseConfigFile
TheBlueMatt
committed
c8042a4
View commit details
Copy full SHA for c8042a4
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Merge #9010: Split up AppInit2 into multiple phases, daemonize after datadir lock errors
Show description for a143b88
sipa
committed
a143b88
View commit details
Copy full SHA for a143b88
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
init: Split up AppInit2 into multiple phases
Show description for 0cc8b6b
laanwj
committed
0cc8b6b
View commit details
Copy full SHA for 0cc8b6b
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
Every main()/exit() should return/use one of EXIT_ codes instead of magic numbers
UdjinM6
committed
4441018
View commit details
Copy full SHA for 4441018
View code at this point
Browse repository at this point
Commits on Nov 4, 2016
Fix exit codes:
Show description for bd0de13
UdjinM6
committed
bd0de13
View commit details
Copy full SHA for bd0de13
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs
jtimon
committed
3450c18
View commit details
Copy full SHA for 3450c18
View code at this point
Browse repository at this point
Commits on Sep 26, 2016
bitcoind: Daemonize using daemon(3)
Show description for a92bf4a
Matthew King
authored and
laanwj
committed
a92bf4a
View commit details
Copy full SHA for a92bf4a
View code at this point
Browse repository at this point
Commits on Sep 4, 2016
trivial: remove unnecessary variable fDaemon
mruddy
committed
ff2ed7a
View commit details
Copy full SHA for ff2ed7a
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Merge branch 'master' into single_prodname
luke-jr
committed
a68bb9f
View commit details
Copy full SHA for a68bb9f
View code at this point
Browse repository at this point
When/if the copyright line does not mention Bitcoin Core developers, add a second line to copyrights in -version, About dialog, and splash screen
luke-jr
committed
027fdb8
View commit details
Copy full SHA for 027fdb8
View code at this point
Browse repository at this point
Commits on Jan 20, 2016
move rpc* to rpc/
Daniel Cousens
committed
a0eaff8
View commit details
Copy full SHA for a0eaff8
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Unify package name to as few places as possible without major changes
luke-jr
committed
d5f4683
View commit details
Copy full SHA for d5f4683
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
Bump copyright headers to 2015
MarcoFalke
committed
fa24439
View commit details
Copy full SHA for fa24439
View code at this point
Browse repository at this point
Commits on Nov 27, 2015
Initialize logging before we do parameter interaction
jonasschnelli
committed
a46f87f
View commit details
Copy full SHA for a46f87f
View code at this point
Browse repository at this point
Refactor parameter interaction, call it before AppInit2()
jonasschnelli
committed
411b05a
View commit details
Copy full SHA for 411b05a
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
constify missing catch cases
Show description for ad5aae1
Philip Kaufmann
committed
ad5aae1
View commit details
Copy full SHA for ad5aae1
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
Merge pull request #6846
Show description for 2cd020d
laanwj
committed
2cd020d
View commit details
Copy full SHA for 2cd020d
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
*: alias -h for --help
Daniel Cousens
committed
3cb56f3
View commit details
Copy full SHA for 3cb56f3
View code at this point
Browse repository at this point
Commits on Oct 20, 2015
Merge pull request #6235
Show description for e26a3f6
laanwj
committed
e26a3f6
View commit details
Copy full SHA for e26a3f6
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL