common/hexutil: fix EncodeBig, Big.MarshalJSON
The code was too clever and failed to include zeros on a big.Word boundary.
Showing
Please register or sign in to comment
The code was too clever and failed to include zeros on a big.Word boundary.