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-19
Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoi...
Gavin Andresen
2012-06-19
print large orphan warning BEFORE deleting pvMsg
Gavin Andresen
2012-06-19
Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)
Gavin Andresen
2012-06-19
Use a 64-bit nonce in ping
Pieter Wuille
2012-06-19
Prevent crashes due to missing or corrupted blk????.dat records
Jeff Garzik
2012-06-19
Prevent crashes due to missing or corrupted database records
Jeff Garzik
2012-06-19
Move signature cache from CKey::Verify to CheckSig in script.cpp
Gavin Andresen
2012-06-19
Define BOOST_SPIRIT_THREADSAFE in all makefiles
Jeff Garzik
2012-06-19
Default to DB_TXN_WRITE_NOSYNC for all transactional operations
Jeff Garzik
2012-06-19
Refactor: GetRandHash() method for util
Gavin Andresen
2012-06-19
Cache signature verifications
Gavin Andresen
2012-06-19
Further DoS prevention: Verify signatures last
Gavin Andresen
2012-06-19
Remove invalid dependent orphans from memory
Gavin Andresen
2012-06-19
Optimize orphan transaction handling
Gavin Andresen
2012-06-19
Make orphan logging more verbose, displaying mapOrphanTransactions.size()
Jeff Garzik
2012-06-19
Refactor: move code from key.h to key.cpp
Gavin Andresen
2012-06-19
Bump version numbers to 0.6.3
Gavin Andresen
2012-06-14
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-06-14
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-06-14
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-06-14
Use a 64-bit nonce in ping
Pieter Wuille
2012-06-14
Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694
Wladimir J. van der Laan
2012-06-14
Bugfix: Fix various places where Bitcoin-Qt was being shutdown improperly
Philip Kaufmann
2012-06-14
Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue)
Philip Kaufmann
2012-06-14
Update wiki changelog at doc/release-process.txt
Matt Corallo
2012-06-14
change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not c...
Philip Kaufmann
2012-06-14
removed ability to translate "0 BTC" and "123.456 BTC" as this is only used a...
Philip Kaufmann
2012-06-14
Fix broken config files
Matt Corallo
2012-06-14
Do not select first address automatically in the address book
Wladimir J. van der Laan
2012-06-14
Update comment about secure_allocator<>
Pieter Wuille
2012-06-14
Bump VERSION so we can differentiate between fixed 0.4.7rc2 and not-fixed 0.4...
Luke Dashjr
2012-06-12
Bugfix: Move IsStandard scriptSig size check out of IsPushOnly, since BIP16 v...
Luke Dashjr
2012-06-06
Bugfix: Allow tray icon to linger until Bitcoin-Qt shuts down completely. Fix...
Luke Dashjr
2012-06-06
fix an incorrect if-clause in net.cpp
Philip Kaufmann
2012-06-06
Serialize access to debug.log stream
Michael Hendricks
2012-06-06
Correct blockchain size in contrib/debian.
Matt Corallo
2012-06-06
"USE_UPNP=-" is needed to remove UPnP support.
Chris Moore
2012-05-26
.gitignore: add test_bitcoin
Jeff Garzik
2012-05-25
Do not signal outbound semaphore if uninitialized
Pieter Wuille
2012-05-22
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-05-22
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-05-22
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-05-22
Prevent crashes due to missing or corrupted blk????.dat records
Jeff Garzik
2012-05-22
Prevent crashes due to missing or corrupted database records
Jeff Garzik
2012-05-22
Remove duplicate behavior on MacOSX
Wladimir J. van der Laan
2012-05-22
Correct debug.log output to show correct function the debug is coming from.
R E Broadley
2012-05-22
Filter out whitespace and zero-width non-breaking spaces in validator
Wladimir J. van der Laan
2012-05-20
Update License in File Headers
Fordy
2012-05-20
Update License in File Headers
Fordy
2012-05-20
Update License in File Headers
Fordy
[next]