GNSPS / solidity-bytes-utils

Utility Solidity library composed of basic operations for tightly packed bytes arrays
The Unlicense
514 stars 109 forks source link

Implement toUintXX for 64, 96 and 128 bits #25

Closed bh2smith closed 5 years ago

bh2smith commented 5 years ago

Closes #24

Test Plan: run truffle test.

GNSPS commented 5 years ago

Just redid some of the bogus data in the tests to match the previous style but other than that LGTM! 😄 Thank you for the contribution @bh2smith!

GNSPS commented 5 years ago

I just pointed the PR to the develop branch. Could you please just resolve the conflicts by committing to your branch?

bh2smith commented 5 years ago

Thanks @GNSPS, I believe the conflicts have been resolved appropriately. Is there a release schedule planned for these changes?

GNSPS commented 5 years ago

I'm sorry for the delay, @bh2smith!!

I'll merge and release right away! 😄

GNSPS commented 5 years ago

Released in both EPM and NPM! 😄 🙌