index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
init.cpp
Age
Commit message (
Expand
)
Author
2013-12-23
Merge pull request #3427
Wladimir J. van der Laan
2013-12-20
Allow `-noserver` with bitcoind
Wladimir J. van der Laan
2013-12-20
init: add better formating for some command-line options
Philip Kaufmann
2013-12-20
Merge pull request #3416
Wladimir J. van der Laan
2013-12-19
Make bitcoin compile without wallet if "db_cxx.h" is not present
Thomas Holenstein
2013-12-19
Merge pull request #3412
Wladimir J. van der Laan
2013-12-18
Merge pull request #3424
Wladimir J. van der Laan
2013-12-16
some more small re-branding changes (Bitcoin Core)
Philip Kaufmann
2013-12-16
qt: Prevent non-functional GUI from popping up during Init
Wladimir J. van der Laan
2013-12-16
Seperate out wallet options in help message
Wladimir J. van der Laan
2013-12-15
Remove -logtodebugger
Wladimir J. van der Laan
2013-12-13
Move `nTransactionFee` from main.cpp to wallet.cpp
Wladimir J. van der Laan
2013-12-13
update help for -blockmaxsize and blockprioritysize
Philip Kaufmann
2013-12-10
Merge pull request #3350
Wladimir J. van der Laan
2013-12-09
Merge pull request #3368 from laanwj/2013_11_disable_wallet_mining
Gavin Andresen
2013-12-09
some string and indentation updates in init/rpcclient
Philip Kaufmann
2013-12-09
Allow mining RPCs with --disable-wallet
Wladimir J. van der Laan
2013-12-08
Add main-specific node state
Pieter Wuille
2013-12-04
Delimit code with #ifdef ENABLE_WALLET
Wladimir J. van der Laan
2013-12-03
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-11-27
Split up bitcoinrpc (code movement only)
Wladimir J. van der Laan
2013-11-22
setgenerate creates multiple blocks in -regtest mode
Gavin Andresen
2013-11-20
RPC client option: -rpcwait, to wait for server start
Gavin Andresen
2013-11-13
Add -disablewallet option, to disable wallet support (and BDB)
Jeff Garzik
2013-11-12
init.cpp: cosmetic indent changes, preparing for no-wallet mode
Jeff Garzik
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-05
Merge pull request #3196 from laanwj/2013_11_nohavegui
Wladimir J. van der Laan
2013-11-04
Merge pull request #3188 from Diapolo/logtimestamp_def
Wladimir J. van der Laan
2013-11-04
No more fHaveGUI
Wladimir J. van der Laan
2013-11-04
Refactor: CTxMempool class to its own txmempool.{cpp,h}
Gavin Andresen
2013-11-02
make -logtimestamps default on and rework help-message
Philip Kaufmann
2013-10-30
re-work -debug switch handling
Philip Kaufmann
2013-10-22
remove duplicate -rpcsslciphers help message from init
Philip Kaufmann
2013-10-21
Add separate bitcoin-rpc client
Wladimir J. van der Laan
2013-10-20
Merge pull request #3104 from Diapolo/rpcssl-defaultciphers
Gavin Andresen
2013-10-20
Merge pull request #3119
Pieter Wuille
2013-10-20
Bump Year Number to 2013
super3
2013-10-17
update default -rpcsslciphers to include TLSv1.2
Philip Kaufmann
2013-10-16
Merge pull request #2981 from gmaxwell/tor2onion
Gavin Andresen
2013-10-15
Reimplement CBlockLocator's chain-related logic in CChain.
Pieter Wuille
2013-10-11
Refactor/encapsulate chain globals into a CChain class
Pieter Wuille
2013-10-02
log start and end of Shutdown()
Philip Kaufmann
2013-10-01
Support absence of wallet (pwalletMain==NULL) in several locations,
Jeff Garzik
2013-10-01
misc small spelling/indentation fixes
Philip Kaufmann
2013-09-18
Replace printf with LogPrintf / LogPrint
Gavin Andresen
2013-09-18
Refactor: OutputDebugStringF -> LogPrint(category, ...)
Gavin Andresen
2013-09-09
fix some cosmetic glitches in the codebase
Philip Kaufmann
2013-09-08
Rename -tor to -onion to better reflect what it does.
Gregory Maxwell
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-08-29
Merge pull request #2940 from Diapolo/checkpoint
Pieter Wuille
[prev]
[next]