Make an invalid addrIncoming so that old clients crash.
authorMatt Corallo <matt@bluematt.me>
Sun, 10 Jul 2011 14:07:22 +0000 (16:07 +0200)
committerMatt Corallo <matt@bluematt.me>
Wed, 13 Jul 2011 00:11:25 +0000 (02:11 +0200)
commit7414733beac92ce8ba365def592d0363fb24872c
tree2f019cb47d37a9a52481bf2aa722ca1ac4e5ce3b
parent96f34cd5c4d76459917b29b15aa9f4b7e2a6cec1
Make an invalid addrIncoming so that old clients crash.

This prevents old clients from opening, and thus corrupting
or otherwise causing harm to encrypted wallets.
src/db.cpp
src/main.cpp
src/main.h
src/wallet.cpp