neo-go/pkg/util
Roman Khimov c7b623cc38 *: drop pkg/util/slice, use slices.Reverse
This also removes bigint.FromBytesUnsigned(), it's not used very often and
it's somewhat misleading in the bigint package (which is supposed to use a
very specific enconding).

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-24 22:41:48 +03:00
..
bitfield [#2442] English Check 2022-05-04 19:48:27 +03:00
bench_test.go util: optimize MarshalJSON allocations 2022-06-02 15:38:39 +03:00
uint160.go *: drop pkg/util/slice, use slices.Reverse 2024-08-24 22:41:48 +03:00
uint160_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +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