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-04-14
removed (no label) string if we have NO label
Philip Kaufmann
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-05
Change sign message bitcoin address tooltip to "The address to sign the messa...
graingert
2012-04-05
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-04-05
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-05
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-04-05
Verify status of encrypt/decrypt calls to detect failed padding
Pieter Wuille
2012-04-04
Increase time ago of last block for "up to date" status from 30 to 90 minutes
Wladimir J. van der Laan
2012-04-04
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-04-04
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-04
Use a messagebox to display the error when -server is provided without provid...
Wladimir J. van der Laan
2012-04-04
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-04-04
removed an ugly line break in a transaction tooltip for case TransactionStatu...
Philip Kaufmann
2012-04-04
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-04-04
Fix script tests for P2SH
Luke Dashjr
2012-04-04
Fix testing setup
Vegard Nossum
2012-04-04
Do not invoke anti-DoS system for invalid BIP16 transactions
Pieter Wuille
2012-04-02
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-03-29
Merge branch 'master' of github.com:bitcoin/bitcoin
v0.6.0rc6
v0.6.0
Gavin Andresen
2012-03-29
Merge pull request #1010 from sipa/fastblocks2
Gavin Andresen
2012-03-29
Use transactions-updated as flush condition
Pieter Wuille
2012-03-29
Bump version to 0.6.0rc6
Gavin Andresen
2012-03-29
Workaround hangs when upgrading old addr.dat files
Gavin Andresen
2012-03-29
Merge pull request #1007 from gavinandresen/log_auto_remove
Gavin Andresen
2012-03-29
Auto-remove logs, and decrease logfile size to 10M
Gavin Andresen
2012-03-27
Merge branch 'vfycompsig_0.5.0' into 0.5.0.x
Luke Dashjr
2012-03-27
Minimal support for compressed-key signature recovery (for verifymessage)
Luke Dashjr
2012-03-27
update translations from transifex
Philip Kaufmann
2012-03-26
Merge branch '0.5.0.x' into 0.5.x
Luke Dashjr
2012-03-26
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-03-26
Update version to 60005 (0.6.0rc5)
v0.6.0rc5
Gavin Andresen
2012-03-26
Merge branch 'master' of github.com:bitcoin/bitcoin
Gavin Andresen
2012-03-26
Merge pull request #991 from gavinandresen/disableWinURI
Gavin Andresen
2012-03-26
Merge pull request #990 from sipa/doc
Wladimir J. van der Laan
2012-03-26
Merge branch 'deladdr' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-03-26
Use erase instead of rewrite to remove old addr entries
Pieter Wuille
2012-03-26
Disable bitcoin: URI handling on Windows for the 0.6 release
Gavin Andresen
2012-03-26
Begin doxygen-compatible comments
Pieter Wuille
2012-03-26
make sure Window is shown when clicking bitcoin: Links to get user attention
Philip Kaufmann
2012-03-25
Merge pull request #974 from sipa/walletupgrade
Pieter Wuille
2012-03-25
Merge pull request #983 from laanwj/2012_03_removeunusedutil
Pieter Wuille
2012-03-25
Give DNS seeds a random age between 3 and 7 days old
Pieter Wuille
2012-03-25
remove unused functions from util.h/util.cpp
Wladimir J. van der Laan
2012-03-22
Introduce explicit -walletupgrade option
Pieter Wuille
2012-03-22
Check minversion before loading the rest of the wallet
Pieter Wuille
2012-03-22
When disconnecting a node, clear the received buffer so that we do
Alistair Buxton
2012-03-22
More debug output for failed reorganizations
Pieter Wuille
2012-03-22
Report number of (dis)connected blocks in reorganization
Pieter Wuille
2012-03-22
Use last checkpoint instead of hard-coded 140,700. Fixes #913.
Gavin Andresen
2012-03-22
Merge branch 'checklevel' of https://github.com/sipa/bitcoin
Gavin Andresen
[next]