You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bitcoin/deserialize_address.rs test fails on 4243525431 which is just "BCRT1". The crash is
thread 'tests::duplicate_crash' panicked at 'index out of bounds: the len is 0 but the index is 0', /store/home/apoelstra/.cargo/registry/src/index.crates.io-6f17d22bba15001f/bech32-0.10.0-alpha/src/primitives/decode.rs:372:47
Found by @vincenzopalazzo in #2109 (comment)
The
bitcoin/deserialize_address.rstest fails on4243525431which is just "BCRT1". The crash is