- 31 May, 2013 2 commits
-
-
Wladimir J. van der Laan authored
Add NSHighResolutionCapable flag to Info.plist for better font rendering on Retina displays
-
Timon Rapp authored
-
- 30 May, 2013 22 commits
-
-
Pieter Wuille authored
Leveldb as subtree
-
Jeff Garzik authored
remove obsolete and unused typedef for Windows
-
Wladimir J. van der Laan authored
osx: make use of the 10.8+ user notification center to display growl lik...
-
Jeff Garzik authored
Move pMiningKey init out of StartRPCThreads
-
Jeff Garzik authored
Don't attempt to resize vector to negative size.
-
Jeff Garzik authored
Make FindBlockByHeight constant-time
-
Jeff Garzik authored
Check for correct genesis
-
Jeff Garzik authored
Use boost::asio::deadline_timer for walletpassphrase timeout
-
Jeff Garzik authored
Refactor key.cpp/.h
-
Jeff Garzik authored
Replace repeated GetBoolArg() calls with Checkpoint::fEnabled variable set once at init time
-
Jeff Garzik authored
listreceivedbyaddress now provides tx ids (issue #1149)
-
Wladimir J. van der Laan authored
This commit decouples the pMiningKey initialization and shutdown from the RPC threads. `getwork` and `getblocktemplate` rely on pMiningKey, and can also be ran from the debug window in the UI even when the RPC server is not running. Solves issue #2706.
-
Jeff Garzik authored
It's after 2013-05-15 forever now, so remove the code for the May 15 fork
-
Wladimir J. van der Laan authored
Make release-process.md more generic
-
Michagogo authored
Tweaked a little bit to provide examples. Squashed commits into 1, while hoping not to break anything
-
Pieter Wuille authored
-
Pieter Wuille authored
-
Pieter Wuille authored
-
Pieter Wuille authored
Fix Memory Leak
-
Pieter Wuille authored
Prepare for 0.9 merge window
-
Pieter Wuille authored
-
Pieter Wuille authored
Explictly cast calculation to int, to allow std::min to work.
-
- 29 May, 2013 1 commit
-
-
Robert Backhaus authored
-
- 25 May, 2013 1 commit
-
-
Wladimir J. van der Laan authored
Explicitly #include stdarg.h, for access to va_list
-
- 24 May, 2013 9 commits
-
-
Gavin Andresen authored
-
Gavin Andresen authored
translations update 2013-05-23
-
Gavin Andresen authored
-
Gavin Andresen authored
-
Gavin Andresen authored
Clean up mining CReserveKey to prevent crash at shutdown
-
Jeff Garzik authored
set once at init time.
-
Robert Backhaus authored
-
Robert Backhaus authored
-
Jonas Schnelli authored
- if 10.8, use user notification center, if <10.8, use growl Signed-off-by:
Jonas Schnelli <jonas.schnelli@include7.ch>
-
- 23 May, 2013 2 commits
-
-
Gavin Andresen authored
Fixes issue#2687
-
Philip Kaufmann authored
- integrates current translations from Transifex
-
- 22 May, 2013 3 commits
-
-
Gavin Andresen authored
-
Gregory Maxwell authored
More bestblock records in wallets
-
Gavin Andresen authored
Set CLIENT_VERSION_IS_RELEASE, bump build to 0.8.2.1
-