Forked from
github / maticnetwork / bor
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
testdata | ||
bridge.go | ||
console.go | ||
console_test.go | ||
prompter.go |
good morning!!!!
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.
Name | Last commit | Last update |
---|---|---|
.. | ||
testdata | ||
bridge.go | ||
console.go | ||
console_test.go | ||
prompter.go |