index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-08
Merge pull request #1424 from TheBlueMatt/lockcontention
Pieter Wuille
2012-06-07
Move NOINLINE definition to test where it's used.
Ricardo M. Correia
2012-06-07
Don't overflow integer on 32-bit machines.
Ricardo M. Correia
2012-06-05
Merge pull request #1418 from Diapolo/GUI_fix_default_proxy_addr
Pieter Wuille
2012-06-05
Fix DEBUG_LOCKCONTENTION
Matt Corallo
2012-06-05
Merge pull request #1422 from Diapolo/add_used_datadir_debug_log
Gavin Andresen
2012-06-05
add used datadir to debug.log
Philip Kaufmann
2012-06-05
fix two signed/unsigned comparison warnings in netbase.cpp
Philip Kaufmann
2012-06-04
fix default Proxy address in Qt options (no hostname allowed currently)
Philip Kaufmann
2012-06-04
Merge branch 'netopt' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-06-04
Fix coin selection to only include change when it's necessary.
Chris Moore
2012-06-04
Preserve the shuffled order of coins with equal value to give more randomized...
Chris Moore
2012-06-04
Test that the coin selection code is suitably random, and add tests re. sub-c...
Chris Moore
2012-06-04
Move the random_shuffle call back into SelectCoinsMinConf() so we can unit te...
Chris Moore
2012-06-04
Refactor SelectCoinsMinConf() and add unit tests.
Chris Moore
2012-06-04
Merge pull request #1411 from TheBlueMatt/debian
Gavin Andresen
2012-06-04
Merge pull request #1415 from dooglus/fix-build-unix.txt
Gavin Andresen
2012-06-03
"USE_UPNP=-" is needed to remove UPnP support.
Chris Moore
2012-06-02
Update contrib/debian.
Matt Corallo
2012-06-02
Merge pull request #837 from sje397/ShowImmatureBalance
Wladimir J. van der Laan
2012-06-02
Merge pull request #1368 from Diapolo/verifymessagepage
Wladimir J. van der Laan
2012-06-02
Merge pull request #1364 from Diapolo/move_HelpMessage_GUIUtil_add_RPCCon_Button
Wladimir J. van der Laan
2012-06-01
move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin comm...
Philip Kaufmann
2012-06-01
change verifymessagepage behaviour to match RPC-call "verifymessage" (input a...
Philip Kaufmann
2012-05-31
Use ConvertTo to simplify sendmany/addmultisigaddress argument handling
Gavin Andresen
2012-05-31
Make sendrawtx return txid to be consistent with other send methods.
Gavin Andresen
2012-05-31
Use C++-style numeric limits instead of C-style.
Ricardo M. Correia
2012-05-31
Fix noinline definition so that it works for more compilers.
Ricardo M. Correia
2012-05-31
Rework network config settings
Pieter Wuille
2012-05-31
Merge pull request #1403 from Diapolo/translation_master_file
Nils Schneider
2012-05-31
sync english translation master file with current master branch
Philip Kaufmann
2012-05-30
Update bitcoinstrings.cpp
Pieter Wuille
2012-05-29
Show the timestamp for the block.
R E Broadley
2012-05-28
Merge pull request #1394 from grimd34th/patch-1
Gregory Maxwell
2012-05-28
incorrect openssl when compared to makefile
grimd34th
2012-05-27
Merge pull request #1392 from gavinandresen/testnet_reset
Gregory Maxwell
2012-05-27
CreateNewBlock: Check that the produced CBlock is acceptable (except for proo...
Luke Dashjr
2012-05-26
Merge pull request #1357 from sipa/keyid
Pieter Wuille
2012-05-26
Merge pull request #1370 from Diapolo/add_startuptime_to_log
Pieter Wuille
2012-05-25
Add a testnet checkpoint at block 546
Gavin Andresen
2012-05-25
Fix issue#1082, testnet difficulty unsigned integer underflow
Gavin Andresen
2012-05-25
Testnet, Mark III
Gavin Andresen
2012-05-25
Remove newlines from JSON strings
Gavin Andresen
2012-05-25
Merge pull request #1366 from roques/completion
Gavin Andresen
2012-05-25
Unit tests for transaction size limits
Gavin Andresen
2012-05-25
Added 'immature balance' for miners. Only displayed if the balance is greater...
sje397
2012-05-25
Use the QueueShutdown signal to stop accepting new RPC connections
Giel van Schijndel
2012-05-25
Allow all addresses on the loopback subnet (127.0.0.0/8) not just 127.0.0.1
Giel van Schijndel
2012-05-25
Generalise RPC connection handling code to allow more listening sockets
Giel van Schijndel
2012-05-25
Allow clients on the IPv6 loopback as well
Giel van Schijndel
[prev]
[next]