Looks like the underlying _pack function does not support the Solidity bool type - this would be nice to add.
I鈥檓 not at a computer right now, but a quick look at the solidity utility function looks like you are right. This is a bug and I will address is ASAP. Also, I need to check the procedural test cases, because they must be missing bool too.
Thanks!
Travis CI is running against the new test cases now. Once they pass, I will publish to npm.
Fixed in [email protected].
Thanks again! :)
Most helpful comment
Fixed in
[email protected].Thanks again! :)