forked from cerc-io/laconicd-deprecated
66292080e4
This change fixes an insidious bug that unfortunately tried to split values in multiples of 32, but unfortunately due to the loop conditions, if the length of trace.Memory was less than 32, nothing would be added; if the value wasn't a multiple of 32, the ends wouldn't be added in. Fixes #837 |
||
---|---|---|
.. | ||
evm | ||
feemarket |