Age | Commit message (Expand) | Author |
---|---|---|
2013-10-26 | Break dependency of init on wallet. | Pieter Wuille |
2013-10-21 | Add separate bitcoin-rpc client | Wladimir J. van der Laan |
2013-10-20 | Bump Year Number to 2013 | super3 |
2013-10-08 | make fCommandLine a local variable in AppInit() | Philip Kaufmann |
2013-10-07 | add missing Boost Thread join_all() call during shutdown | Philip Kaufmann |
2013-08-22 | update SelectParamsFromCommandLine() handling/order | Philip Kaufmann |
2013-07-24 | exclude CreatePidFile() function on WIN32 as it is unused | Philip Kaufmann |
2013-06-19 | Introduce a CChainParameters singleton class and regtest mode. | Mike Hearn |
2013-06-04 | build: add global var for whether or not the gui is enabled | Cory Fields |
2013-06-04 | build: split the non-gui startup routines into a new file | Cory Fields |