primitives: Apply the witness item size limit to every element
This commit fixes a bug in how the Rust Bitcoin library checks the size of individual pieces of data inside a Bitcoin transaction witness. Previously, only the first witness element had its size properly capped; after the first element, th…
67d30d2cby Kyle 🐆+26−11 file