71 Commits (60361ca4816dd5b2d10408db3194fb77fcac8720)

Author SHA1 Message Date
Daniel Larimer a9280652ce Fix memory leak on exception in Key::SignCompact 11 years ago
Daniel Larimer 173601705c fix memory leak in CKey::SetCompactSignature() 11 years ago
Pieter Wuille 69fc8047a9 Compact serialization for scripts 12 years ago
Gavin Andresen eed1785f70 Handle corrupt wallets gracefully. 12 years ago
Luke Dashjr 814efd6f1f Bugfix: Fix a variety of misspellings 12 years ago
Philip Kaufmann a3d12f445a fix a memory leak in key.cpp 12 years ago
Pieter Wuille fd61d6f506 Encapsulate public keys in CPubKey 12 years ago
Gavin Andresen acf513cfe7 Move signature cache from CKey::Verify to CheckSig in script.cpp 12 years ago
Gavin Andresen 62922c8ab0 Cache signature verifications 13 years ago
Fordy 3a25a2b9b0 Update License in File Headers 13 years ago
Gavin Andresen 096e06dbb5 Refactor: move code from key.h to key.cpp 13 years ago
Gavin Andresen 882164196e Update all copyrights to 2012 13 years ago
Pieter Wuille 93db3fceac Add GetSecret() and GetKeys() to CKeyStore 13 years ago