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
300efbb Remove a few casts (Tobin C. Harding)
Pull request description:
In an effort to be more readable use `usize::from` instead of a cast. There are a few casts left but this all the ones that can use `From`.
Refactor only, no logic changes.
Close#181
ACKs for top commit:
apoelstra:
ACK 300efbb successfully ran local tests
Tree-SHA512: d955655b28c74dd5d240aef65b925fd695a2e703afe7a29be5c121509ebaa041dbd3f3b010a2c6ef02abf95cddd73fd4dc8939dd5525c8967316a4f6efb9485a
0 commit comments