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
/
ui.cpp
Age
Commit message (
Expand
)
Author
2011-07-26
Bugfix: don't overuse limited ExtractAddress
Pieter Wuille
2011-07-17
Use CBitcoinAddress instead of string/uint160
Pieter Wuille
2011-07-17
get rid of mapPubKeys
Pieter Wuille
2011-07-12
Merge pull request #352 from TheBlueMatt/newenc
Jeff Garzik
2011-07-13
Dynamically remove/insert the Options for encryption in the menus.
Matt Corallo
2011-07-13
Add wallet privkey encryption.
Matt Corallo
2011-07-09
remove magic number: change threshold for nLockTime to constant
Wladimir J. van der Laan
2011-07-08
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-05
Fix synchronization of default key
Pieter Wuille
2011-06-27
Fix AddressBook syncrhonization between a CWallet and CWalletDB
Stéphane Gimenez
2011-06-15
CWallet class
Pieter Wuille
2011-06-15
move wallet code to separate file
Pieter Wuille
2011-06-14
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-05-27
Fix GUI build on UNIX.
Matt Corallo
2011-05-27
Handle high DPI a bit more gracefully on Win32. #243
Matt Corallo
2011-05-17
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-15
make bitcoin include files more modular
Wladimir J. van der Laan
2011-05-11
Replace CENT with new constant MIN_TX_FEE, where appropriate.
Jeff Garzik
2011-05-09
Manual merge of jaromil's source tree reorg commit.
Jeff Garzik
2011-04-23
directory re-organization (keeps the old build system)
Jaromil