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
/
keystore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Separate HaveKey function that checks whether a key is in a keystore
Andrew Chow
2018-05-05
1
-0
/
+7
*
Merge #12460: Assert CPubKey::ValidLength to the pubkey's header-relevant size
MarcoFalke
2018-04-04
1
-1
/
+1
|
\
|
*
Assert CPubKey::ValidLength to the pubkey's header-relevent size
Ben Woosley
2018-02-16
1
-1
/
+1
*
|
Inline CKeyStore::AddKey(const CKey &) in CBasicKeyStore
João Barbosa
2018-03-24
1
-4
/
+0
|
/
*
Merge #11403: SegWit wallet support
Jonas Schnelli
2018-01-10
1
-2
/
+55
|
\
|
*
Implicitly know about P2WPKH redeemscripts
Pieter Wuille
2018-01-09
1
-2
/
+33
|
*
Expose method to find key for a single-key destination
Pieter Wuille
2018-01-03
1
-0
/
+22
*
|
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
|
Add GetCScripts to CBasicKeyStore
MeshCollider
2017-12-20
1
-0
/
+10
|
/
*
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
1
-2
/
+0
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-4
/
+4
*
Fix code style in keystore.cpp/crypter.cpp
Jonas Schnelli
2017-10-06
1
-8
/
+5
*
CKeystore: move relevant implementation out of the header
Jonas Schnelli
2017-10-04
1
-0
/
+30
*
Remove unused Boost includes
practicalswift
2017-06-09
1
-2
/
+0
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Fix for incorrect locking in GetPubKey() (keystore.cpp)
Yuri Zhykin
2016-04-20
1
-0
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Add logic to track pubkeys as watch-only, not just scripts
Matt Corallo
2015-07-20
1
-6
/
+35
*
wallet: move crypter to wallet
Cory Fields
2015-03-22
1
-1
/
+0
*
c++11: don't forward-declare types used in maps
Cory Fields
2015-02-03
1
-2
/
+0
*
Remove whitespaces before double colon in errors and logs
Pavel Janík
2015-01-31
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Update comments in keystore to be doxygen compatible
Michael Ford
2014-10-28
1
-2
/
+2
*
script: move CScriptID to standard.h and add a ctor for creating them from CS...
Cory Fields
2014-10-17
1
-1
/
+2
*
[Wallet] Watch-only fixes
Cozz Lovan
2014-10-03
1
-0
/
+7
*
Move CScript class and dependencies to script/script
jtimon
2014-09-08
1
-1
/
+1
*
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
jtimon
2014-09-08
1
-1
/
+1
*
Merge pull request #4673
Wladimir J. van der Laan
2014-08-26
1
-0
/
+6
|
\
|
*
Add boolean HaveWatchonly and signal NotifyWatchonlyChanged
Cozz Lovan
2014-08-11
1
-0
/
+6
*
|
Split up util.cpp/h
Wladimir J. van der Laan
2014-08-26
1
-0
/
+1
|
/
*
Use script matching rather than destination matching for watch-only.
Pieter Wuille
2014-07-02
1
-2
/
+2
*
Add support for watch-only addresses
Pieter Wuille
2014-07-02
1
-0
/
+12
*
Check redeemScript size does not exceed 520 byte limit
Peter Todd
2014-05-08
1
-0
/
+3
*
Move CCryptoKeyStore to crypter.cpp
Wladimir J. van der Laan
2013-12-04
1
-152
/
+0
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-0
/
+5
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-05-30
1
-51
/
+35
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-8
/
+8
*
Encapsulate public keys in CPubKey
Pieter Wuille
2012-05-24
1
-11
/
+11
*
Merge pull request #1354 from fanquake/master
Pieter Wuille
2012-05-20
1
-1
/
+1
|
\
|
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
|
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
1
-3
/
+2
*
|
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-0
/
+16
|
/
*
Further reduce header dependencies
Pieter Wuille
2012-04-17
1
-1
/
+0
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-2
/
+1
*
Use scoped locks instead of CRITICAL_BLOCK
Pieter Wuille
2012-04-09
1
-11
/
+17
*
Verify status of encrypt/decrypt calls to detect failed padding
Pieter Wuille
2012-04-05
1
-0
/
+4
*
Move GenerateNewKey back to CWallet
Pieter Wuille
2012-02-18
1
-10
/
+0
[next]