Merge pull request #892 from TheBlueMatt/2021-04-fix-htlc-ser
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Mon, 31 May 2021 23:52:22 +0000 (23:52 +0000)
committerGitHub <noreply@github.com>
Mon, 31 May 2021 23:52:22 +0000 (23:52 +0000)
commitc05347f48a4ff2789ae261ee8c8f3f4277489420
tree89909f044d2ed9a107a231c56f4760529d02be98
parent4cc320bb602972ddd46c463208fe0440cff66498
parent25dbd0d7e09dac82ea80aa8df89615150cd105cc
Merge pull request #892 from TheBlueMatt/2021-04-fix-htlc-ser

Correct Channel outbound HTLC serialization and expand fuzzing coverage
fuzz/src/full_stack.rs
lightning/src/ln/channel.rs