GemHQ / money-tree

A Ruby implementation of Bitcoin HD Wallets (Hierarchical Deterministic) BIP32
MIT License
185 stars 68 forks source link

refactor eckey tenary in valid? method #31

Closed boveus closed 5 years ago

boveus commented 6 years ago

Hi everyone, A friend of mine brought this repo to my attention. I was looking through it and noticed a small change that seems (to me, at least) to make the code a little more readable.

This is a pretty cool project, looking forward to contributing some more in the future.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.384% when pulling c1327b4d85499c8eb5b6460a77753489db9bd67e on boveus:master into 2686577092d3d4e2af8de8552782ff633e61e652 on GemHQ:master.