223 Commits (afbb2a32c9dc1096fce4a39ab61fce6e2ba41ebd)

Author SHA1 Message Date
Warren Togami 88e2a2e898 Litecoin v0.8.6.1 11 years ago
Cozz Lovan 9bec9feb87 Coin Control Features for Bitcoin 0.8.5 11 years ago
Warren Togami 1d63195f3f Litecoin: mingw32 -mstackrealign to prevent SSE2 misalignment crashes 11 years ago
Warren Togami 0fef3d3fdd Litecoin: Upgrade gitian win32 to Precise 12.04 and boost-1.54 11 years ago
Warren Togami cd8eeccc2d Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt 11 years ago
Warren Togami 329f177677 Litecoin version 0.8.5.1 11 years ago
Warren Togami 4be9f4d40e Litecoin version 0.8.4.1 11 years ago
Warren Togami 1b5cb0866e Litecoin version 0.8.3.7 11 years ago
Warren Togami 6c984620fa Litecoin version 0.8.3.6 11 years ago
Rama McIntosh ea1c057b67 Litecoin: MacOS X icon and deploy script 11 years ago
Warren Togami 4014afe2e6 Litecoin: Build and Makefile changes 11 years ago
Warren Togami 2acab1baf1 Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) 11 years ago
Wladimir J. van der Laan f948663a80 Qt5 compatibility 11 years ago
Jonas Schnelli c21beff608 MaxOSX: settings fixes (#2371) 11 years ago
Jonas Schnelli 896c509dac osx: make use of the 10.8+ user notification center to display growl like notifications 11 years ago
Gavin Andresen 40809aed65 Bump version numbers for 0.8.3 release 11 years ago
Gavin Andresen 36dc41f427 doc/README was replaced by README.md 11 years ago
Gavin Andresen 5b5d399593 Update version numbers for 0.8.2rc1 release 11 years ago
Gavin Andresen 4332be71a2 Link with boost_chrono library on OSX 11 years ago
Jonas Schnelli f9124587cc new splash screen 11 years ago
Philip Kaufmann f6abdbca0b fix bitcoin-qt.rc not showing up in Qt Creator 11 years ago
Philip Kaufmann ee299c1860 Bitcoin-Qt: use $$TRANSLATIONS in bitcoin-qt.pro 11 years ago
Philip Kaufmann c24746412a add missing limitedmap.h to bitcoin-qt.pro 11 years ago
Matt Corallo 0add26da4d Fix leveldb make flags. 11 years ago
Matt Corallo c2efd981aa (finally) Remove IRC Seed support now that lfnet is down. 11 years ago
Eric Lombrozo 67155d9299 Minimal architectural changes necessary to support multiple wallets in bitcoin-qt 11 years ago
Philip Kaufmann 86b9c4aa67 re-enable -D_FORTIFY_SOURCE=2 for all platforms 11 years ago
Gavin Andresen 123acb9a1b Fix qt unit test build on OSX 12 years ago
Philip Kaufmann 69e0774714 small changes in init, main, checkpoints.h and bitcoin-qt.pro 12 years ago
Gavin Andresen efb6d9aae7 Minor build fixes 12 years ago
Gavin Andresen fbd860287e Pass compiler flags down into leveldb make 12 years ago
Gavin Andresen 8269a0953e Reimplement click-to-pay links. Add OSX support. 12 years ago
Gavin Andresen d38c6488d0 Bump version numbers for 0.8 release 12 years ago
Pieter Wuille 3cce597fc9 Support large files on 32-bit Linux 12 years ago
Gavin Andresen b1024662ea Port leveldb to MinGW32 12 years ago
Philip Kaufmann 1f0ce2dd68 enable GCC large address aware linker flag (Windows only) 12 years ago
Matt Corallo bd21612c37 Add a CBloomFilter class for use as a transaction filter. 12 years ago
Matt Corallo 7ab026f449 Add MurmurHash3 implementation to hash.h/add hash.cpp. 12 years ago
Pieter Wuille f9cae832e6 Parallelize script verification 12 years ago
Pieter Wuille 0fb9073edd Split off hash.h from util.h 12 years ago
Philip Kaufmann 7601152ce2 Bitcoin-Qt: ensure all Windows scopes use win32 as identifier 12 years ago
Philip Kaufmann a4b43645aa add threadsafety.h to bitcoin-qt.pro 12 years ago
Gavin Andresen 59b8a869ab Compile c/objective-c code max compatiblity when RELEASE 12 years ago
grimd34th 90841fd5e0 VariantClear@4 + shutdown@8 patch 12 years ago
Matt Corallo 3b4f8ad71d Use && instead of ; in leveldb calls to makefile. 12 years ago
Philip Kaufmann 6b08099d7b fix a double inclusion of txdb.h in bitcoin-qt.pro 12 years ago
Pieter Wuille fcfa7a588e Update version numbers to 0.7.99 12 years ago
Pieter Wuille 4ca60bba5c Remove BDB block database support 12 years ago
Pieter Wuille 2d8a48292b LevelDB block and coin databases 12 years ago
Pieter Wuille 43b7905e98 LevelDB glue 12 years ago