Return a bool in SpendCoin to restore pre-per-utxo assert semantics
commit3533fb4d33ecc94a789cb5d4489da22a68fb2168
authorMatt Corallo <git@bluematt.me>
Mon, 5 Jun 2017 15:50:47 +0000 (5 11:50 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 9 Jun 2017 17:10:05 +0000 (9 13:10 -0400)
treed4210584798f80828e4a133bb3d72944cf6a414a
parentec1271f2bea52d43bd24fb93d32d24168f8c6a74
Return a bool in SpendCoin to restore pre-per-utxo assert semantics

Since its free to do so, assert that Spends succeeded when we expect
them to.
src/coins.cpp
src/coins.h
src/validation.cpp