Reproduces difference between geth 1.9.13 and 1.9.14 in data returned by
eth_call
for methods which revert with a reason string.
npm install
Requires docker.
The npm commands below launche a geth --dev
instance pulled from the docker hub tag and run .index.js
.
(Client is automatically shut down at the end of command.)
npm run geth:1.9.13
Output
npm run geth:1.9.14
Output