index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-11-26
1
-3
/
+3
*
Create new keypool for newly encrypted wallets.
Gavin Andresen
2011-11-17
1
-0
/
+1
*
Some extra comments
Pieter Wuille
2011-11-07
1
-1
/
+10
*
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-09-02
1
-11
/
+6
|
\
|
*
Logic running with -keypool=0 was wrong (empty keys were being returned). Fix...
Gavin Andresen
2011-09-01
1
-1
/
+1
|
*
Fix rpc-hanging deadlocks
Gavin Andresen
2011-08-31
1
-10
/
+5
*
|
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-08-16
1
-1
/
+2
|
\
|
|
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-1
/
+2
*
|
Merge remote branch 'upstream/master'
Wladimir J. van der Laan
2011-07-26
1
-9
/
+9
|
\
|
|
*
Use CBitcoinAddress instead of string/uint160
Pieter Wuille
2011-07-17
1
-9
/
+9
|
*
get rid of mapPubKeys
Pieter Wuille
2011-07-17
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-07-15
1
-3
/
+28
|
\
|
|
*
Update CWallet::LoadWallet for proper return type.
Jeff Garzik
2011-07-13
1
-1
/
+1
|
*
Use DB Transactions when encrypting wallet.
Matt Corallo
2011-07-13
1
-0
/
+4
|
*
Add wallet privkey encryption.
Matt Corallo
2011-07-13
1
-1
/
+19
|
*
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-08
1
-1
/
+4
|
*
Fix synchronization of default key
Pieter Wuille
2011-07-05
1
-0
/
+1
|
*
Fix AddressBook syncrhonization between a CWallet and CWalletDB
Stéphane Gimenez
2011-06-27
1
-6
/
+5
|
*
Fix segfault when creating new wallet
Pieter Wuille
2011-06-26
1
-1
/
+0
|
*
Bugfixes walletclass
Pieter Wuille
2011-06-20
1
-1
/
+1
|
*
CWallet class
Pieter Wuille
2011-06-15
1
-37
/
+211
|
*
move wallet code to separate file
Pieter Wuille
2011-06-15
1
-0
/
+441
*
Show unconfirmed balance on overview page
Wladimir J. van der Laan
2011-07-11
1
-0
/
+1
*
Sync to bitcoin git e94010b2395694d56dd6
Wladimir J. van der Laan
2011-07-07
1
-3
/
+6
*
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-26
1
-0
/
+611
[prev]