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
4d0e8fb Add unit test SortedMultiVec constructor (Tobin C. Harding)
fb932f6 Actually return the error (Tobin C. Harding)
Pull request description:
We have what appears to be an error return but do not actually return
the error. This line needs an explicit `return` statement otherwise it
is a noop.
ACKs for top commit:
apoelstra:
ACK 4d0e8fb
Tree-SHA512: 7a79b678fb77e092415b78857a5b0bfd2b4cf58382858729f2e6c2d57d8c6b50fabcbe498fd12fee05d9886574a545ad568310df76609fe2eb123af861c4ad14
0 commit comments