CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something...
authorChris Moore <dooglus@gmail.com>
Thu, 12 Apr 2012 20:13:08 +0000 (13:13 -0700)
committerLuke Dashjr <luke-jr+git@utopios.org>
Sun, 15 Apr 2012 17:31:50 +0000 (13:31 -0400)
commit7c3db2129e3d625e05ee56b3d07d12c0b6cfed92
treef42df69bb984956816da3f07950dd2ab6e22f1f9
parentb7566fe29c2053843d2cec90a70fd699f5590391
CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version.
src/base58.h
src/test/key_tests.cpp