BitGit
/
bitcoind/sipa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog
|
commit
|
commitdiff
|
tree
|
edit
|
fork
shortlog |
fulllog
|
HEAD
⋅ prev ⋅
next
bitcoind/sipa.git
2012-08-22
Pieter Wuille
Fix infinite loops in connection logic
fix_netloops
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Gavin Andresen
Merge branch 'testdata' of git://github.com/TheBlueMatt...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
Merge pull request #1493 from jgarzik/unlocked-rpc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
RPC: add facility to enable RPCs to run outside cs_main...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Gavin Andresen
Restore OSX 10.5 compatibility (do not use pthread_setn...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Gavin Andresen
Fix 32-bit build error: include util.h to get int64...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
Merge pull request #1693 from jgarzik/rpcwallet
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
RPC, cosmetic: move more RPC code to new rpcblockchain...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
RPC, cosmetic: move wallet-related RPCs to new rpcwalle...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Pieter Wuille
Merge pull request #1687 from gavinandresen/quietunit
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Gregory Maxwell
Merge pull request #1690 from gavinandresen/signrawtx_null
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
Merge pull request #1691 from jgarzik/submitwork
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
RPC: submitblock returns null on success, string on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
RPC, cosmetic: Create rpcmining.cpp as new home for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
RPC, cosmetic: de-indent getblocktemplate()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-21
Jeff Garzik
RPC: split new 'submitblock' out of 'getblocktemplate'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Gavin Andresen
Allow signrawtransaction '...' null null 'hashtype'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Gregory Maxwell
Merge pull request #1689 from gavinandresen/rawtx_singlefix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Jeff Garzik
Merge pull request #1526 from gavinandresen/heightincoi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Gavin Andresen
When using SIGHASH_SINGLE, do not sign inputs that...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Matt Corallo
Allow setting a different linker than compiler in makef...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Matt Corallo
Add data-driven transaction tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Matt Corallo
Add a few test cases to data-driven script tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Gavin Andresen
Suppress output when running unit tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Gavin Andresen
Reject block.nVersion<=1 blocks if network has upgraded...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Gavin Andresen
Block height in coinbase as a new block rule
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Gavin Andresen
Set block.nVersion to fix miner unit test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-20
Jeff Garzik
Merge pull request #1641 from jgarzik/mempool
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-18
Jeff Garzik
Merge pull request #1686 from Diapolo/fix_comment
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-18
Philip Kaufmann
fix a comment in addrman.cpp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-18
Wladimir J...
Merge pull request #1673 from Diapolo/Qt_Win_ASLR_DEP_l...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-18
Philip Kaufmann
Bitcoin-Qt (Windows only): add ASLR and DEP linker...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Wladimir J...
Merge pull request #1680 from Diapolo/add_message_on_bl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Gregory Maxwell
Merge pull request #1681 from TheBlueMatt/fixtests
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Matt Corallo
Remove useless non-cross-platform tests.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Wladimir J...
Merge pull request #1607 from Diapolo/Qt_Win_exe_desc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Jeff Garzik
Merge pull request #1678 from Diapolo/LoadExternalBlock...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Pieter Wuille
Merge pull request #1679 from Diapolo/fix_sign_warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Philip Kaufmann
add splashscreen message when importing blocks via...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-17
Philip Kaufmann
fix a compiler sign warning in OpenBlockFile()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-16
Philip Kaufmann
log how long LoadExternalBlockFile() takes in ms (Bench...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-14
Philip Kaufmann
Bitcoin-Qt (Windows only): extend Resource File
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-14
Wladimir J...
Merge pull request #1649 from Diapolo/optionsdialog
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-14
Wladimir J...
Merge pull request #1614 from Diapolo/Qt_Win_enable_DEP
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-13
Gregory Maxwell
Merge pull request #936 from luke-jr/gmp_bip
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-13
Wladimir J...
Merge pull request #1623 from Diapolo/pro-file-set...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-12
Wladimir J...
Revert "Make this error message similar to the others"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-09
Wladimir J...
Merge pull request #1661 from laanwj/2012_08_stringsupdate
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-09
Gregory Maxwell
Merge pull request #1655 from gmaxwell/signrawtransacti...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-08
Jeff Garzik
Merge pull request #1658 from TheBlueMatt/qttest
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-07
Matt Corallo
Fix test_bitcoin build in makefile.linux-mingw
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-07
Wladimir J...
Update English translation strings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-07
Wladimir J...
Merge pull request #1660 from fanquake/master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-07
Matt Corallo
Fix Qt test cases by moving address checks to parseBitc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-07
Matt Corallo
Fix Win32 compiling of qt/test/uritests.cpp
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-07
Matt Corallo
Return !0 when qt tests fail.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-07
fanquake
Make this error message similar to the others
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-06
Gregory Maxwell
Correctly handle missing inputs in signrawtransaction...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-03
Philip Kaufmann
Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-03
Luke Dashjr
Merge branch 'gmp_bip_0.6.0' into gmp_bip
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-03
Luke Dashjr
Minimal BIP 22 (getblocktemplate) support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-02
Jeff Garzik
Merge pull request #1650 from Diapolo/spelling_fixes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-02
Wladimir J...
Merge pull request #1644 from Diapolo/update_translations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-02
Philip Kaufmann
fix further spelling errors / remove a tab in the source
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-02
Wladimir J...
Merge pull request #1646 from Diapolo/only_upd_changed_vals
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-02
Philip Kaufmann
small UX update for optionsdialog
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Philip Kaufmann
only update cached values in ClientModel::updateTimer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Philip Kaufmann
Translations update 2012-08-01 (fetched from Transifex)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Gregory Maxwell
Merge pull request #1612 from luke-jr/opti_getblkhash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Luke Dashjr
Optimize JSON-RPC getblockhash
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Jeff Garzik
Merge pull request #1632 from luke-jr/spelling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Jeff Garzik
Merge pull request #1636 from Diapolo/Warning_string
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Jeff Garzik
Add doc/release-notes.txt, temporary for 0.7 release
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Luke Dashjr
Bugfix: Correct English grammar regarding "'s"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Luke Dashjr
Bugfix: Use standard BTC unit in comments
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Luke Dashjr
Bugfix: Fix a variety of misspellings
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Philip Kaufmann
Update Warning-strings to use a standard-format
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Jeff Garzik
Merge pull request #1465 from Diapolo/NOUI_showSSLVersion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Jeff Garzik
Merge pull request #1396 from rebroad/NoShrinkOption
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Jeff Garzik
Merge pull request #1344 from rebroad/AskForTimeFormat
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-08-01
Jeff Garzik
Merge pull request #1343 from rebroad/MisbehavingDelta
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-31
Jeff Garzik
Add 'mempool' P2P command, and extend 'getdata' behavior
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-28
Wladimir J...
Merge pull request #1635 from Diapolo/update_helpMessage
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-27
Wladimir J...
Merge pull request #1594 from Diapolo/GUI_testnet3_fix
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-27
Philip Kaufmann
update HelpMessage()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-27
Wladimir J...
Merge pull request #1571 from Diapolo/optionsdialog_cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Gregory Maxwell
Switch testnet3's message bytes to avoid connecting...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Gavin Andresen
Handle should-never-happen case of orphan in mempool
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Gavin Andresen
When creating new blocks, sort 'paid' area by fee-per-kb
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Gavin Andresen
Merge branch 'checknewblock' of git://github.com/luke...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Gavin Andresen
Merge branch 'bugfix_CNBerr' of git://github.com/luke...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Wladimir J...
Merge pull request #1631 from laanwj/2012_07_translatio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Wladimir J...
Update translation messages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Wladimir J...
Merge pull request #1624 from Diapolo/fix_typo_log_file
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Wladimir J...
Merge pull request #1630 from fanquake/master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-26
Michael Ford
Typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-25
Gregory Maxwell
Merge pull request #1615 from Diapolo/net_noExtIp_IPv6only
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-25
Gregory Maxwell
Merge pull request #1628 from glondu/master
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-24
Stephane Glondu
Fix spelling of successfully
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-07-23
Philip Kaufmann
fix typo "logfile" -> "log file"
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next