go-ethereum/common/math
tianyeyouyou b274a273b8 common/math: rename variable name int to n (#29890)
* chore: rename variable name `int` to `in`

* chore: rename variable name `int` to `n`
2024-12-28 09:06:31 +08:00
..
big.go common/math: copy result in Exp (#29233) 2024-12-28 09:06:31 +08:00
big_test.go common/math: rename variable name int to n (#29890) 2024-12-28 09:06:31 +08:00
integer.go common/math: rename variable name int to n (#29890) 2024-12-28 09:06:31 +08:00
integer_test.go common/math: add HexOrDecimal64, HexOrDecimal256 2017-03-23 15:58:42 +01:00