neo-go/pkg/util
Roman Khimov d40ccb3e57 util: add Compare to Uint160
It's useful for slices-based sorting/finding.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-27 08:24:52 +03:00
..
bitfield *: use maps.Equal/slices.Equal where appropriate 2024-08-27 08:24:52 +03:00
bench_test.go util: optimize MarshalJSON allocations 2022-06-02 15:38:39 +03:00
uint160.go util: add Compare to Uint160 2024-08-27 08:24:52 +03:00
uint160_test.go util: add Compare to Uint160 2024-08-27 08:24:52 +03:00
uint256.go *: drop pkg/util/slice, use slices.Reverse 2024-08-24 22:41:48 +03:00
uint256_test.go util: reduce allocations in util.Uint256DecodeStringLE 2021-08-17 16:53:39 +03:00