index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2012-08-18
fix a comment in addrman.cpp
Philip Kaufmann
2012-08-17
Merge pull request #1680 from Diapolo/add_message_on_blockimport
Wladimir J. van der Laan
2012-08-17
Remove useless non-cross-platform tests.
Matt Corallo
2012-08-17
Merge pull request #1607 from Diapolo/Qt_Win_exe_desc
Wladimir J. van der Laan
2012-08-17
Merge pull request #1678 from Diapolo/LoadExternalBlockFile_add_timer
Jeff Garzik
2012-08-17
add splashscreen message when importing blocks via -loadblock
Philip Kaufmann
2012-08-17
fix a compiler sign warning in OpenBlockFile()
Philip Kaufmann
2012-08-17
log how long LoadExternalBlockFile() takes in ms (Benchmark)
Philip Kaufmann
2012-08-14
Bitcoin-Qt (Windows only): extend Resource File
Philip Kaufmann
2012-08-13
Merge pull request #1649 from Diapolo/optionsdialog
Wladimir J. van der Laan
2012-08-13
Merge pull request #1614 from Diapolo/Qt_Win_enable_DEP
Wladimir J. van der Laan
2012-08-13
Merge pull request #936 from luke-jr/gmp_bip
Gregory Maxwell
2012-08-12
Revert "Make this error message similar to the others"
Wladimir J. van der Laan
2012-08-09
Merge pull request #1661 from laanwj/2012_08_stringsupdate
Wladimir J. van der Laan
2012-08-09
Merge pull request #1655 from gmaxwell/signrawtransaction_fix_missing
Gregory Maxwell
2012-08-07
Merge pull request #1658 from TheBlueMatt/qttest
Jeff Garzik
2012-08-08
Fix test_bitcoin build in makefile.linux-mingw
Matt Corallo
2012-08-07
Update English translation strings
Wladimir J. van der Laan
2012-08-07
Fix Qt test cases by moving address checks to parseBitcoinURI
Matt Corallo
2012-08-07
Fix Win32 compiling of qt/test/uritests.cpp
Matt Corallo
2012-08-07
Return !0 when qt tests fail.
Matt Corallo
2012-08-07
Make this error message similar to the others
fanquake
2012-08-06
Correctly handle missing inputs in signrawtransaction. Fixes #1654.
Gregory Maxwell
2012-08-03
Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe
Philip Kaufmann
2012-08-03
Merge branch 'gmp_bip_0.6.0' into gmp_bip
Luke Dashjr
2012-08-03
Minimal BIP 22 (getblocktemplate) support
Luke Dashjr
2012-08-02
Merge pull request #1650 from Diapolo/spelling_fixes
Jeff Garzik
2012-08-02
Merge pull request #1644 from Diapolo/update_translations
Wladimir J. van der Laan
2012-08-02
fix further spelling errors / remove a tab in the source
Philip Kaufmann
2012-08-02
small UX update for optionsdialog
Philip Kaufmann
2012-08-01
only update cached values in ClientModel::updateTimer() when they are changed
Philip Kaufmann
2012-08-01
Translations update 2012-08-01 (fetched from Transifex)
Philip Kaufmann
2012-08-01
Merge pull request #1612 from luke-jr/opti_getblkhash
Gregory Maxwell
2012-08-01
Optimize JSON-RPC getblockhash
Luke Dashjr
2012-08-01
Merge pull request #1632 from luke-jr/spelling
Jeff Garzik
2012-08-01
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-01
Bugfix: Use standard BTC unit in comments
Luke Dashjr
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-01
Update Warning-strings to use a standard-format
Philip Kaufmann
2012-08-01
Merge pull request #1465 from Diapolo/NOUI_showSSLVersion
Jeff Garzik
2012-08-01
Merge pull request #1396 from rebroad/NoShrinkOption
Jeff Garzik
2012-08-01
Merge pull request #1344 from rebroad/AskForTimeFormat
Jeff Garzik
2012-08-01
Merge pull request #1343 from rebroad/MisbehavingDelta
Jeff Garzik
2012-07-28
Merge pull request #1635 from Diapolo/update_helpMessage
Wladimir J. van der Laan
2012-07-27
Merge pull request #1594 from Diapolo/GUI_testnet3_fix
Wladimir J. van der Laan
2012-07-27
update HelpMessage()
Philip Kaufmann
2012-07-27
Merge pull request #1571 from Diapolo/optionsdialog_cleanup
Wladimir J. van der Laan
2012-07-26
Switch testnet3's message bytes to avoid connecting to old nodes.
Gregory Maxwell
2012-07-26
Handle should-never-happen case of orphan in mempool
Gavin Andresen
2012-07-26
When creating new blocks, sort 'paid' area by fee-per-kb
Gavin Andresen
[next]