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
2011-07-13
Merge pull request #405 from sipa/syncdefault
Jeff Garzik
2011-07-13
fix warning: control reaches end of non-void function [-Wreturn-type]
Giel van Schijndel
2011-07-13
fix warning: variable ‘nMinDepth’ set but not used [-Wunused-but-set-vari...
Giel van Schijndel
2011-07-13
Fix makefile.linux-mingw
Matt Corallo
2011-07-13
Bugfix: add autogenerated addresses to address book
Pieter Wuille
2011-07-13
Bump version to 0.3.25
Jeff Garzik
2011-07-13
Update CWallet::LoadWallet for proper return type.
Jeff Garzik
2011-07-13
fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function]
Giel van Schijndel
2011-07-13
fix warning: unused variable 'X' [-Wunused-variable]
Giel van Schijndel
2011-07-13
fix warning: X enumeration values not handled in switch [-Wswitch-enum]
Giel van Schijndel
2011-07-13
fix warning: comparison of unsigned expression < 0 is always false [-Wtautolo...
Giel van Schijndel
2011-07-13
fix warnings: using the result of an assignment as a condition without parent...
Giel van Schijndel
2011-07-13
fix warnings: expression result unused [-Wunused-value]
Giel van Schijndel
2011-07-13
fix warning on 64bit systems: cast to pointer from integer of different size ...
Giel van Schijndel
2011-07-12
Update makefile.linux-mingw to work with crypter and UPnP fix.
Matt Corallo
2011-07-12
Merge pull request #381 from TheBlueMatt/nminversion
Jeff Garzik
2011-07-12
Merge pull request #352 from TheBlueMatt/newenc
Jeff Garzik
2011-07-13
Make an invalid addrIncoming so that old clients crash.
Matt Corallo
2011-07-13
Use DB Transactions when encrypting wallet.
Matt Corallo
2011-07-13
Do not use obsolete CPrivKey for passing keys around
Pieter Wuille
2011-07-13
Add the walletlock RPC method to lock the wallet manually.
Matt Corallo
2011-07-13
Dynamically remove/insert the Options for encryption in the menus.
Matt Corallo
2011-07-13
Push unlocked_until in getinfo.
Matt Corallo
2011-07-13
Set the number of SHA512 rounds based on the speed of the computer.
Matt Corallo
2011-07-13
Add wallet privkey encryption.
Matt Corallo
2011-07-11
also show balloon on sent transaction, to notify when coins sent
Wladimir J. van der Laan
2011-07-11
Show unconfirmed balance on overview page
Wladimir J. van der Laan
2011-07-11
Make tooltip on refresh more clear
Wladimir J. van der Laan
2011-07-10
Make mlock() and munlock() portable to systems that require the address to be...
Doug Huff
2011-07-09
wxp/mingw build fixes
Wladimir J. van der Laan
2011-07-09
add better windows7/vista look by nico_w
Wladimir J. van der Laan
2011-07-09
remove placeholder text from ui form, code generator screws up on older qt
Wladimir J. van der Laan
2011-07-09
add export functionality for address book / receiving addresses
Wladimir J. van der Laan
2011-07-09
remove magic number: change threshold for nLockTime to constant
Wladimir J. van der Laan
2011-07-09
remove magic number: change threshold for nLockTime to constant
Wladimir J. van der Laan
2011-07-09
remove magic number: change threshold for nLockTime to constant
Wladimir J. van der Laan
2011-07-08
Add context menu on transaction list: copy label, copy address, edit label, s...
Wladimir J. van der Laan
2011-07-08
Transaction list: less terse tooltip
Wladimir J. van der Laan
2011-07-08
send coins dialog: make sure send button remain default button (triggered wit...
Wladimir J. van der Laan
2011-07-08
forgot synced icons
Wladimir J. van der Laan
2011-07-08
Reorganize "send coins" tab
Wladimir J. van der Laan
2011-07-08
Display a "freshness" indicator instead of nr of blocks
Wladimir J. van der Laan
2011-07-08
mlock() all private keys in memory
Dylan Noblesmith
2011-07-08
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-07
"Status" doesn't fit into narrow first column in transaction history, make th...
Wladimir J. van der Laan
2011-07-07
Add German translation by nico_w
Wladimir J. van der Laan
2011-07-07
add [testnet] to whatever the current window title is
Wladimir J. van der Laan
2011-07-07
Selection/tab navigation fixes
Wladimir J. van der Laan
2011-07-07
convert to full tab-based ui
Wladimir J. van der Laan
2011-07-07
Qt handles the "..." for too long table rows. Remove this functionality from ...
Wladimir J. van der Laan
[prev]
[next]