mirror of https://github.com/ethereum/go-ethereum
With Go 1.7, encoding/json marshals float64 using scientific notation ("10e+6"), but Go's int and *big.Int decoders don't accept such numbers. This change disables use of float64 to avoid the problem.pull/14403/head
parent
f9be9a2302
commit
32db571681
Loading…
Reference in new issue