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-10-15
Update supported translations
Luke Dashjr
2012-10-15
fix wrong (signed/unsigned) printf format specifier in bitcoinrpc.cpp
Philip Kaufmann
2012-10-09
Update supported translations
Luke Dashjr
2012-10-09
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-10-09
Avoid crashes at shutdown due to printf() in global destructors.
Gavin Andresen
2012-10-09
Send --help message to stdout i.s.o stderr
Wladimir J. van der Laan
2012-10-09
When encrypting the wallet, warn user that old backups will become useless.
Rune K. Svendsen
2012-10-09
Add a backup warning to the encryptwallet RPC command
kjj2
2012-10-09
toHTML won't add empty wtx.mapValue elements
xanatos
2012-10-09
Compile/link Bitcoin-Qt.app with -pthread
Gavin Andresen
2012-10-09
Update Bugreport Links
fanquake
2012-10-09
Change hotkey for "Send" button to "e" since "S" is already used for "Setting...
Philip Kaufmann
2012-09-17
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-09-17
Apply BIP30 checks to all blocks except the two historic violations.
Gregory Maxwell
2012-09-11
Update supported translations
Luke Dashjr
2012-09-11
Apply MIT license to md2k7 art
Luke Dashjr
2012-09-10
Docs Tidy up
fanquake
2012-09-10
Bugfix: Correct doubled-up & in translations and remove extra spaces ...
Luke Dashjr
2012-09-10
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-09-10
select(): Use precise fd presence check, rather than imprecise hSocketMax test
Jeff Garzik
2012-09-10
Bugfix: Don't consider invalid listening socket in hSocketMax
Luke Dashjr
2012-09-06
Update supported translations
Luke Dashjr
2012-09-06
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-09-06
Correct LoadWallet() return value (false -> DB_LOAD_OK)
xanatos
2012-09-06
Remove json/*.cpp from Qt build system
Wladimir J. van der Laan
2012-08-28
Update supported translations
Luke Dashjr
2012-08-27
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-27
Bump version to 0.4.8
Luke Dashjr
2012-08-27
Special-case the last alert for alert-key-compromised case
Gavin Andresen
2012-08-27
Alert system DoS prevention
Gavin Andresen
2012-08-26
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-26
Support sending to script (P2SH) addresses
Luke Dashjr
2012-08-26
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-26
Checkpoint at block 185333 (and remove a couple of intermediate checkpoints)
Gavin Andresen
2012-08-26
Override progress bar on platforms with segmented progress bars
Wladimir J. van der Laan
2012-08-26
Minimal adaptations to getmemorypool for BIP 34
Luke Dashjr
2012-08-26
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-26
Reject block.nVersion<=1 blocks if network has upgraded to version=2
Gavin Andresen
2012-08-26
Block height in coinbase as a new block rule
Gavin Andresen
2012-08-26
Add CBlock::CURRENT_VERSION and CTransaction::CURRENT_VERSION constants.
Gavin Andresen
2012-08-26
Work around a distcc bug where -MMD output isn't copied.
Matt Corallo
2012-08-26
update some strings used as warning messages in sendcoinsdialog.cpp
Philip Kaufmann
2012-08-24
Bugfix: Make USE_UPNP=- work with makefile.{linux-mingw,mingw,osx} too
Luke Dashjr
2012-08-22
fix a compiler sign warning in OpenBlockFile()
Philip Kaufmann
2012-08-12
fix further spelling errors / remove a tab in the source
Philip Kaufmann
2012-08-12
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-12
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-12
Bugfix: Correct English grammar regarding "'s"
Luke Dashjr
2012-08-12
Bugfix: Use standard BTC unit in comments
Luke Dashjr
2012-08-12
Bugfix: Fix a variety of misspellings
Luke Dashjr
[next]