neo-go/pkg/core/statesync
Roman Khimov 9e112fc024 *: use slices.Clone instead of make/copy
It's much easier this way.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
2024-08-24 22:41:48 +03:00
..
module.go config: replace VerifyBlocks with SkipBlockVerification 2022-12-07 17:35:56 +03:00
module_test.go *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00
mptpool.go *: use slices.Clone instead of make/copy 2024-08-24 22:41:48 +03:00
mptpool_test.go core: fix bug in MPT pool during Update 2021-09-07 19:43:27 +03:00
neotest_test.go *: replace slice.Copy with bytes.Clone 2024-03-05 13:54:10 +03:00