eth-lib
eth-lib copied to clipboard
Pad tree nodes to even.
Fixes handling odd padded inputs, ie. [..., '0x101', ...] (rlp encoder).
Fixes https://github.com/ethereum/web3.js/issues/1334