| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | ConnectBlock(): fix error() format to be unsigned | Philip Kaufmann | 2012-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge pull request #2019 from Diapolo/bitcoinstrings_upd | Wladimir J. van der Laan | 2012-11-16 | 2 | -202/+260 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | update bitcoinstrings.cpp and bitcoin_en.ts | Philip Kaufmann | 2012-11-16 | 2 | -202/+260 | |
| * | | | | | | | | | | | Merge pull request #2009 from sipa/fixmove | Gavin Andresen | 2012-11-16 | 3 | -6/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Prevent RPC 'move' from deadlocking | Pieter Wuille | 2012-11-14 | 3 | -6/+10 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge pull request #2018 from Diapolo/fix_warning | Pieter Wuille | 2012-11-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ensure we use our format macros to avoid compilation warnings | Philip Kaufmann | 2012-11-16 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Merge pull request #1767 from Diapolo/RPCCon_clear_history | Wladimir J. van der Laan | 2012-11-15 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | clear history when using clear button in RPC console | Philip Kaufmann | 2012-09-02 | 1 | -2/+3 | |
| * | | | | | | | | | | | Merge pull request #1670 from luke-jr/blksubstr | Jeff Garzik | 2012-11-15 | 5 | -27/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Change block references in debug.log to full hash instead of just 0..20 | Luke Dashjr | 2012-11-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Abstract block hash substr extraction (for debug.log) into BlockHashStr inline | Luke Dashjr | 2012-11-13 | 5 | -27/+38 | |
| * | | | | | | | | | | | | Merge pull request #1945 from centromere/leveldb_fix | Jeff Garzik | 2012-11-15 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fixed compile error on FreeBSD 9. | Alex | 2012-10-22 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | Merge pull request #1987 from jgarzik/no-pw-match | Jeff Garzik | 2012-11-15 | 1 | -1/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | RPC: Forbid RPC username == RPC password | Jeff Garzik | 2012-11-15 | 1 | -1/+3 | |
| | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2005 from Diapolo/fixes_main | Jeff Garzik | 2012-11-15 | 2 | -8/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | some small fixes for main.cpp/.h | Philip Kaufmann | 2012-11-11 | 2 | -8/+6 | |
| | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2012 from luke-jr/invblk_errs | Jeff Garzik | 2012-11-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Print error for coinbase-pays-too-much case of ConnectBlock failing | Luke Dashjr | 2012-11-14 | 1 | -1/+1 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #2010 from Diapolo/bind_unsigned | Pieter Wuille | 2012-11-15 | 1 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | make enum and parameter used in Bind() unsigned | Philip Kaufmann | 2012-11-14 | 1 | -4/+4 | |
| | |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #2008 from sipa/scriptflags | Jeff Garzik | 2012-11-15 | 10 | -63/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Introduce script verification flags | Pieter Wuille | 2012-11-15 | 10 | -63/+69 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #1984 from grimd34th/patch-2 | Wladimir J. van der Laan | 2012-11-14 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | VariantClear@4 + shutdown@8 patch | grimd34th | 2012-11-04 | 1 | -2/+1 | |
| * | | | | | | | | | | | | Merge pull request #1479 from Diapolo/wallet_add_GetImmatureCredit | Wladimir J. van der Laan | 2012-11-12 | 2 | -3/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | add CWalletTx::GetImmatureCredit() and use it in CWallet::GetImmatureBalance() | Philip Kaufmann | 2012-11-13 | 2 | -3/+20 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #2002 from alexanderkjeldaas/clang-warnings | Wladimir J. van der Laan | 2012-11-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | o Removed verbose clang warning | Alexander Kjeldaas | 2012-11-11 | 1 | -1/+1 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge pull request #1970 from Arnavion/fix-make-leveldb | Pieter Wuille | 2012-11-11 | 1 | -32/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Fixed making leveldb with custom CFLAGS/CXXFLAGS in the same way as makefile.... | Arnav Singh | 2012-11-01 | 1 | -32/+32 | |
| * | | | | | | | | | | | | Merge pull request #1997 from Diapolo/bdb_open | Pieter Wuille | 2012-11-11 | 2 | -10/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | simplify CDBEnv::Open() / fix small glitches | Philip Kaufmann | 2012-11-10 | 2 | -10/+7 | |
| * | | | | | | | | | | | | | Merge pull request #2000 from Diapolo/fix_indentation | Pieter Wuille | 2012-11-11 | 1 | -41/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | fix some missing indentations in main.cpp for better readability | Philip Kaufmann | 2012-11-10 | 1 | -41/+40 | |
| * | | | | | | | | | | | | | Merge pull request #1979 from sipa/corefndoc | Pieter Wuille | 2012-11-10 | 1 | -0/+28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | One-line comments for public main functions | Pieter Wuille | 2012-11-10 | 1 | -0/+28 | |
| * | | | | | | | | | | | | | | Fix status text after reindex | Pieter Wuille | 2012-11-10 | 1 | -0/+2 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #1992 from Diapolo/no_memset | Gregory Maxwell | 2012-11-10 | 6 | -18/+15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | make CBase58Data class use zero_after_free_allocator | Philip Kaufmann | 2012-11-09 | 1 | -10/+4 | |
| | * | | | | | | | | | | | | don't use memset() in privacy/security relevant code parts | Philip Kaufmann | 2012-11-09 | 6 | -10/+13 | |
| * | | | | | | | | | | | | | Merge pull request #1977 from Diapolo/rem_printf_redef_rpc | Wladimir J. van der Laan | 2012-11-10 | 1 | -3/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | remove printf redefinition from bitcoinrpc.cpp | Philip Kaufmann | 2012-11-04 | 1 | -3/+0 | |
| | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge pull request #1993 from Diapolo/qt_header_cleanup | Wladimir J. van der Laan | 2012-11-10 | 5 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Qt: small header changes / fixes | Philip Kaufmann | 2012-11-08 | 5 | -8/+7 | |
| | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #1778 from Diapolo/allow_explicit_bind | Pieter Wuille | 2012-11-09 | 1 | -16/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | allow listening on -bind=address for blocked networks | Philip Kaufmann | 2012-11-10 | 1 | -16/+18 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Fix tests after cache tweaks | Pieter Wuille | 2012-11-10 | 1 | -2/+2 | |
| * | | | | | | | | | | | | Merge pull request #1943 from sipa/reindex2 | Pieter Wuille | 2012-11-09 | 12 | -148/+405 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||