neoneo-go/pkg/util
Anna Shaleva 8162e9033d *: replace slice.Copy with bytes.Clone
And refactor some code a bit, don't use bytes.Clone where type-specific
helpers may be used instead.

Close #2907.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2024-03-05 13:54:10 +03:00
..
bitfield [#2442] English Check 2022-05-04 19:48:27 +03:00
slice *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
bench_test.go util: optimize MarshalJSON allocations 2022-06-02 15:38:39 +03:00
uint160.go *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
uint160_test.go gomod: upgrade yaml package from v2 to v3 2022-05-30 15:26:17 +03:00
uint256.go *: apply go 1.19 formatter heuristics 2022-08-09 15:37:52 +03:00
uint256_test.go util: reduce allocations in util.Uint256DecodeStringLE 2021-08-17 16:53:39 +03:00