| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | Fix boost uint type bug by reordering the includes | fcicq | 2013-07-17 | 1 | -6/+6 | |
| | * | | | | | | | | | | Disable variadic template support in C++11 | fcicq | 2013-07-17 | 1 | -1/+1 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2852 from petertodd/getblock-chainwork | Jeff Garzik | 2013-08-24 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Add 'chainwork' to getblock | Peter Todd | 2013-07-24 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge pull request #2926 from Diapolo/model_checks | Wladimir J. van der Laan | 2013-08-23 | 2 | -7/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | Bitcoin-Qt: extend some checks for valid model pointers | Philip Kaufmann | 2013-08-23 | 2 | -7/+11 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2872 from Diapolo/GUI_wallet | Wladimir J. van der Laan | 2013-08-23 | 6 | -24/+42 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Bitcoin-Qt: tweak Qt walletXXX.cpp/h code | Philip Kaufmann | 2013-08-23 | 6 | -24/+42 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2539 from gavinandresen/paymentrequest | Gavin Andresen | 2013-08-22 | 55 | -437/+2631 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Payment Protocol: X509-validated payment requests | Gavin Andresen | 2013-08-22 | 48 | -341/+2466 | |
| | * | | | | | | | | | Route qDebug() messages to debug.log | Gavin Andresen | 2013-08-22 | 1 | -0/+20 | |
| | * | | | | | | | | | Rework when payment server is started | Gavin Andresen | 2013-08-22 | 1 | -6/+10 | |
| | * | | | | | | | | | update SelectParamsFromCommandLine() handling/order | Philip Kaufmann | 2013-08-22 | 4 | -22/+36 | |
| | * | | | | | | | | | Refactor: Move GetAccountAddresses to CWallet | Gavin Andresen | 2013-08-22 | 3 | -18/+16 | |
| | * | | | | | | | | | Refactor: CAddressBookData for mapAddressBook | Gavin Andresen | 2013-08-22 | 9 | -38/+54 | |
| | * | | | | | | | | | GetDataDir(): cache paths for each network separately | Gavin Andresen | 2013-08-22 | 2 | -11/+20 | |
| | * | | | | | | | | | Reject dust amounts during validation | Gavin Andresen | 2013-08-22 | 3 | -12/+20 | |
| * | | | | | | | | | | Merge pull request #2922 from Diapolo/translations | Wladimir J. van der Laan | 2013-08-21 | 58 | -5905/+39630 | |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | translations update for 0.8.4 | Philip Kaufmann | 2013-08-21 | 58 | -5905/+39630 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2919 from gmaxwell/bloom_faster | Gavin Andresen | 2013-08-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Update the bloom state on the real object, not the temporary one. | Gregory Maxwell | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #2915 from petertodd/murmurhash-tests | Gavin Andresen | 2013-08-20 | 1 | -0/+44 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Add MurmurHash3() unit test | Peter Todd | 2013-08-20 | 1 | -0/+44 | |
| * | | | | | | | | | | | Merge pull request #2914 from gmaxwell/bloom_faster | Gavin Andresen | 2013-08-20 | 4 | -7/+33 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Performance optimization for bloom filters. | Gregory Maxwell | 2013-08-20 | 4 | -7/+33 | |
| * | | | | | | | | | | | Merge pull request #2916 from sipa/leveldb-osxfsync | Gavin Andresen | 2013-08-20 | 1 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge leveldb subtree change. | Pieter Wuille | 2013-08-20 | 1 | -1/+5 | |
| |/| | | | | | | | | | | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Squashed 'src/leveldb/' changes from a02ddf9..be1b0ff | Pieter Wuille | 2013-08-20 | 1 | -1/+5 | |
| * | | | | | | | | | | Merge pull request #2913 from gavinandresen/checkpoint_250k | Jeff Garzik | 2013-08-20 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Checkpoint at block 250,000 | Gavin Andresen | 2013-08-20 | 1 | -2/+3 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #2911 from phelixbtc/patch-4 | Gavin Andresen | 2013-08-19 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| | * | | | | | | | | | makefile.mingw: Fix Win32 RPC Crashes. | phelixbtc | 2013-08-19 | 1 | -2/+2 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge pull request #2907 from sipa/leveldb-noripple | Gregory Maxwell | 2013-08-17 | 6 | -9/+107 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Merge commit '84d6d69fc69662b2709fffbeaf3c3b4f53c535b1' | Pieter Wuille | 2013-08-18 | 6 | -9/+107 | |
| |/| | | | | | | | | | |/ / / / / / / / | ||||||
| | * | | | | | | | | Squashed 'src/leveldb/' changes from ae6c262..a02ddf9 | Pieter Wuille | 2013-08-18 | 6 | -9/+107 | |
| * | | | | | | | | | Merge pull request #2903 from Michagogo/listsinceblock-help | Gavin Andresen | 2013-08-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Clarified the listsinceblock help test | Micha | 2013-08-16 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge pull request #2891 from gavinandresen/leveldb_printerror | Gavin Andresen | 2013-08-15 | 2 | -7/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Use HandleError() consistently to handle leveldb errors | Gavin Andresen | 2013-08-12 | 2 | -7/+4 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2880 from gavinandresen/test_numequal | Gavin Andresen | 2013-08-15 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | More unit tests for NUMEQUAL | Gavin Andresen | 2013-08-06 | 1 | -0/+9 | |
| * | | | | | | | | | | | Merge pull request #2886 from gavinandresen/rpctiming | Gavin Andresen | 2013-08-15 | 3 | -1/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Make RPC password resistant to timing attacks | Gavin Andresen | 2013-08-08 | 3 | -1/+27 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2876 from sipa/fixreorgcrash | Gavin Andresen | 2013-08-15 | 4 | -8/+61 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Mempool consistency check | Pieter Wuille | 2013-08-15 | 4 | -0/+52 | |
| | * | | | | | | | | | | | Fix non-standard disconnected transactions causing mempool orphans | Pieter Wuille | 2013-08-15 | 1 | -8/+9 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2131 from sipa/evens | Gregory Maxwell | 2013-08-15 | 4 | -17/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Only create signatures with even S, and verification mode to check. | Pieter Wuille | 2013-08-16 | 4 | -17/+43 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2829 from sipa/bip32 | Gavin Andresen | 2013-08-15 | 9 | -36/+585 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | BIP32 test vectors | Pieter Wuille | 2013-07-15 | 1 | -0/+116 | |