Skip to content

use big.Int.Quo() instead of Div() to ensure Go-like rounding behaviour

54dd983
Select commit
Loading
Failed to load commit list.
Closed

Fix rounding behaviour for division of negative number values backed by big.Int #4183

use big.Int.Quo() instead of Div() to ensure Go-like rounding behaviour
54dd983
Select commit
Loading
Failed to load commit list.