neo-go/pkg/encoding
Roman Khimov b4e4567c2b *: don't use CompareTo name for three-way comparison functions
"Compare" is almost a standard one now, although math/big uses Cmp for historic
reasons (keys.PublicKey does so too). This also fixes Fixed8 since int64 to int
conversion is lossy.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-27 12:29:44 +03:00
..
address [#2442] English Check 2022-05-04 19:48:27 +03:00
base58 [#2442] English Check 2022-05-04 19:48:27 +03:00
bigint *: drop pkg/util/slice, use slices.Reverse 2024-08-24 22:41:48 +03:00
fixedn *: don't use CompareTo name for three-way comparison functions 2024-08-27 12:29:44 +03:00