]> git.bitcoin.ninja Git - rust-lightning/commit
Allow `MaybeReadable` to not fully read in `upgradable_option`
authorMatt Corallo <git@bluematt.me>
Thu, 28 Mar 2024 22:06:36 +0000 (22:06 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 8 Apr 2024 16:10:59 +0000 (16:10 +0000)
commitf8b080028ad57d09c6f89e3e1999f42b90e44dbb
tree575cc38d313046988bacfb787bd4efd1394be1d2
parentbdf5a6f1fec9c154750aee7f8fbd2ce89c3523ca
Allow `MaybeReadable` to not fully read in `upgradable_option`

Whils this is generally not supported, issues in our
`MaybeReadable` implementations may occur, and we should try to be
robust against them.
lightning/src/util/ser_macros.rs