| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | 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 #2877 from gavinandresen/qt_unittest_makefile | Gavin Andresen | 2013-08-14 | 1 | -14/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Compile into build_test when creating bitcoin-qt_test | Gavin Andresen | 2013-08-05 | 1 | -14/+19 | |
| * | | | | | | | | | | | | | Merge pull request #2899 from super3/master | Gavin Andresen | 2013-08-14 | 3 | -169/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Removed duplicate files. | super3 | 2013-08-14 | 3 | -169/+0 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | Merge pull request #2892 from r000n/master | Gavin Andresen | 2013-08-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Add missing 0x prefix in chainparams.cpp | Roman Mindalev | 2013-08-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge pull request #2890 from cozz/cozz1 | Gavin Andresen | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | remove windows.h from crypter.cpp includes | Philip Kaufmann | 2013-07-24 | 1 | -3/+0 | |
| | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2883 from codler/patch-5 | Gavin Andresen | 2013-08-07 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Use existing RPC_INVALID_PARAMETER constant | Han Lin Yap | 2013-08-07 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | Merge pull request #2871 from gavinandresen/simplify_maporphan | Gavin Andresen | 2013-08-06 | 3 | -70/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Simplify storage of orphan transactions | Gavin Andresen | 2013-08-02 | 3 | -60/+39 | |
| | * | | | | | | | | | | | | | Revert "Truncate oversize 'tx' messages before relaying/storing." | Gavin Andresen | 2013-08-02 | 1 | -10/+0 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2882 from codler/patch-4 | Gavin Andresen | 2013-08-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | fix typo in README.md | Han Lin Yap | 2013-08-06 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #2881 from Diapolo/translations_rem_newline | Gavin Andresen | 2013-08-06 | 3 | -6/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | remove a newline from a string in init.cpp | Philip Kaufmann | 2013-08-06 | 3 | -6/+4 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2879 from Diapolo/translations | Wladimir J. van der Laan | 2013-08-05 | 2 | -40/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | translations update for Transifex 2013-08-05 | Philip Kaufmann | 2013-08-05 | 2 | -40/+59 | |
| * | | | | | | | | | | | | Merge pull request #2849 from petertodd/if-else-else | Gavin Andresen | 2013-08-05 | 2 | -1/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Add unittests for multiple ELSEs in a row | Peter Todd | 2013-07-23 | 2 | -1/+30 | |
| | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #2851 from TheBlueMatt/master | Gavin Andresen | 2013-08-05 | 2 | -8/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fix multi-block reorg transaction resurrection | Matt Corallo | 2013-07-23 | 1 | -3/+3 | |
| | * | | | | | | | | | | | Don't use checkpoints and accept nonstd txn on -regtest | Matt Corallo | 2013-07-23 | 2 | -5/+18 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2857 from Diapolo/compat_cleanup | Gavin Andresen | 2013-08-05 | 1 | -4/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | cleanup compat.h Windows stuff | Philip Kaufmann | 2013-07-24 | 1 | -4/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2855 from Diapolo/guard_CreatePidFile | Gavin Andresen | 2013-08-05 | 3 | -1/+5 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | exclude CreatePidFile() function on WIN32 as it is unused | Philip Kaufmann | 2013-07-24 | 3 | -1/+5 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2827 from Diapolo/rpccon_winpos | Gavin Andresen | 2013-08-05 | 5 | -30/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bitcoin-Qt: save and restore position of debug window | Philip Kaufmann | 2013-07-29 | 5 | -30/+34 | |
| * | | | | | | | | | | | | Merge pull request #2865 from Diapolo/fix_intro_translation | Gavin Andresen | 2013-08-05 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | fix string in intro.cpp, which is untranslatable on Transifex | Philip Kaufmann | 2013-07-29 | 1 | -2/+2 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge pull request #2850 from Diapolo/fix_intro | Wladimir J. van der Laan | 2013-07-31 | 2 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | fix possible infinite loop in intro.cpp thread | Philip Kaufmann | 2013-07-26 | 2 | -1/+10 | |
| * | | | | | | | | | | | | Merge pull request #2867 from jgarzik/miner-sep | Jeff Garzik | 2013-07-31 | 12 | -669/+701 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Move internal miner/block creation to separate miner.cpp module. | Jeff Garzik | 2013-07-31 | 12 | -668/+700 | |
| | * | | | | | | | | | | | | Minor miner fixes (hey hey it's fun to say) | Jeff Garzik | 2013-07-31 | 2 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2866 from gavinandresen/loopdefine | Jeff Garzik | 2013-07-31 | 13 | -23/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||