Preserve key compression attribute while initializing a new instance of CKey.
authorCryptoManiac <balthazar@yandex.ru>
Sat, 2 Apr 2016 20:55:12 +0000 (23:55 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Sat, 2 Apr 2016 20:55:12 +0000 (23:55 +0300)
commit9a848e2cae1fc51c8b76a5d76a69d8fe2d87e078
tree27baa823200e053e0d142b135d4c60bd398de48f
parent2efa010c9826cba06c53aecbea6d89dd0d8d0acc
Preserve key compression attribute while initializing a new instance of CKey.

THis bug was originally reported by Alex AXe: https://bitcointalk.org/index.php?topic=704756.msg14401298#msg14401298
src/key.cpp
src/key.h
src/keystore.cpp
src/walletdb.cpp