Solidity-RLP v2.0.2
2.0.2
Changed
toBoolean(RLPItem)
will return false for the rlp encoded string, "0x80". This is because common
rlp encoding libraries will encode "0" as "0x80".
toBoolean(RLPItem)
will return false for the rlp encoded string, "0x80". This is because common