Fix PaymentReceived/sha256 handling in full_stack_target 2018-08-channel-fuzz-fixes
authorMatt Corallo <git@bluematt.me>
Thu, 16 Aug 2018 14:31:10 +0000 (10:31 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 17 Aug 2018 02:37:44 +0000 (22:37 -0400)
commit09583f3116edb63dc4fb08f915e9d2836b2f1c3f
tree2368fd470b52e1c98835445c4f71471fe0186b0d
parent609054eae0c7c8cf08645cc6399fd11e840a6d96
Fix PaymentReceived/sha256 handling in full_stack_target

Sha256 in fuzztarget was updated some time ago to use XOR instead
of the first byte of a real SHA256 run and somehow received and
sent payments got crossed in full_stack_target.
fuzz/fuzz_targets/full_stack_target.rs
src/util/mod.rs