| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Bitcoin-Qt: extend some checks for valid model pointers | Philip Kaufmann | 2013-08-23 | 2 | -7/+11 | |
| | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | | 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 | 46 | -376/+2434 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Payment Protocol: X509-validated payment requests | Gavin Andresen | 2013-08-22 | 39 | -280/+2269 | |
| | * | | | | | | | | 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 | |
| * | | | | | | | | | 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 leveldb subtree change. | Pieter Wuille | 2013-08-20 | 1 | -1/+5 | |
| | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | | Checkpoint at block 250,000 | Gavin Andresen | 2013-08-20 | 1 | -2/+3 | |
| * | | | | | | | | | makefile.mingw: Fix Win32 RPC Crashes. | phelixbtc | 2013-08-19 | 1 | -2/+2 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge commit '84d6d69fc69662b2709fffbeaf3c3b4f53c535b1' | 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 | |
| | * | | | | | | | | | BIP32 derivation implementation | Pieter Wuille | 2013-07-15 | 5 | -0/+258 | |
| | * | | | | | | | | | Generalize version bytes | Pieter Wuille | 2013-06-24 | 3 | -36/+35 | |
| | * | | | | | | | | | Add HMAC-SHA512 to hash | Pieter Wuille | 2013-06-24 | 3 | -0/+176 | |
| * | | | | | | | | | | Merge pull request #2776 from jgarzik/keypoolsize | Gavin Andresen | 2013-08-14 | 4 | -9/+22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | RPC: keypoolrefill gains optional size parameter | Jeff Garzik | 2013-06-25 | 2 | -4/+12 | |
| | * | | | | | | | | | | CWallet::TopUpKeyPool() takes optional pool size argument | Jeff Garzik | 2013-06-25 | 3 | -5/+10 | |
| * | | | | | | | | | | | Merge pull request #2658 from TheBlueMatt/forkalert | Gavin Andresen | 2013-08-12 | 2 | -7/+89 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Better warning/"alert" messages for large-work forks. | Matt Corallo | 2013-07-22 | 1 | -5/+26 | |
| | * | | | | | | | | | | | Call the -alertnotify script when we see a long or invalid fork. | Matt Corallo | 2013-07-22 | 2 | -1/+11 | |
| | * | | | | | | | | | | | Detect any sufficiently long fork and add a warning. | Matt Corallo | 2013-07-22 | 1 | -5/+56 | |
| * | | | | | | | | | | | | Add missing 0x prefix in chainparams.cpp | Roman Mindalev | 2013-08-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | do not call BuildMerkleTree() unnecessarily twice | Cozz Lovan | 2013-08-10 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2856 from Diapolo/crypter_headers | Gavin Andresen | 2013-08-08 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||